- #2 Fix GRPC bug
- #88 Fix Rollback bug not actually rolling back CMS version
- [https://github.com/cosmos/cosmos-sdk/commit/4f1cc3aeac7884cf1f522b87af04a455e92db7cf]
- #1 Integrate Cosmos with sei-tendermint and ABCI++
- #14 Integrate Cosmos with Tendermint tracing
- (x/auth/vesting) #11652 Add util functions for
Period(s)
- #14168 perf: store/cachekv: preallocate kvL in dirtyItems which gets appended too
- #10024 fix!: store/cachekv: reduce growth factor for iterator ranging using binary searches #10024
- #17 Support SR25519 algorithm for client transaction signing
- #23 Add priority to CheckTx based on gas fees
- (x/accesscontrol) #24 Add AccessControl module
- #27 Add tx channels for parallel DeliverTx signaling
- (x/accesscontrol) #30 Add resource hierarchy helper to build resource dependencies
- (x/accesscontrol) #33 Add gov proposal handler for x/accesscontrol
- (x/accesscontrol) #36 Add dependency DAG to x/accesscontrol
- (x/accesscontrol) #41 Add ante dependency decorator to define dependencies
- (x/accesscontrol) #53 Add wasm dependency to accesscontrol keeper
- #58 Lazy deposits all module accounts during EndBlock for parallel DeliverTx
- (x/accesscontrol) #59 Add gov proposal type for wasm dependency mapping updates
- #61 Add deferred withdrawl for module accounts
- #63 Add support for deferred mint/burn from the module accounts
- #88 Add support for hard rollbacks