rust-lightning/lightning
Antoine Riard b9aa902e51 Anchor: do not aggregate claim of revoked output
See https://github.com/lightning/bolts/pull/803

This protect the justice claim of counterparty revoked output. As
otherwise if the all the revoked outputs claims are batched in a
single transaction, low-feerate HTLCs transactions can delay our
honest justice claim transaction until BREAKDOWN_TIMEOUT expires.
2023-05-16 01:51:48 +01:00
..
src Anchor: do not aggregate claim of revoked output 2023-05-16 01:51:48 +01:00
Cargo.toml Bump crate versions to 0.0.115/invoice 0.23 2023-04-24 22:40:17 +00:00