[go: up one dir, main page]

EVM: unify block's storage between evm-execution and evm-kernel

The two have a notion of block.

For the evm-execution it's for the support of OPCODE, whereas in the evm-kernel it's for a "blockchain" like. The two can be merged.