biturbo
biturbo copied to clipboard
Extend multiproof format to nest code blocks
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.