silkrpc icon indicating copy to clipboard operation
silkrpc copied to clipboard

eth_createAccessList

Open lupin012 opened this issue 3 years ago • 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.

lupin012 avatar Apr 07 '22 17:04 lupin012