mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-16 13:00:19 +02:00
In this commit, we close the unknown-times-shift interaction with a mechanism and a measured fix. The quarantine was being disarmed by false exculpatory evidence: a shifted failure report writes a hard lower bound on the guilty channel for the very amount it refused, clearing it off the suspect list and concentrating suspicion on innocent channels — one in ten convictions on the mix tier landed on a channel that never failed, measured against the simulator's ground truth. The fix narrows the trust boundary to the only evidence class misattribution cannot forge: a settlement. ProvenOK, written by settlements alone, replaces LowerOK in the quarantine's three suppression rules, recovering the mix above its pre-quarantine reference at no measurable cost anywhere else. The quarantine stays in the release candidate. |
||
|---|---|---|
| .. | ||
| experiments | ||
| scenarios | ||
| DECISIONS.md | ||
| DISTILLATION.md | ||
| IDEAS.md | ||
| NOTEBOOK.md | ||
| WHY.md | ||