Etan Kissling 12a2f8c026
when adding duplicates to quarantine, schedule deepest missing parent (#6112)
During sync, sometimes the same block gets encountered and added to
quarantine multiple times. If its parent is already known, quarantine
incorrectly registers it as missing, leading to re-download. This can
be fixed by registering the parent's deepest missing parent recursively.

Also increase the stickiness of `missing`. We only perform 4 attempts
within ~16 seconds before giving up. Very frequently, this is not enough
and there is no progress until sync manager kicks in even on holesky.
2024-03-21 18:41:05 +00:00
..
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00
2024-01-05 10:08:38 +01:00
2024-03-19 14:22:07 +01:00
2024-03-19 14:22:07 +01:00