nimbus-eth1/tests/test_rocksdb_timing
Jordan Hrycaj 786263c0b8
Core db update api and fix tracer methods (#1816)
* CoreDB: Re-org API

details:
  Legacy API internally uses vertex ID for root node abstraction

* Cosmetics: Move some unit test helpers to common sub-directory

* Extract constant from `accouns_cache.nim` => `constants.nim`

* Fix tracer methods

why:
  Logger dump data were wrongly dumped from the production database. This
  caused an assert exception when iterating over the persistent database
  (instead of the memory logger.) This event in turn was enabled after
  fixing another inconsistency which just set up an empty iterator. Unit
  tests failed to detect that.
2023-10-11 20:09:11 +01:00
..
bulk_test_xx.nim Update snap sync ready to succeed at lab test (#1556) 2023-04-21 22:11:04 +01:00
test_db_timing.nim Core db update api and fix tracer methods (#1816) 2023-10-11 20:09:11 +01:00