Releases: sei-protocol/sei-chain
3.0.5
sei-chain:
sei-tendermint:
- [#149] (sei-protocol/sei-tendermint#149) Fix condition for tx key dissemination
sei-iavl:
- [#32] (sei-protocol/sei-iavl#32) Separate orphan storage
Test upgrade
3.0.3-tonytest upgrade handler
3.0.4
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:
- [#287] (sei-protocol/sei-cosmos#287) Refactor deferred balance to use memkv
- [#286] (sei-protocol/sei-cosmos#286) Prevent multisig sign with wrong key
- [#284] (sei-protocol/sei-cosmos#284) Fix allowed_msg uncapped spend limit
- [#280] (sei-protocol/sei-cosmos#280) Barberry patch
sei-tendermint:
- [#148] (sei-protocol/sei-tendermint#148) Add sleep to avoid consensus reactor retrying too quickly
test short key
3.0.3-shortkey-test-2 bump
test short distr key
3.0.3-shortkey-test test short key
3.0.3
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
3.0.1
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:
- [#2] (sei-protocol/tm-db#2) Load items eagerly to memdb_iterator to avoid deadlock
sei-tendermint:
- [#137] (sei-protocol/sei-tendermint#137) New endpoint to expose lag
3.0.0
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
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