• Mark Tyneway's avatar
    l2geth: removes the id from the evm · 101b942c
    Mark Tyneway authored
    The `id` field was added to the EVM to allow for the logs to make sense
    during concurrent calls to EVM execution. It adds a diff and is not
    required now that `eth_call` is no longer logged.
    101b942c
state_transition.go 8.42 KB