nimbus-eth1/nimbus/db/aristo/aristo_desc
Jordan Hrycaj 1502014e36
Core db+aristo re org tracer (#2123)
* Kvt: Update API hooks

* Aristo: Generalised merging snap proofs, now for multiple state roots

why:
  This accommodates pre-loading partial tries for unit tests

* Aristo: Update some unit tests

* CoreDb+Aristo: Re-factor tracer

why:
  Was bonkers anyway. The main change is that the trace journal is now
  kept in a way similar to a transaction layer so that it can predictably
  interact with DB transactions.

* Ledger: Debugging helper

* Update tracer unit test applicable for `Aristo`

* Fix copyright year

* Disable `dump()` function as compile time default

why:
  This needs to pull in the `rocks_db` library at compile time.
2024-04-03 15:48:35 +00:00
..
desc_backend.nim Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
desc_error.nim Core db+aristo re org tracer (#2123) 2024-04-03 15:48:35 +00:00
desc_identifiers.nim Core db+aristo re org tracer (#2123) 2024-04-03 15:48:35 +00:00
desc_structural.nim Core db+aristo provides tracer funtionality (#2089) 2024-03-21 10:45:57 +00:00