rust-lightning/lightning/src
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
..
chain Make Readable::read a templated on the stream, not Readable itself 2020-03-04 14:29:06 -05:00
ln Introduce ChannelMonitor::is_paying_spendable_output 2020-03-19 22:29:26 -04:00
util Add logger for SpendableOutputDescriptor 2020-03-19 22:29:26 -04:00
lib.rs Use workspaces to separate crates 2019-11-15 02:44:30 +00:00