Releases: sei-protocol/sei-cosmos
Releases · sei-protocol/sei-cosmos
Handle simulate in BeginBlock
Bypass unnecessary logics in BeginBlock for simulate (#565) ## Describe your changes and provide context If BeginBlock is part of a simulate/tracer, do not validate block height and skip streaming listener. ## Testing performed to validate your change integrate with local sei
Add InplaceTestnet command
Add in-place-testnet command (#561) ## Describe your changes and provide context (sei-chain PR: https://github.com/sei-protocol/sei-chain/pull/2063) To use: 1. modify `~/.sei/config/config.toml`: change `mode` to `validator` and turn off statesync 2. run `seid in-place-testnet <some new chain id name e.g. localsei> ## Testing performed to validate your change
tony-inplace-testnet-4
iterates
tony-inplace-testnet-3
Add in-place-testnet command
tony-inplace-testnet-2
Add in-place-testnet command
tony-inplace-testnet-1
Add in-place-testnet command
Add MinTxsInBlock
Integrate with MinTxsInBlock (#558) ## Describe your changes and provide context Pass through MinTxsInBlock between app side and tendermint side ## Testing performed to validate your change integrated with sei-chain and tested on local sei
Add CT Types
Adds CT Resource Types to sdk acl types
v0.3.45
v0.3.37-log
v0.3.37-log-2 logs