mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-12 20:16:27 +00:00
* 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.