LBRY-Vault/electrum/gui
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
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy Improve handling of lightning payment status: 2019-10-11 17:51:33 +02:00
qt Improve handling of lightning payment status: 2019-10-11 17:51:33 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py config: no longer singleton. it is passed to Wallet.__init__ 2019-09-22 20:46:01 +02:00
text.py config: no longer singleton. it is passed to Wallet.__init__ 2019-09-22 20:46:01 +02:00