10000 Release v8.2.0 · evmos/evmos · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v8.2.0

Compare
Choose a tag to compare
@fedekunze fedekunze released this 23 Sep 19:57
· 5 commits to release/v8.2.x since this release

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 for v8.1.0 store upgrade

Bug Fixes

Full Changelog: v8.1.1...v8.2.0

0