Validating WASM on System Contracts #91
ericpassmore
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Validating WASM on System Contracts
When Block Producers and Node Operators review an MSIG to update system contracts they will check to make sure the WASM code in the MSIG matches what they can generate locally with source. This validation and verification process is time consuming and requires a complex series of steps. This wiki page make proposals to make the review and verification of new system contracts easier.
Standardize the CDT version
The first challenge is identifying and getting the CDT version used to generate the WASM.
There are other versions of CDT used inside ENF.
Beta Was this translation helpful? Give feedback.
All reactions