Skip to content

v3.0.1

Compare
Choose a tag to compare
@lazynina lazynina released this 13 Sep 23:19
· 198 commits to main since this release

Fork Preparation Checklist

This is not a forking change from v3.0.0, so nodes running 3.0.0 will be compatible.

If you have not upgraded to v3.0.0, please follow the below instructions:

In order to upgrade your node to be compatible with this new version, please complete all steps of the checklist below

  • Reboot your node with the most recent stable release image from docker before 12pm PT Monday, September 19th, 2022
    • Your node may pause for 10-30 minutes after reboot for re-indexing, but a resync is not required.
    • If you are running a testnet node, you will need to reboot your node with the most recent stable release image by 10am PT Tuesday, September 13th, 2022

Description

v3.0.1 addresses a bug in which the state of encoder migrations were not being saved to the database. This is not a forking change, but prevents nodes from re-running migrations when a node is rebotted.

Auto-generated Release Notes

What's Changed

  • Additional persisting of state and migration checksums by @AeonSw4n in #402

Full Changelog: v3.0.0...v3.0.1