nimbus-eth1/tests/test_aristo
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
..
test_backend.nim Core db+aristo re org tracer (#2123) 2024-04-03 15:48:35 +00:00
test_filter.nim Core db maintenance update (#2087) 2024-03-20 15:15:56 +00:00
test_helpers.nim Core db maintenance update (#2087) 2024-03-20 15:15:56 +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 Core db+aristo re org tracer (#2123) 2024-04-03 15:48:35 +00:00