nimbus-eth1/nimbus/db/core_db/backend
Jordan Hrycaj 392088e5e9
Coredb fix storage tree issues (#2317)
* Code cosmetics

* Re-org `aristo_merge`, internally split into sub-modules

why:
  Became a burden for maintenance because it hosts two different
  functionalities under the same merge paradigm: account/data merge
  and snap proof merge where the latter produces a partial trie.

* Fix CoreDb tracer

* Ledger: fix potential account vs. storage tree sync problems

* Remove bound on the size of removable whole storage trees

* Activate `test_tracer_json`
2024-06-07 10:56:31 +00:00
..
aristo_db Coredb fix storage tree issues (#2317) 2024-06-07 10:56:31 +00:00
aristo_db.nim Core db disable legacy api n remove distinct tries (#2299) 2024-06-05 20:52:04 +00:00
aristo_rocksdb.nim Add some basic rocksdb options to command line (#2286) 2024-06-05 17:08:29 +02:00