WASM: Provide evidences the Small Ticks milestone is progressing
Context
Good news. With all the work that was made on tickifying the various part of the WASM interpreter, our proofs are small enough to fit in a Tezos operation. They are still too big though, and the kernel that we run are not adversarial, so it’s not finish just yet. But I think we could enjoy this small victory.
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.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