Skip to content

Releases: sei-protocol/sei-cosmos

Handle simulate in BeginBlock

20 Feb 03:26
4221bc1
Compare
Choose a tag to compare
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

31 Jan 05:51
9fa6181
Compare
Choose a tag to compare
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

31 Jan 03:54
Compare
Choose a tag to compare
Pre-release
iterates

tony-inplace-testnet-3

24 Jan 15:55
Compare
Choose a tag to compare
Pre-release
Add in-place-testnet command

tony-inplace-testnet-2

24 Jan 15:53
Compare
Choose a tag to compare
Pre-release
Add in-place-testnet command

tony-inplace-testnet-1

24 Jan 15:48
Compare
Choose a tag to compare
Pre-release
Add in-place-testnet command

Add MinTxsInBlock

06 Jan 12:06
7160581
Compare
Choose a tag to compare
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

07 Dec 02:04
a11b106
Compare
Choose a tag to compare
Add CT Types Pre-release
Pre-release

Adds CT Resource Types to sdk acl types

v0.3.45

20 Nov 04:42
042ea18
Compare
Choose a tag to compare
Param change verification (#551)

## Describe your changes and provide context
Ensure param changes are valid
## Testing performed to validate your change
Unit tests, tested on local chain

v0.3.37-log

29 Oct 02:55
Compare
Choose a tag to compare
v0.3.37-log Pre-release
Pre-release
v0.3.37-log-2

logs