Files
pallectrum/electrum
ThomasV bf86cd6761 lnpeer and lnworker cleanup:
- rename trampoline_forwardings -> final_onion_forwardings,
   because this dict is used for both trampoline and hold invoices
 - remove timeout from hold_invoice_callbacks (redundant with invoice)
 - add test_failure boolean parameter to TestPeer._test_simple_payment,
   in order to test correct propagation of OnionRoutingFailures.
 - maybe_fulfill_htlc: raise an OnionRoutingFailure if we do not have
   the preimage for a payment that does not have a hold invoice callback.
   Without this, the above unit tests stall when we use test_failure=True
2023-08-09 13:23:26 +02:00
..
2023-08-03 17:21:08 +00:00
2023-08-09 13:23:26 +02:00
2023-06-01 22:59:40 +00:00
2023-05-25 17:39:48 +00:00
2023-06-28 16:49:28 +02:00
2023-05-25 17:39:48 +00:00
2023-04-24 12:58:01 +00:00
2023-04-24 12:58:01 +00:00
2023-05-16 10:06:55 +02:00
2023-04-24 12:58:01 +00:00
2023-06-24 13:00:15 +02:00
2023-08-09 13:23:26 +02:00
2023-08-09 13:23:26 +02:00
2023-05-25 17:39:48 +00:00
2023-07-11 12:51:37 +02:00
2023-04-24 12:58:26 +00:00
2023-04-19 22:31:08 +00:00
2023-04-24 12:58:01 +00:00
2023-05-25 17:39:48 +00:00
2023-06-24 12:56:55 +02:00
2023-06-28 16:49:28 +02:00