Atomically switching the execution layer to a non-programmable FVM #296
Replies: 2 comments
-
There's a note about running sanity checks, possibly validating tipsets in both VMs at once. That latter idea may well be intractable. My understanding of our intention is to demonstrate equivalence of the FVM actors prior to committing to the change, though. Perhaps we could note a plan something like:
|
Beta Was this translation helpful? Give feedback.
-
Running the chain at nv15 for a while to gain confidence will be important. However, when the FVM upgrade hits, we'll end up running different code (due to gas changes, actor deployment model, etc.) than the one running alongside nv15. To address that, I'd propose:
|
Beta Was this translation helpful? Give feedback.
-
Discussion to accompany #294.
Adapted from its abstract:
That FIP also proposes that all implementations migrate to a canonical Wasm actors codebase.
Beta Was this translation helpful? Give feedback.
All reactions