What are our criteria for a correct state migration? #2
l-monninger
started this conversation in
General
Replies: 1 comment 3 replies
-
One initial criterion we can attempt is that, when viewing via the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
We do not have criteria for a successful state migration from
movement
tomaptos-core
. It is unknown both (a) what changes have been made to representations in the state database and (b) whether semantics have changed s.t. these representations might not be naively interpreted.We should be able to research this by carefully examining the release notes and diffs in
aptos-core
. It could be that there is not much.Ultimately, I would suggest populate the criterion APIs described here with very precise descriptions of these criteria.
I will raise a separate discussion to cover a possible "pass" approach to organizing the actual migration logic w.r.t. to these criteria.
Beta Was this translation helpful? Give feedback.
All reactions