Skip to content

zk_reveal: Wasm PVM can produce partial reveal partial raw data

Context

Fixes #5527.

Manually testing the MR

dune exec src/lib_scoru_wasm/test/main.exe -- --file test_reveal.ml --title "test lib scoru wasm: Reveal (Test reveal_partial_preimage with preimage length below max_bytes (2.0.0))" --verbose

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 Julien Coolen

Merge request reports