rust-lightning/lightning/src/ln
Jeffrey Czyz 202acd9e16
Add failing short channel id to PaymentPathFailed
This will be useful for scoring channels when a payment fails.
2021-10-12 18:40:06 -05:00
..
chan_utils.rs Use ClosingTransaction in BaseSign 2021-09-09 20:49:24 +02:00
chanmon_update_fail_tests.rs Rename PaymentFailed -> PaymentPathFailed 2021-09-21 17:39:40 -04:00
channel.rs Merge pull request #1065 from TheBlueMatt/2021-08-bump-dust 2021-09-27 20:39:02 +00:00
channelmanager.rs Add failing short channel id to PaymentPathFailed 2021-10-12 18:40:06 -05:00
features.rs Drop writer size hinting/message vec preallocation 2021-09-18 01:01:41 +00:00
functional_test_utils.rs Add path field to PaymentPathFailed event 2021-09-21 17:40:09 -04:00
functional_tests.rs Add failing short channel id to PaymentPathFailed 2021-10-12 18:40:06 -05:00
mod.rs Add custom message handler to peer manager 2021-08-25 13:22:09 +09:00
monitor_tests.rs Add ChannelClosed generation at cooperative/force-close/error processing 2021-09-21 15:46:42 -04:00
msgs.rs Merge pull request #1068 from TheBlueMatt/2021-09-ser-cleanup 2021-09-18 01:42:29 +00:00
onion_route_tests.rs Add failing short channel id to PaymentPathFailed 2021-10-12 18:40:06 -05:00
onion_utils.rs Add failing short channel id to PaymentPathFailed 2021-10-12 18:40:06 -05:00
peer_channel_encryptor.rs Drop byte_utils in favor of native to/from_be_bytes methods 2021-06-01 15:47:01 +00:00
peer_handler.rs Make method time on trait impl explitit to help bindings generator 2021-09-23 04:02:58 +00:00
reorg_tests.rs Add ChannelClosed generation at cooperative/force-close/error processing 2021-09-21 15:46:42 -04:00
script.rs Require user cooperative close payout scripts to be Segwit 2021-09-27 18:19:51 +00:00
shutdown_tests.rs Add ChannelClosed generation at cooperative/force-close/error processing 2021-09-21 15:46:42 -04:00
wire.rs Use Infallible for the unconstructable default custom message type 2021-09-22 22:01:40 +00:00