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
- fix(math): bound Unmarshal input length to prevent superlinear big.Int parse
- ci(mergify): upgrade configuration to current format
- fix(store): delete stale commit-info metadata on prune (#26551)
- fix(baseapp): make BaseApp.Close idempotent (#26558)
- baseapp: BaseApp.Close is not idempotent — double app.Close() on shutdown panics with PebbleDB ("pebble: closed")
- fix(baseapp): make Close idempotent to avoid double-close panic on shutdown
- build(deps): Bump actions/cache from 5 to 6
- build(deps): Bump github.com/cockroachdb/errors from 1.13.0 to 1.14.0 in /client/v2
- `rootmulti.PruneStores` prunes IAVL versions but never deletes commit-info records (`s/<version>`) — unbounded metadata DB growth
- fix(store/rootmulti): prune stale commit-info records
- Docs
- Go not yet supported