nimbus-eth1/tests/test_coredb
Jordan Hrycaj e8ad950e0a
Ledger abstraction for accounts cache (#1824)
* Provide TDD/debug facility for inspecting `persistBlocks()` working

detail:
+ Make sure that the last block of a test sample is the first batch
  item in `persistBlocks()`.
+ Additionally, allow `AccountsCache` API tracing by setting the flag
  `extraTraceMessages = true` in the file `accounts_cache.nim`

* Overload AccountsCache by abstraction wrapper

details:
  Can facilitate CoreDb API switch, details in `ledger/README.md`.
2023-10-18 20:27:22 +01:00
..
coredb_test_xx.nim Ledger abstraction for accounts cache (#1824) 2023-10-18 20:27:22 +01:00
test_helpers.nim Core db update api and fix tracer methods (#1816) 2023-10-11 20:09:11 +01:00
test_legacy.nim Ledger abstraction for accounts cache (#1824) 2023-10-18 20:27:22 +01:00