nimbus-eth1/nimbus/db/kvt
Jordan Hrycaj 42a08cfba9
Coredb and sync maintenance update (#2583)
* bump metrics

* Remove cruft

* Cosmetics, update some logging, noise control

* Renamed `CoreDb` function `hasKey` => `hasKeyRc` and provided `hasKey`

why:
  Currently, `hasKey` returns a `Result[]` rather than a `bool` which
  is what one would expect from a function prototype of this name.

  This was a bit of an annoyance and cost unnecessary attention.
2024-08-30 11:18:36 +00:00
..
kvt_delta Aristo and kvt balancer management update (#2504) 2024-07-18 21:32:32 +00:00
kvt_desc small cleanups (#2526) 2024-07-26 12:32:01 +07:00
kvt_init small cleanups (#2526) 2024-07-26 12:32:01 +07:00
kvt_tx Aristo and kvt balancer management update (#2504) 2024-07-18 21:32:32 +00:00
kvt_walk Aristo: Update unit test suite (#2002) 2024-02-01 21:27:48 +00:00
kvt_api.nim Coredb and sync maintenance update (#2583) 2024-08-30 11:18:36 +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 and kvt balancer management update (#2504) 2024-07-18 21:32:32 +00:00
kvt_delta.nim small cleanups (#2526) 2024-07-26 12:32:01 +07:00
kvt_desc.nim Aristo and kvt balancer management update (#2504) 2024-07-18 21:32:32 +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 and kvt balancer management update (#2504) 2024-07-18 21:32:32 +00:00
kvt_persistent.nim Aristo update rocksdb backend drivers (#2135) 2024-04-16 20:39:11 +00:00
kvt_tx.nim Core db reorg (#2444) 2024-07-03 15:50:27 +00:00
kvt_utils.nim Coredb and sync maintenance update (#2583) 2024-08-30 11:18:36 +00:00
kvt_walk.nim Core db use differential tx layers for aristo and kvt (#1949) 2023-12-19 12:39:23 +00:00