rust-lightning/lightning
Antoine Riard 26ac188a3f Introduce ChannelMonitor::is_paying_spendable_output
Previously, we would generate SpendableOutputDescriptor::StaticOutput
in OnchainTxHandler even if our claiming transaction wouldn't confirm
onchain, misbehaving user wallet to think it receives more funds than
in reality.

Fix tests in consequence
2020-03-19 22:29:26 -04:00
..
src Introduce ChannelMonitor::is_paying_spendable_output 2020-03-19 22:29:26 -04:00
Cargo.toml Bump versions to 0.0.10 2019-12-11 17:29:42 -05:00