nimbus-eth1/nimbus/db/core_db/base
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
..
api_tracking.nim Coeredb related clean up and maint fixes (#2360) 2024-06-14 11:19:48 +00:00
base_desc.nim Coeredb related clean up and maint fixes (#2360) 2024-06-14 11:19:48 +00:00
validate.nim Coeredb related clean up and maint fixes (#2360) 2024-06-14 11:19:48 +00:00