Skip to content

Releases: PeggyJV/sommelier

Release 7.0.1

09 Feb 15:18
25bf250
Compare
Choose a tag to compare

Update the gravity module to v4.0.1, which contains an update to the query server to no longer return TXs to the orchestrator that it will be unable to submit.

Release 7.0.0

04 Feb 20:01
edbad9d
Compare
Choose a tag to compare

Sommelier v7

Requires Go 1.19

Updates cosmos-sdk to v0.46.14, ibc-go to v6.2.0, and switches to cometbft for consensus.

New modules:

  • x/auction - dutch auctions of bridged cellar fee tokens for SOMM
  • x/axelarcork - add and manage cellars on EVMs that are not Ethereum mainnet
  • x/pubsub - decentralize strategists by allowing governance to manage permissioned publishers of cellar updates, and replace steward-registry with on-chain registration of validator CA certs and Steward URLs

Updated modules:

  • x/cellarfees - create auctions when fee thresholds have been met, and distribute the proceeds of those auctions to stakers over time
  • x/cork - improve the strategist experience on Ethereum mainnet
  • x/gravity - various small state-breaking improvements

To be used after the Sommelier v7 upgrade has passed. Requires Steward v4.0.0 as a sidecar.

Release 6.0.0

25 Apr 16:40
1b659af
Compare
Choose a tag to compare

Please note this release requires Go 1.18.

  • Upgrade to cosmos-sdk 0.45.10
  • Upgrade to ibc-go 3.4.0
  • Add support for interchain accounts by adding the ICA host module
  • Pin to a version of the gravity module with bugfixes for ledger support, setting delegate keys, and corresponding dependency upgrades

Release 5.0.0

18 Feb 02:18
7e2062d
Compare
Choose a tag to compare

This upgrade adds the incentives module and adds Ledger support for gravity bridge operations.

Release 4.0.3

11 Dec 23:45
318442d
Compare
Choose a tag to compare

Small bugfix to use the GRPC gateway properly to route Tendermint queries.

Release 4.0.2

14 Oct 23:24
355b126
Compare
Choose a tag to compare

This is a critical security patch for the "dragonberry" incident, and can be upgraded to immediately.

Release 4.0.1

13 May 05:37
d3ba28a
Compare
Choose a tag to compare

This is a critical update to the v4 release that resolves a sequencing issue in the migration.

Release 3.1.1

08 Feb 17:13
5387915
Compare
Choose a tag to compare

🚀🚀🚀

Fixes the non-determinism observed in v3.1.0

Release 3.1.0

31 Jan 19:41
8f0bbc7
Compare
Choose a tag to compare

This is a security release for the Sommelier-3 chain.

It is safe to deploy to all existing nodes without a chain halt.

It resolves security issues in PeggyJV/gravity-bridge#343 from the Crypto.com Cronos dev team and in PeggyJV/gravity-bridge#345.

Release 3.0.7

24 Jan 19:50
6ffced0
Compare
Choose a tag to compare

Version for the sommelier network restart.