rust-lightning/lightning/src
Alec Chen 48aef2da9e Add test_fail_htlc_backwards_with_reason
Add a test for newly added function failing back a basic payment
and ensuring the intended failure code and data are sent back
to the peer.
2023-01-25 15:36:04 -06:00
..
chain Remove NodeSigner::get_node_secret 2023-01-18 17:23:25 -08:00
ln Add test_fail_htlc_backwards_with_reason 2023-01-25 15:36:04 -06:00
offers Invoice parsing tests 2023-01-20 16:04:39 -06:00
onion_message Remove NodeSigner::get_node_secret 2023-01-18 17:23:25 -08:00
routing Fix unused_imports warning in no-std tests 2023-01-20 16:04:39 -06:00
sync Make debug_sync regex more robust 2023-01-10 06:48:04 +00:00
util Add FailureCode enum and ChannelManager::fail_htlc_backwards_with_reason 2023-01-25 15:35:59 -06:00
lib.rs Move debug_sync to the new sync folder 2023-01-10 06:31:13 +00:00