runtimeverification / polkadot-verification

Verification of Polkadot WASM code
Other
9 stars 6 forks source link

Update dependency: deps/wasm-semantics #110

Closed rv-jenkins closed 4 years ago

ehildenb commented 4 years ago

We should probably also chop the execution traces to only include the rules after the named_call rule has fired, because it's not actually part of the wasm semantics and so we don't want to include it in the summaries of execution @hjorthjort