nimbus-eth1/nimbus/db/kvt
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
..
kvt_desc Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
kvt_init Aristo+Kvt: Let destructor crash when `nil` argument is given (#2080) 2024-03-15 14:20:00 +00:00
kvt_walk Aristo: Update unit test suite (#2002) 2024-02-01 21:27:48 +00:00
kvt_api.nim Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
kvt_constants.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
kvt_debug.nim Aristo db kvt maintenance update (#1952) 2023-12-20 16:19:00 +00:00
kvt_desc.nim Core db simplify new api storage modes (#2075) 2024-03-14 22:17:43 +00:00
kvt_init.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
kvt_layers.nim Aristo db kvt maintenance update (#1952) 2023-12-20 16:19:00 +00:00
kvt_persistent.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00
kvt_tx.nim Core db maintenance update (#2087) 2024-03-20 15:15:56 +00:00
kvt_utils.nim Aristo db kvt maintenance update (#1952) 2023-12-20 16:19:00 +00:00
kvt_walk.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00