nimbus-eth1/nimbus/db/core_db/base
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
..
api_legacy_desc.nim Core db update api tracking (#1907) 2023-11-24 22:16:21 +00:00
api_new_desc.nim Core db+ledger aristo backend update (#2006) 2024-02-02 20:23:04 +00:00
api_tracking.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
base_desc.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
validate.nim Core db+aristo update storage trie handling (#2023) 2024-02-12 19:37:00 +00:00