[go: up one dir, main page]

SR: update Wasm PVM to V4

Context

Extracted from !11445 (merged)

  • Creates a new PVM version because of the constant change (you have to check it's the correct value with 10sec block time)
  • Adapt the migration from V3 to V4.

If you think we should document it please go ahead and push a commit to the merge request, you know better than me on where and what we should say. OTOH it feels like all this is abstracted by the SDK and the rollup-node, I don't think anyone rely on the number of blocks itself

Manually testing the MR

You know better than me.

Checklist

  • Document the interface of any function added or modified (see the coding guidelines)
  • Document any change to the user interface, including configuration parameters (see node configuration)
  • Provide automatic testing (see the testing guide).
  • For new features and bug fixes, add an item in the appropriate changelog (docs/protocols/alpha.rst for the protocol and the environment, CHANGES.rst at the root of the repository for everything else).
  • Select suitable reviewers using the Reviewers field below.
  • Select as Assignee the next person who should take action on that MR

Merge request reports

Loading