Unverified Commit f1419b13 authored by Bastian Köcher's avatar Bastian Köcher Committed by GitHub
Browse files

Don't include `:code` by default in storage proofs (#5179)



* Don't include `:code` by default in storage proofs (#5060)

* Adds test to verify that the runtime currently is always contained in
the proof

* Start passing the runtime wasm code from the outside

* Fix compilation

* More build fixes

* Make the test work as expected now :)

* Last fixes

* Fixes benchmarks

* Review feedback

* Apply suggestions from code review

Co-Authored-By: default avatarSergei Pepyakin <[email protected]>

* Review feedback

* Fix compilation

Co-authored-by: default avatarSergei Pepyakin <[email protected]>

* Fix compilation and change the way `RuntimeCode` works

* Fix tests

* Switch to `Cow`

Co-authored-by: default avatarBenjamin Kampmann <[email protected]>
Co-authored-by: default avatarSergei Pepyakin <[email protected]>
parent d771dfad
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment