Open Issues Need Help
View All on GitHub Talis check if any existing experiment is running about 1 hour ago
good first issue talis
Improve `TestPrepareProposalConsistency` 2 days ago
good first issue
Benchmark ABCI methods 8 days ago
good first issue ice-box
Add blob splitting and joining to TxClient 13 days ago
good first issue WS: BestTxs TxClient
Visual representation of share for share splitting tests about 1 month ago
good first issue
Godoc for TestMinDataAvailabilityHeader about 1 month ago
good first issue
Fix all modernize issues about 1 month ago
good first issue go
Reconcile governance params on Arabica, Mocha, Mainnet Beta about 1 month ago
good first issue nice to have
enhancement good first issue
Use github token in protobuf workflows about 2 months ago
good first issue CI
Prefer use of appconsts when referencing chains 4 months 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
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