sei-chain:
- [#743] (sei-protocol#743) Do not unregister contract if out of rent
- [#742] (sei-protocol#742) Add more metrics to dex module
- [#733] (sei-protocol#733) Remove liquidation logic from dex
sei-cosmos
- [#235] (sei-protocol/sei-cosmos#235) Fix x/simulation fee check
- [#234] (sei-protocol/sei-cosmos#234) Add more metrics for Begin/Mid/End Block
sei-tendermint
- [#134] (sei-protocol/sei-tendermint#134) Fix nil peer address map
sei-chain:
- [#726] (sei-protocol#726) Fix of dex rent transfer issue
- [#723] (sei-protocol#723) Security CW Patch Cherry
- [#699] (sei-protocol#699) Loadtest update
- [#716] (sei-protocol#716) Sei cluster init script update
- [#725] (sei-protocol#725) DBSync config update
- [#718] (sei-protocol#718) Update mint distriution to be daily
- [#729] (sei-protocol#729) Add gov prop handler for updating current minter
- [#730] (sei-protocol#730) Add README.md for epoch module
- [#727] (sei-protocol#727) Bump max wasm file size to 2MB
- [#731] (sei-protocol#731) Bump for module to module debug logs
- [#732] (sei-protocol#732) Remove x/nitro from genesis version
sei-cosmos:
- [#231] (sei-protocol/sei-cosmos#231) Typo for m2m debug message
- [#230] (sei-protocol/sei-cosmos#230) Add debug message for module to module transactions
- [#228] (sei-protocol/sei-cosmos#228) Deprecate LoadLatest flag
- [#229] (sei-protocol/sei-cosmos#229) Replace snapshot manager multistore with new one after DBSync
sei-tendermint:
- [#130] (sei-protocol/sei-tendermint#130) Do not run DBSync if there is already a readable app version
sei-chain:
- [#694] (sei-protocol#694) Register prune command
- [#702] (sei-protocol#702) Change tick failure log to warning
sei-cosmos:
- [#227] (sei-protocol/sei-cosmos#227) Add checkTxResponse log to RPCResponse
- [#224] (sei-protocol/sei-cosmos#224) Default to secp256k1
- [#220] (sei-protocol/sei-cosmos#220) Add admin field to base vesting account
- [#218] (sei-protocol/sei-cosmos#218) Restart node instead of panicking
- [#216] (sei-protocol/sei-cosmos#216) Fix pruning command
sei-tendermint:
- [#118] (sei-protocol/sei-tendermint#118) Add DBSync module
sei-chain: https://github.com/sei-protocol/sei-chain/compare/2.0.44beta...2.0.45beta-release
sei-cosmos: https://github.com/sei-protocol/sei-cosmos/releases/tag/v0.2.14
- #210 Add levelDB compaction goroutine
sei-tendermint: https://github.com/sei-protocol/sei-tendermint/releases/tag/v0.2.4
- #110 Add more granular buckets for block interval
- #111 Add unused prival pubKey back to node info - fix for IBC on full nodes
- #113 Add metrics label for missing val power
sei-chain:
- [#658] (sei-protocol#658) Revert EventAttribute fields to byte array
sei-cosmos: https://github.com/sei-protocol/sei-cosmos/compare/sei-cosmos-2.0.42beta...v2.0.43beta-release
- [#204] (sei-protocol/sei-cosmos#204) IBC Compatibility Fix
sei-tendermint: https://github.com/sei-protocol/sei-tendermint/compare/2.0.42beta-release...2.0.43beta-release
- IBC Compatibility Fix
- Bump default max gas limit
- Add metrics & visibility for high block time
sei-chain:
- [#670] (sei-protocol#670) Add add-wasm-genesis-message to seid
- [#654] (sei-protocol#654) Improve endblock performance and fix trace
sei-cosmos: https://github.com/sei-protocol/sei-cosmos/compare/v0.2.8...v0.2.12
- improvements around monitoring for sei-cosmos
- dont enforce gas limit on deliverTx
- refactor slashing module
sei-tendermint:
- [#95] (sei-protocol/sei-tendermint#95) Patch forging empty merkle tree attack vector
- set default max gas param to 6mil
- log tunning for p2p
- [#646] (sei-protocol#646) Optimizations for FinalizeBlock
- [#644] (sei-protocol#644) [Oak Audit] Add check for non-existent transaction
- [#647] (sei-protocol#647) Fixes to race conditions
- [#638] (sei-protocol#638) Emit Version Related Metrics
- [#636] (sei-protocol#636) Fix deadlock with upgrades
- [#635] (sei-protocol#635) Add event to dex messages
- #632 Bump Sei-tendermint to reduce log volume
- #631 Nondeterminism deadlock fixes
- #630 Mempool configs to avoid node slow down
- #623 [epoch] Add new epoch events by @udpatil in #623
- #624 [dex][mint] Add long messages for dex and mint by @udpatil in #624
- #588 Send deposit funds in message server instead of EndBlock by @codchen in #588
- #627 [oracle] Add slash window progress query by @udpatil in #627 label* #625 Update contract rent deposit logic + add query endpoint by @LCyson in #625
- #621 Add success count to the oracle query
- #600 Add params to guard Nitro fraud challenge
- sei-tendermint #73 reduce checktx log noise
- #603 Set mempool ttl