Skip to content
Commit bca04ea6 authored by Andrew Jones's avatar Andrew Jones Committed by Bastian Köcher
Browse files

Replace Vec<u8> with [u8; 32] for contract storage key (#2184)

* Replace Vec<u8> with [u8; 32] for contract storage key

* Read storage keys from sandbox memory into fixed size buffer

* Increment `impl_version`
parent bc1eab3f
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