nimbus-eth1/tests/test_aristo
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
..
test_backend.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
test_filter.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
test_helpers.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
test_misc.nim Aristodb remove obsolete and time consuming admin features (#2048) 2024-02-22 08:24:58 +00:00
test_tx.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00