rust-lightning/src/ln
Antoine Riard 160d63dba0 Track HTLCSource in ChannelMonitor
Insert it in current_local_signed_tx, prev_local_signed_tx,
remote_claimable_outpoints. For so get it provided by
Channel calls to provide_latest_{local,remote}_tx
2018-12-13 11:12:07 -05:00
..
chan_utils.rs Update to rust-secp256k1 v0.11 and rust-bitcoin v0.14 2018-08-23 14:52:43 -04:00
channel.rs Track HTLCSource in ChannelMonitor 2018-12-13 11:12:07 -05:00
channelmanager.rs Track HTLCSource in ChannelMonitor 2018-12-13 11:12:07 -05:00
channelmonitor.rs Track HTLCSource in ChannelMonitor 2018-12-13 11:12:07 -05:00
mod.rs Make docs look nicer by adding explicit spacing 2018-09-20 12:58:10 -04:00
msgs.rs Handle-initial_routing_sync-requests-from-peers-in-their-Init-messages 2018-11-09 13:53:13 +10:30
peer_channel_encryptor.rs Fix pre-noise peer disconnect panic on non-Err disconnect 2018-11-18 12:59:02 -05:00
peer_handler.rs Fix pre-noise peer disconnect panic on non-Err disconnect 2018-11-18 12:59:02 -05:00
router.rs Track HTLCSource in ChannelMonitor 2018-12-13 11:12:07 -05:00