erigontech/silkrpc

eth_createAccessList

Opened this issue · 0 comments

For performance reason it could be better move the allocation of the EVMExecutor outside the loop.
Bug: In this case the tracer notify different address in the execution_state.msg->recipient for each iteration instead of the same addresses.