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
- ci: use merge_group base/head for dependency-review comparison
- fix: The unordered transaction's timeout timestamp is strictly in the future, so that it is never accepted in a block in which its nonce is pruned.
- ci: attest and verify provenance of nightly Pages binaries
- Declarative internal-only messages (governance/module dispatch only, reject direct submission)
- test(blockstm): add property-based fuzz harness for parallel execution
- fix(server): lower default gRPC MaxSendMsgSize from ~2GB to 10MB
- fix(store): bound decompressed snapshot chunk size to prevent decompression-bomb DoS
- fix(x/staking): propagate AfterUnbondingInitiated hook error instead of swallowing it
- fix(baseapp): enforce MaxBlockGas in ProcessProposal with NoOpMempool, guard gas overflow in tx selection
- fix(types/query): cap pagination limit to prevent unbounded store iteration DoS
- Docs
- Go not yet supported