Releases: PeggyJV/sommelier
Release 9.3.0
Fixes for ISA-2025-001
This is a non-state breaking upgrade. Validators can update at any time.
Release 9.2.0
Updated release with IBC-go v7.9.2 which fixes ASA-2025-004
V9.1.0 is withdrawn because it interfered with the axelar cork middleware.
Sommelier v9.0.1
This release bumps Comet BFT to v0.37.15
Sommelier v9.0.0
Sommelier v9.0.0
This upgrade includes various security and bug patches, bumps the Cosmos SDK dependencies to v0.47.15, and adds a proceeds parameter to x/cellarfees for more flexible use of platform revenue.
The scheduled upgrade height for this version is 18,438,000
Sommelier v8.0.3
🚀🚀🚀
[FAILED] Sommelier v8.0.2
Do not use
[FAILED] Sommelier v8.0.1
Patch adding missing ibc-go v7 config in app.go.
[Deprecated] Sommelier v8.0.0
!!! Please use the v8.0.3 release as this binary is missing important ibc-go configuration and other bug fixes!!!
Sommelier v8.0.0
This upgrade moves Sommelier to major version 8.
Summary of changes
- Add the addresses module for mapping cosmos/evm addresses
- Update the cellarfees module to start fee auctions based on the accrued USD value of a particular denom
- Update the auction module to allow a portion of SOMM proceeds earned by auctions to be burned
- Upgrade the gravity module to v5
- Update the incentives module to support validator-specific rewards subsidized by the community pool
- Adds additional events to x/cork and x/axelarcork to allow tooling to more easily track the status of corks
- Fixes ExportGenesis bug in x/axelarcork
- Fixes some help text and argument parsing bugs for various CLI commands
Release 7.0.2
🚀🚀🚀
Release 7.0.1
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.