Browse Source
Replay un-acked local updates (including commitment_signed) byte-for-byte. If we have sent them a commitment signature that they "lost" (due to disconnect), we need to make sure we replay the same local updates, as otherwise they could end up with two (or more) signed valid commitment transactions at the same ctn. Multiple valid ctxs at the same ctn is a major headache for pre-signing spending txns, e.g. for watchtowers, hence we must ensure these ctxs coincide.dependabot/pip/contrib/deterministic-build/ecdsa-0.13.3
SomberNight
5 years ago
committed by
ThomasV
2 changed files with 40 additions and 6 deletions
Loading…
Reference in new issue