-
Notifications
You must be signed in to change notification settings - Fork 40
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: v0.11.4 software upgrade reconciliation #375
feat: v0.11.4 software upgrade reconciliation #375
Conversation
Visit the preview URL for this PR (updated for commit a5d7ddd): https://fetch-docs-preview--pr375-feat-v0-11-4-softwar-7edd8ch4.web.app (expires Tue, 02 Jul 2024 17:19:24 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: f2de39fd4e81249941960b74fbab0a62d90d69f8 |
Signed-off-by: jonathansumner <[email protected]>
Signed-off-by: jonathansumner <[email protected]>
Signed-off-by: jonathansumner <[email protected]>
Signed-off-by: jonathansumner <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It would be good to add the manifest and save as json file. We will need to have the audit trail what was done during the upgrade (we are changing quite a lot of important bits and pieces in the chain state).
As the bonus, manifest can be used to pass the transfers from WithdrawReconciliationBalances(...)
over to the ReplaceReconciliationContractState(...)
. Right now transfers are passed via temporarily array.
Signed-off-by: jonathansumner <[email protected]>
Signed-off-by: jonathansumner <[email protected]>
5f84d65
to
a5d7ddd
Compare
…re_upgrade_reconciliation_impl
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Tested for Mainnet
Untested for Dorado