Summary
In the Pre Merge Upgrade the native bridge and atomic bridge modules were disabled and the upgrade was tested in movement-network/movement#1212
We now need to prepare the Post Merge Upgrade, this is already in draft movement-network/movement#1214
Requirements
In the framework, the following should be changed:
Summary
In the Pre Merge Upgrade the native bridge and atomic bridge modules were disabled and the upgrade was tested in movement-network/movement#1212
We now need to prepare the Post Merge Upgrade, this is already in draft movement-network/movement#1214
Requirements
In the framework, the following should be changed:
De-commissioning of core_resources account feat:
account::destroy_account_fromfunction to decommission core resources account, feature flagDECOMMISSION_CORE_RESOURCESaptos-core#167Initial test tooling for post-l1-merge in
movementfeat: post merge upgrade movement#1214Mainnet Governance should be initialised
Furthermore in the e2e test after the proposal is signed off on (by the core_resources account, yes its suicide), we should test that it is indeed no longer in able to call and framework functions.
Probably in a seperate PR we should test that Governance is working, by submitting a proposal, have validators (with enough stake) vote.