nimbus-eth1/nimbus/db
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
..
access_list.nim EIP2929 implementation 2021-01-11 14:56:42 +07:00
accounts_cache.nim refactor touched accounts, selfdestruct, and log 2023-03-21 08:14:06 +07:00
capturedb.nim rlp: don't use ranges / experimental features (#495) 2020-04-20 20:12:44 +02:00
db_chain.nim fix persistHeaderToDb, allow POS block header to be canonical 2022-12-10 09:02:30 +07:00
distinct_tries.nim Refactored to introduce distinct types AccountsTrie and StorageTrie. (#1490) 2023-03-10 13:42:37 -05:00
geth_db.nim implement better hardfork management 2022-12-02 13:51:42 +07:00
kvstore_rocksdb.nim Silence compiler gossip after nim upgrade cont1 (#1455) 2023-01-31 01:32:17 +00:00
select_backend.nim Bump submodules and fix related issues (#1448) 2023-01-27 15:57:48 +01:00
state_db.nim Refactored to introduce distinct types AccountsTrie and StorageTrie. (#1490) 2023-03-10 13:42:37 -05:00
storage_types.nim fix persistHeaderToDb, allow POS block header to be canonical 2022-12-10 09:02:30 +07:00