biturbo icon indicating copy to clipboard operation
biturbo copied to clipboard

Extend multiproof format to nest code blocks

Open s1na opened this issue 5 years ago • 0 comments

Similar to how #8 extends the multiproof format to nest storage tries in the state trie, we want to nest the basic blocks of an evm bytecode (see #37, #41) in the state trie. After doing this relayers can send one big multiproof which includes all the necessary accounts, their storage tries and the blocks of their evm codes.

s1na avatar Dec 12 '19 13:12 s1na