Skip to content

Releases: sei-protocol/sei-chain

3.0.5

26 Jun 22:35
Compare
Choose a tag to compare

sei-chain:

sei-tendermint:

sei-iavl:

Test upgrade

16 Jun 06:20
Compare
Choose a tag to compare
Test upgrade Pre-release
Pre-release
3.0.3-tonytest

upgrade handler

3.0.4

16 Jun 15:10
dba1689
Compare
Choose a tag to compare

sei-chain:

  • [#874] (#874) Charge rent after Sudo call
  • [#869] (#869) Require fee per byte in order data
  • [#861] (#861) Fix tokenfactory metadata

sei-cosmos:

sei-tendermint:

test short key

09 Jun 13:20
Compare
Choose a tag to compare
test short key Pre-release
Pre-release
3.0.3-shortkey-test-2

bump

test short distr key

09 Jun 09:16
Compare
Choose a tag to compare
test short distr key Pre-release
Pre-release
3.0.3-shortkey-test

test short key

3.0.3

05 Jun 15:44
8d7de6c
Compare
Choose a tag to compare

sei-chain:
[#816] (#816) Reenable tx concurrency for non oracle/priority txs

sei-cosmos:
[#254] (sei-protocol/sei-cosmos#254) Use sequential searching instead of binary search for coins

sei-tendermint:
[#143] (sei-protocol/sei-tendermint#143) Fix cpu leak for simple pq but stopping timer
[#140] (sei-protocol/sei-tendermint#140) Add raw logs to tx output

3.0.2

28 May 02:40
Compare
Choose a tag to compare

sei-chain:

3.0.1

23 May 20:53
81b8af7
Compare
Choose a tag to compare

sei-chain:

  • [#797] (#797) Don't charge gas for loading contract dependencies
  • [#792] (#792) Reset block gas meter if concurrent processing fails
  • [#791] (#791) Disable skipFastStorageUpgrade to make iavl dump faster
  • [#790] (#790) Disable non-prioritized tx concurrency
  • [#789] (#789) Adds appropriate READ access for dex contract in antehandler
  • [#788] (#788) Clear dex memstate cache when falling back to sequential processing
  • [#786] (#786) Add NoVersioning to seid command
  • [#781] (#781) Add order limit for price level and pair limit for contracts

tm-db:

sei-tendermint:

3.0.0

17 May 00:23
Compare
Choose a tag to compare

sei-chain:

[https://github.com//pull/777] (#777) Parallelize Sudo Deposit
[https://github.com//pull/771] (#771) Parallelize BeginBlock for x/dex
[https://github.com//pull/768] (#768) Add FOK back to order match result
[https://github.com//pull/763] (#763) Refactor dex EndBlock to optimize store access
sei-cosmos

[https://github.com//pull/240] (sei-protocol/sei-cosmos#239) Add dex contract ACL type
[https://github.com//pull/237] (sei-protocol/sei-cosmos#237) Add next-account-numnber cli
sei-tendermint

[https://github.com//pull/135] (sei-protocol/sei-tendermint#135) Auto switch to blocksync should only start in consensus mode

2.0.48beta

04 May 21:14
d6a3e60
Compare
Choose a tag to compare

sei-chain:

[https://github.com//pull/743] (#743) Do not unregister contract if out of rent
[https://github.com//pull/742] (#742) Add more metrics to dex module
[https://github.com//pull/733] (#733) Remove liquidation logic from dex
sei-cosmos

[https://github.com//issues/235] (sei-protocol/sei-cosmos#235) Fix x/simulation fee check
[https://github.com//issues/234] (sei-protocol/sei-cosmos#234) Add more metrics for Begin/Mid/End Block
sei-tendermint

[https://github.com//pull/134] (sei-protocol/sei-tendermint#134) Fix nil peer address map