[go: up one dir, main page]

Scoru/WASM: extend rollup node tezts to use the WASM PVM

Context

Depends on !5887 (merged).

This MR will contain a tezt end-to-end test that will check that proofs produced by the rollup node are successfully verified by the L1. To do this, we will need to use temporary endpoints to produce dummy proofs. These will be removed once once we have a better mechanism to produce proofs in the rollup node.

Closes: #3412 (closed)

Manually testing the MR

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
Edited by Andrea Cerone

Merge request reports

Loading