LBRY-Vault/electrum/gui
ThomasV f08e5541ae Refactor invoices in lnworker.
- use InvoiceInfo (NamedTuple) for normal operations,
   because lndecode operations can be very slow.
 - all invoices/requests are stored in wallet
 - invoice expiration detection is performed in wallet
 - CLI commands: list_invoices, add_request, add_lightning_request
 - revert 0062c6d695 because it forbids self-payments
2019-09-22 16:06:53 +02:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy Refactor invoices in lnworker. 2019-09-22 16:06:53 +02:00
qt Refactor invoices in lnworker. 2019-09-22 16:06:53 +02:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py address_synchronizer.get_history now returns HistoryItem(NamedTuple)s 2019-09-12 04:06:51 +02:00
text.py address_synchronizer.get_history now returns HistoryItem(NamedTuple)s 2019-09-12 04:06:51 +02:00