Skip to content

Releases: sei-protocol/sei-chain

2.0.42beta

30 Mar 02:53
Compare
Choose a tag to compare

sei-chain:

  • [#670] (#670) Add add-wasm-genesis-message to seid
  • [#654] (#654) Improve endblock performance and fix trace

sei-cosmos: sei-protocol/sei-cosmos@v0.2.8...v0.2.12

  • improvements around monitoring for sei-cosmos
  • dont enforce gas limit on deliverTx
  • refactor slashing module

sei-tendermint:

2.0.41beta

20 Mar 21:44
fcfd1ed
Compare
Choose a tag to compare

What's Changed

Block time and storage space optimizations. Includes a storage migration if you're upgrading!

Full Changelog: 2.0.40beta...2.0.41beta

2.0.40beta

10 Mar 15:56
bb0c056
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.39beta...2.0.40beta

Test disabling rechecktx

06 Mar 05:29
Compare
Choose a tag to compare
2.0.39beta-internal-2

bump

2.0.39beta

06 Mar 17:42
d747dee
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.38beta...2.0.39beta

2.0.38beta

03 Mar 21:33
b758ad4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.37beta...2.0.38beta

2.0.37beta

28 Feb 17:44
5690115
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.36beta...2.0.37beta

2.0.36beta

27 Feb 19:13
Compare
Choose a tag to compare

2.0.36beta - 2023-02-27

Features

  • #603 Set mempool ttl

Bug Fixes

  • #612 Optimistic Processing should finish before main goroutine
  • #613 Incorporate IAVL change that removes mutex locking
  • Various audit fixes

Full Changelog: 2.0.32beta...2.0.36beta

2.0.35beta

27 Feb 17:54
Compare
Choose a tag to compare

Features

  • #603 Set mempool ttl

Bug Fixes

  • #612 Optimistic Processing should finish before main goroutine
  • #613 Incorporate IAVL change that removes mutex locking
  • Various audit fixes

Full Changelog: 2.0.32beta...2.0.35beta

atlantic-2

24 Feb 20:17
bb91480
Compare
Choose a tag to compare
2.0.34beta-atlantic-2

[go.mod] bump with cache fix (#601)