Files
pallectrum/electrum/tests
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
..
2021-04-30 19:55:47 +02:00
2023-04-24 12:58:30 +00:00
2023-04-24 12:58:30 +00:00
2023-05-25 17:39:48 +00:00
2023-02-18 11:29:54 +00:00
2023-08-09 13:23:26 +02:00
2023-02-20 16:53:44 +00:00
2023-02-18 11:29:54 +00:00
2023-05-25 17:39:48 +00:00
2023-02-18 11:29:54 +00:00
2023-02-20 16:53:44 +00:00