rust-lightning/lightning/src/ln
Matt Corallo 10b8f4c44e
Merge pull request #2039 from jkczyz/2023-02-offer-flow
BOLT 12 Offers message flow
2023-10-20 16:40:17 +00:00
..
blinded_payment_tests.rs BOLT12 invoice_feature methods for ChannelManager 2023-10-20 09:49:56 -05:00
chan_utils.rs Support signing to_remote anchors variant for StaticPaymentOutput 2023-09-29 13:46:59 -07:00
chanmon_update_fail_tests.rs Immediately unblock channels on duplicate claims 2023-10-19 15:27:57 +00:00
channel.rs Merge pull request #2658 from wpaulino/bogus-channel-reestablish 2023-10-18 21:47:31 +00:00
channel_id.rs Add ChannelId pending change note; formatting 2023-08-28 07:20:23 +02:00
channelmanager.rs Expand request_refund_payment docs for limitations 2023-10-20 09:49:58 -05:00
features.rs Makes Features::from_be_bytes public 2023-10-05 15:27:13 -04:00
functional_test_utils.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
functional_tests.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
inbound_payment.rs Include PaymentId in payer metadata 2023-08-29 11:08:11 -05:00
mod.rs Merge pull request #2568 from tnull/2023-09-housekeeping 2023-09-14 20:17:05 +00:00
monitor_tests.rs Fix wrong node broadcaster in test_yield_anchors_events 2023-09-29 16:28:22 -07:00
msgs.rs Merge pull request #2039 from jkczyz/2023-02-offer-flow 2023-10-20 16:40:17 +00:00
onion_route_tests.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
onion_utils.rs Merge pull request #2576 from valentinewallace/2023-09-fix-outbound-bp-fail-ev 2023-09-25 16:56:03 +00:00
outbound_payment.rs Fix build warnings 2023-10-20 09:51:29 -05:00
payment_tests.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
peer_channel_encryptor.rs Move keysinterface.rs to a directory-level module called sign. 2023-05-02 21:48:08 -07:00
peer_handler.rs Use ChannelManager as OffersMessageHandler 2023-10-20 09:49:57 -05:00
priv_short_conf_tests.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
reload_tests.rs Disconnect peer when force closing a funded channel with an error 2023-10-18 11:25:27 -07:00
reorg_tests.rs Test preimage claim after reorg of counterparty commitment 2023-09-29 09:58:38 -07:00
script.rs Use UserConfig to determine advertised InitFeatures by ChannelManager 2023-01-13 23:54:51 -08:00
shutdown_tests.rs Qualify BOLT11 ChannelManager invoice_features 2023-10-20 09:49:56 -05:00
wire.rs Implement enqueue_message trait requirements on Message enum 2023-05-26 14:40:14 -07:00