nimbus-eth1/nimbus/db/aristo/aristo_desc
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
..
desc_backend.nim Aristo and ledger small updates (#1888) 2023-11-08 16:52:25 +00:00
desc_error.nim Core db+friends fix sync bail outs (#2026) 2024-02-14 10:02:09 +00:00
desc_identifiers.nim Aristo: Update unit test suite (#2002) 2024-02-01 21:27:48 +00:00
desc_structural.nim Core db update storage root management for sub tries (#1964) 2024-01-11 19:11:38 +00:00