rust-lightning/lightning/src/ln
Jeffrey Czyz 29e34c8a10
Merge pull request #1596 from jurvis/jurvis/give-chanmon-counterparty-id
Make ChannelMonitor aware of counterparty's node id
2022-07-11 13:51:55 -05:00
..
chan_utils.rs Use new spec repository URL. 2022-05-20 17:17:29 +02:00
chanmon_update_fail_tests.rs Add ChannelManager methods to force close without broadcasting 2022-06-25 02:25:32 +00:00
channel.rs Add counterparty_node_id to ChannelMonitor 2022-07-09 12:47:29 -07:00
channelmanager.rs Merge pull request #1567 from tnull/2022-06-send-probe 2022-07-07 09:27:14 -05:00
features.rs Document better optional features 2022-06-12 11:31:53 -07:00
functional_test_utils.rs Allow forwarding HTLCs that were constructed for previous config 2022-06-20 13:12:57 -07:00
functional_tests.rs Fix spurious panic on bogus funding txn that confirm and are spent 2022-07-01 14:47:17 +00:00
inbound_payment.rs Pass FinalOnionHopData to payment verify by reference, not clone 2022-05-02 09:37:23 -07:00
mod.rs Add send_probe and introduce probing cookies 2022-07-07 09:02:29 +02:00
monitor_tests.rs Don't fail HTLCs in revoked commitment txn until we spend them 2022-06-21 16:14:55 +00:00
msgs.rs Adds DNS hostname to NetAddress 2022-07-04 10:19:16 -07:00
onion_route_tests.rs Allow forwarding HTLCs that were constructed for previous config 2022-06-20 13:12:57 -07:00
onion_utils.rs onion_utils: add next_hop_packet_pubkey method 2022-06-17 18:36:10 -04:00
payment_tests.rs Add send_probe and introduce probing cookies 2022-07-07 09:02:29 +02:00
peer_channel_encryptor.rs Use new spec repository URL. 2022-05-20 17:17:29 +02:00
peer_handler.rs Parameterize NetworkGraph with Logger 2022-06-06 13:02:43 -05:00
priv_short_conf_tests.rs Add ChannelManager methods to force close without broadcasting 2022-06-25 02:25:32 +00:00
reorg_tests.rs Correct handling of reorg'd-out revoked counterparty transactions 2022-06-15 14:21:35 +00:00
script.rs Use new spec repository URL. 2022-05-20 17:17:29 +02:00
shutdown_tests.rs Rename UserConfig and LegacyChannelConfig fields 2022-06-13 13:57:00 -07:00
wire.rs Rename FundingLocked to ChannelReady. 2022-05-30 17:07:09 -07:00