nimbus-eth1/nimbus/common
Jordan Hrycaj e9eae4df70
Core db disable legacy api n remove distinct tries (#2299)
* CoreDb: Remove crufty second/off-site KVT

why:
  Was used to allow late `Clique` to store directly to disk

* CoreDb: Remove prune flag related functionality

why:
  Is completely legacy stuff

* CoreDb: Remove dependence on legacy API (tests unsupported yet)

why:
  Does not fully support Aristo

* Re-factoring `state_db` using new API

details:
  Only minimum changes needed to compile `nimbus`

* Update tests and aux modules

* Turn off legacy API and remove `distinct_tries`

comment:
  The legacy API has now cruft status, will be removed soon

* Fix copyright years

* Update rpc for verified proxy

---------

Co-authored-by: Jacek Sieka <jacek@status.im>
2024-06-05 20:52:04 +00:00
..
chain_config.nim rm clique/mining remnants; rm unused code (#2232) 2024-05-28 07:10:10 +02:00
common.nim Core db disable legacy api n remove distinct tries (#2299) 2024-06-05 20:52:04 +00:00
context.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00
evmforks.nim Bump nim-evmc to 86d22a026b0aa07c07b3afd7d91ca475e0eae12a (#2113) 2024-03-28 13:47:02 +07:00
genesis.nim Aristo avoid storage trie update race conditions (#2251) 2024-05-30 17:48:38 +00:00
genesis_alloc.nim Remove more goerli data (#2249) 2024-05-30 11:49:47 +00:00
hardforks.nim rm clique/mining remnants; rm unused code (#2232) 2024-05-28 07:10:10 +02:00
manager.nim results: use canonical import (#2248) 2024-05-30 14:54:03 +02:00