Skip to content

v5.0.10: [upgrade] Upgrade::upgrade_reconfig needs to increment epoch (#945)

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 22:06
· 85 commits to main since this release
e68acaf
* scaffold upgrade logic emit reconfig which doesn't increment epoch.

* move compiles

* patch e2e test

* validator node file should have path to genesis

* testing epoch reconfig

* need to increment epoch otherwise safty rules get lost.

* patch incrementing of epoch

* make upgrade prints always appear

* comments on possible rust implementation

* stashing vm triggering reconfiguration until v5.0.11

* changelog