nimbus-eth1/tests/test_coredb
Jordan Hrycaj 587ca3abbe
Coredb use stackable api for aristo backend (#2060)
* Aristo/Kvt: Provide function hooks APIs

why:
  These APIs can be used for installing tracers, profiling functoinality,
  and other niceties on the databases.

* Aristo: Provide optional API profiling

details:
  It basically is a re-implementation of the `CoreDb` profiling
  implementation

* Kvt: Provide optional API profiling similar to `Aristo`

* CoreDb: Re-implementing profiling using `aristo_profile`

* Ledger: Re-implementing profiling using `aristo_profile`

* CoreDb: Update unit tests for maintainability

* update copyright dates
2024-02-29 21:10:24 +00:00
..
coredb_test_xx.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
test_chainsync.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
test_helpers.nim Core db+aristo update storage trie handling (#2023) 2024-02-12 19:37:00 +00:00