Open Issues Need Help
View All on GitHub good first issue
Add blob splitting and joining to TxClient 5 months ago
good first issue WS: BestTxs TxClient
Add a flag for enabling the legacy block prop 9 months ago
good first issue required WS: V6
Improve `TestPrepareProposalConsistency` 9 months ago
good first issue
Talis check if any existing experiment is running 10 months ago
good first issue talis
Benchmark ABCI methods 10 months ago
good first issue ice-box
Visual representation of share for share splitting tests 11 months ago
good first issue
Godoc for TestMinDataAvailabilityHeader 11 months ago
good first issue
Fix all modernize issues 11 months ago
good first issue go
good first issue nice to have
enhancement good first issue
Use github token in protobuf workflows 11 months ago
good first issue CI
Prefer use of appconsts when referencing chains about 1 year ago
AI Summary: The task involves refactoring the Celestia-app codebase to replace all hardcoded chain IDs with references to the `appconsts` package, ensuring a single source of truth for chain identifiers. This will improve maintainability and reduce the risk of inconsistencies.
Complexity:
3/5
enhancement good first issue
talis: refactor similar code to use `runScriptInTMux` about 1 year ago
AI Summary: Refactor duplicate code within the Celestia-app deployment scripts to utilize the existing `runScriptInTMux` function, improving code consistency and reducing redundancy. This involves identifying all instances of similar code in the deployment files (likely related to executing commands within tmux) and replacing them with calls to the `runScriptInTMux` function.
Complexity:
3/5
good first issue talis