cosmos-sdk
https://github.com/cosmos/cosmos-sdk
Go
:chains: A Framework for Building High Value Public Blockchains :sparkles:
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported5 Subscribers
Add a CodeTriage badge to cosmos-sdk
Help out
- Issues
- Moh
- Declarative internal-only messages (governance/module dispatch only, reject direct submission)
- test(blockstm): add property-based fuzz harness for parallel execution
- fix(baseapp): enforce MaxBlockGas in ProcessProposal with NoOpMempool, guard gas overflow in tx selection
- ci(mergify): upgrade configuration to current format
- baseapp: BaseApp.Close is not idempotent — double app.Close() on shutdown panics with PebbleDB ("pebble: closed")
- `rootmulti.PruneStores` prunes IAVL versions but never deletes commit-info records (`s/<version>`) — unbounded metadata DB growth
- perf(store): memoize LastCommitID to drop merkle rebuild on every query
- Fix feegrant periodic zero period
- fix(baseapp): sanitize ABCI query path used as telemetry key
- Docs
- Go not yet supported