nimbus-eth1/nimbus/db/core_db/backend
Jordan Hrycaj 99238ce0e4
Core db maintenance update (#2087)
* CoreDb+Aristo: Fix handler code

* Aristo+Kvt: Remove cruft

* Aristo+Kvt: The function `forkTop()` always provides a single transaction

why:
  Previously it provided a single squashed tx only if there were any. Now
  it will provide a blind one if there were none.

* Fix Copyright header
2024-03-20 15:15:56 +00:00
..
aristo_db Core db maintenance update (#2087) 2024-03-20 15:15:56 +00:00
aristo_db.nim Core db implement ctx layer for mpt state admin (#2082) 2024-03-18 19:40:23 +00:00
aristo_rocksdb.nim Coredb use stackable api for aristo backend (#2060) 2024-02-29 21:10:24 +00:00
legacy_db.nim Core db implement ctx layer for mpt state admin (#2082) 2024-03-18 19:40:23 +00:00
legacy_rocksdb.nim Update Nimbus codebase to use the new nim-rocksdb API. (#2054) 2024-03-05 12:54:42 +08:00