nimbus-eth1/nimbus/sync/protocol
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
..
eth Remove chunked rlpx (#2562) 2024-08-14 10:56:49 +00:00
snap Speed up account ledger a little (#2279) 2024-06-02 21:21:29 +02:00
eth68.nim Coredb and sync maintenance update (#2583) 2024-08-30 11:18:36 +00:00
snap1.nim Coredb and sync maintenance update (#2583) 2024-08-30 11:18:36 +00:00
trace_config.nim Prep for full sync after snap make 3 (#1270) 2022-10-19 11:04:06 +01:00