sei-chain: https://github.com/sei-protocol/sei-chain/compare/2.0.44beta...2.0.45beta-release
- #666 [DEX] remove BeginBlock/FinalizeBlock sudo hooks
- #674 Longterm fix for max gas enforcement
- #666 [DEX] remove BeginBlock/FinalizeBlock sudo hooks
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