Loading
Scoru: register WASM_proof_verification_failed error
Context
We forgot to register the error I guess. It doesn't change much, it creates a more informative error message in case this error is raised during operation's application.
Manually testing the MR
Try to trigger this error in a test with and without the patch. You'll see the improvement in the UX.
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.rstfor the protocol and the environment,CHANGES.rstat the root of the repository for everything else). - Select suitable reviewers using the
Reviewersfield below. - Select as
Assigneethe next person who should take action on that MR