rust-lightning/lightning
Antoine Riard e46e183084 Prevent any update of local commitment transaction once signed
To prevent any unsafe state discrepancy between offchain and onchain,
once local commitment transaction has been signed due to an event
(either block height for HTLC-timeout or channel force-closure), don't
allow any further update of local commitment transaction view
to avoid delivery of revocation secret to counterparty for the
aformentionned signed transaction.
2020-04-17 17:43:50 -04:00
..
src Prevent any update of local commitment transaction once signed 2020-04-17 17:43:50 -04:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00