In the Actor Upgrades discussion during summit, we defined a rule that
"Substrate cannot upgrade into an existing memory snapshot".
When resuming an actor after ActorTemplateVersion upgrade, we will need to use
- The memory portion from the GoldenSnapshot and
- The DurableDirectory from the previous run.
In the Actor Upgrades discussion during summit, we defined a rule that
"Substrate cannot upgrade into an existing memory snapshot".
When resuming an actor after ActorTemplateVersion upgrade, we will need to use