Files
pallectrum/electrum
ThomasV dd0be1541e Improve handling of lightning payment status:
- Move 'handle_error_code_from_failed_htlc' to channel_db,
and call it from pay_to_route, because it should not be
called when HTLCs are forwarded.
- Replace 'payment_received' and 'payment_status'
callbacks with 'invoice_status' and 'request_status'.
- Show payment error logs in the Qt GUI
- In the invoices list, show paid invoices for which
we still have the log.
2019-10-11 17:51:33 +02:00
..
2019-09-05 11:45:28 +02:00
2019-09-21 18:48:44 +02:00
2019-09-04 13:53:38 +02:00
2019-09-18 22:08:19 +02:00
2019-09-17 19:27:28 +02:00
2019-09-18 02:09:15 +02:00
2019-09-12 12:26:49 +02:00
2019-09-05 18:30:04 +02:00
2019-09-11 11:58:28 +02:00
2019-09-18 19:11:40 +02:00
2019-09-10 21:17:15 +02:00
2019-09-12 04:07:17 +02:00