rust-lightning/lightning/src/ln
Valentine Wallace e8a0824dd4
Pass channel updates to ChannelManager and Channel.
This will be used to expose forwarding info for route hints in the next commit.

Co-authored-by: Valentine Wallace <vwallace@protonmail.com>
Co-authored-by: Antoine Riard <ariard@student.42.fr>
2021-03-17 17:36:26 -04:00
..
chan_utils.rs Rename ChannelKeys -> Sign and generic it consistently 2021-02-19 15:54:41 -05:00
chanmon_update_fail_tests.rs Add an Option<>al InvoiceFeatures object for the payee in get_route 2021-03-08 17:19:23 -05:00
channel.rs Pass channel updates to ChannelManager and Channel. 2021-03-17 17:36:26 -04:00
channelmanager.rs Pass channel updates to ChannelManager and Channel. 2021-03-17 17:36:26 -04:00
features.rs Add methods to set features in Features objects. 2021-03-12 12:57:55 -05:00
functional_test_utils.rs Add an Option<>al InvoiceFeatures object for the payee in get_route 2021-03-08 17:19:23 -05:00
functional_tests.rs Add an Option<>al InvoiceFeatures object for the payee in get_route 2021-03-08 17:19:23 -05:00
mod.rs
msgs.rs Pass channel updates to ChannelManager and Channel. 2021-03-17 17:36:26 -04:00
onchaintx.rs Randomize secp contexts for marginally better sidechannel resistance 2021-02-26 23:47:03 -05:00
onion_route_tests.rs Add an Option<>al InvoiceFeatures object for the payee in get_route 2021-03-08 17:19:23 -05:00
onion_utils.rs
peer_channel_encryptor.rs
peer_handler.rs Pass channel updates to ChannelManager and Channel. 2021-03-17 17:36:26 -04:00
reorg_tests.rs Revert "Merge pull request #819 from TheBlueMatt/2021-03-810-rebased" 2021-03-05 13:35:07 -08:00
wire.rs