Files
pallectrum/electrum
f321x f5aa82d4f0 lnworker: fix todo, collect failed htlcs in payment
This makes `LNWallet.pay_to_node()` wait
`PaySession.TIMEOUT_WAIT_FOR_NEXT_RESOLVED_HTLC` (0.5 sec) for another
htlc to get resolved after receiving a htlc failure during a payment
attempt.
This seems to make payments more reliable in scenarios where we receive
multiple htlc failures closely after each other as
`create_route_for_payment` then has access to the failed routes/failure
information of all these htlcs when trying to re-split the outstanding
amount.
2025-10-21 13:19:12 +02:00
..
2025-08-23 18:59:14 +00:00
2025-08-18 15:38:25 +00:00
2025-09-08 17:12:24 +00:00
2025-08-08 14:34:53 +00:00
2025-09-13 23:12:44 -04:00
2025-09-08 15:01:50 +00:00
2025-08-24 18:03:20 +00:00