Releases: evmos/evmos
v8.2.3
v8.2.3
Release Notes
This releases fixes the issue of the iavl-disable-fastnode
config not being able to be set. This is needed due to Cosmos SDK changes to default config in the v0.45.9 upgrade.
Changelog
Improvements
Full Changelog: v8.2.2...v8.2.3
v8.2.2
v8.2.0
v8.2.0
Release Notes
This release fixes an issue with the registration of the feesplit
module during the store upgrade. The feesplit
module has now been renamed to revenue
.
Upgrade Instructions
The upgrade will be performed using a Hard Fork procedure. This procedure automatically applies the changes from an upgrade Plan
at block height 4,888,000 (mainnet), without the need for a governance proposal.
IMPORTANT: DO NOT upgrade your mainnet node before height 4,888,000. You will need to previously update your node to
v8.1.1
to successfully upgrade.
Changelog
State Machine Breaking
- (app) #918 Fix unregistered
revenue
module forv8.1.0
store upgrade
Bug Fixes
- (app,docs) #933 Replace invalid linux
x86_64
architecture toamd64
.
Full Changelog: v8.1.1...v8.2.0
v8.1.1
8.1.1
- 2022-09-23
Release Notes
This non-breaking release sets the upgrade height for the v8.2.0
emergency mainnet upgrade, which has been scheduled for height 4,888,000.
Changelog
Bug Fixes
- (app) #922 Add hard fork logic for
v8.2.0
Full Changelog: v8.1.0...v8.1.1
v8.1.0
v8.1.0
State Machine Breaking
- (feesplit) #859 Add amino codecs to
x/feesplit
module to support eip712 signatures. - (deps) Bump Ethermint version to
v0.19.2
New Contributors
- @baabeetaa made their first contribution in #861
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v8.0.0
- 2022-09-16
Release Notes
On a high level, this major release adds the new feesplit module, improves JSON-RPC reliability and maintainability and includes bug fixes on Evmos. This version will first be rolled out to Testnet and then Mainnet. For upgrade proposals, please look out on our Discord.
Changelog
State Machine Breaking
Improvements
- (deps) #839 Bump ibc-go to
v3.2.0
and Cosmos SDK tov0.45.7
. - (build) #725 Migrate Protobuf code generator to Protobuf Workspaces
Full Changelog: v7.0.0...v8.0.0
v7.0.0
v6.0.4
v6.0.4
Release Notes
This patch release sets the block height on mainnet for a coordinated upgrade due to an undisclosed security vulnerability. This will schedule an upgrade plan once block 2,476,000 is reached and perform an automatic upgrade from v6.0.4
--> v7.0.0
. Validators and node operators that use cosmovisor without an automatic download will need to download the software as soon as it's released ~30 min before the upgrade time.
Validators MUST upgrade their nodes using a manual procedure (see documentation here). Please signal that you successfully upgraded to v6.0.4
using the following spreadsheet.
IMPORTANT: This upgrade does NOT fix the vulnerability but defines the fork height for the version that includes the patch (i.e. v7.0.0
)
Changelog
Improvements
Bug Fixes
- (app) #820 Set fork upgrade block height for
v7.0.0
Full Diff: v6.0.3...v6.0.4
v6.0.3
v6.0.3
- 2022-07-26
Release Notes
This patch release includes fixes to the EVM and fee market module parameters that prevent panics in JSON-RPC queries (eth_getBalance
) for legacy Evmos versions. Additionally, it contains a bug fix in the debug_traceTransaction
JSON-RPC.
Changelog
Bug Fixes
Full Diff: v6.0.2...v6.0.3
v6.0.2
v6.0.2
- 2022-07-13
Upgrade Instruction
Please follow our documentation on upgrading a patch version.
Changelog
Improvements
Full Diff: v6.0.1...v6.0.2