nimbus-eth1/nimbus/core
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
..
chain Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
clique Silence compiler gossip after nim upgrade cont3 (#1466) 2023-02-14 20:27:17 +00:00
executor refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
pow Time based forking (#1465) 2023-02-16 12:40:07 +01:00
tx_pool refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
block_import.nim saner source code grouping 2022-12-02 13:51:42 +07:00
casper.nim More work on withdrawals (#1482) 2023-03-09 18:40:55 -05:00
chain.nim saner source code grouping 2022-12-02 13:51:42 +07:00
clique.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
dao.nim saner source code grouping 2022-12-02 13:51:42 +07:00
eip4844.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
executor.nim saner source code grouping 2022-12-02 13:51:42 +07:00
gaslimit.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
pow.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
sealer.nim More work on withdrawals (#1482) 2023-03-09 18:40:55 -05:00
tx_pool.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00
validate.nim refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
withdrawals.nim Silence compiler gossip after nim upgrade (#1454) 2023-01-30 22:10:23 +00:00