nimbus-eth1/tests/test_coredb
Jordan Hrycaj debba5a620
Coeredb related clean up and maint fixes (#2360)
* Fix initialiser

why:
  Possible crash (app profiling, tracer etc.)

* Update column family options processing

why:
  Same for kvt as for aristo

* Move `AristoDbDualRocks` backend type to the test suite

why:
  So it is not available for production

* Fix typos in API jump table

why:
  Used for tracing and app profiling only. Needed some update

* Purged CoreDb legacy API

why:
  Not needed anymore, was transitionary and disabled.

* Rename `flush` argument to `eradicate` in a DB close context

why:
  The word `eradicate` leaves no doubt what is meant

* Rename `stoFlush()` -> `stoDelete()`

* Rename `core_apps_newapi` -> `core_apps` (not so new anymore)
2024-06-14 11:19:48 +00:00
..
coredb_test_xx.nim Aristo avoid storage trie update race conditions (#2251) 2024-05-30 17:48:38 +00:00
test_chainsync.nim Bump nim-eth, nim-web3, nimbus-eth2 (#2344) 2024-06-14 14:31:08 +07:00
test_coredb_helpers.nim Coeredb related clean up and maint fixes (#2360) 2024-06-14 11:19:48 +00:00
test_helpers.nim trivial memory-based speedups (#2205) 2024-05-23 17:37:51 +02:00