nimbus-eth1/nimbus/transaction
jangko 2a3c67b4be
refactor touched accounts, selfdestruct, and log
simplify EVM and delegete those things to accounts cache.
also no more manual state clearing, accounts cache will be
responsible for both collecting touched account and perform
state clearing.
2023-03-21 08:14:06 +07:00
..
call_common.nim refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
call_evm.nim More on withdrawals (#1508) 2023-03-17 14:16:24 -04:00
evmc_dynamic_loader.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
evmc_host_glue.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
evmc_vm_glue.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
host_call_nested.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
host_services.nim refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
host_trace.nim Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
host_types.nim refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00