nimbus-eth1/nimbus/db/core_db/backend
Jordan Hrycaj d5a54f66ee
Core db+friends fix sync bail outs (#2026)
* Aristo: Update schedule runner for `hashify()`

why:
  Width-first schedule walker overlooked resolvable vertex and ended in
  a deadlock situation

* CoreDb+Aristo: Update error code for fringe condition

* Ledger: Remove redundant extra MPT hashing statements

why:
  These statement were used for troubleshooting

* CoreDb: Couch medicine for legacy DB backend

why:
  MPT will occasionally enter inconsistent states after deletion, some
  dirty fix is randomly added to mitgate that.
2024-02-14 10:02:09 +00:00
..
aristo_db Core db+friends fix sync bail outs (#2026) 2024-02-14 10:02:09 +00:00
aristo_db.nim Core db+ledger aristo backend update (#2006) 2024-02-02 20:23:04 +00:00
aristo_rocksdb.nim CoreDb: Re-implemented closure iterators as inline iterators (#2005) 2024-02-02 10:58:35 +00:00
legacy_db.nim Core db+aristo update storage trie handling (#2023) 2024-02-12 19:37:00 +00:00
legacy_rocksdb.nim Remove obsolete select_backend and fix simulators CI (#2007) 2024-02-04 21:28:20 +07:00