LBRY-Vault/electrum/gui
ThomasV 8f3fcdd1a8 Fix detection of payments.
1. In lnhtlc, sent_in_ctn and failed_in_ctn need to look at the
remote ctx, and they need to be called when we receive a revocation,
not when we send one.

2. In lnchannel, we use 3 lnworker callbacks:
   - payment sent/payment failed (called when we receive a revocation)
   - payment received (called when we send a revocation)

3. Make revoke_current_commitment return a single value.
The second value was only used in tests, there is no need
to bloat the code with that
2020-03-05 07:03:09 +01:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy invoices: deal with expiration of "0" mess 2020-03-04 14:24:07 +01:00
qt Fix detection of payments. 2020-03-05 07:03:09 +01:00
__init__.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
stdio.py integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00
text.py fixes for text interface 2020-02-08 12:35:07 +01:00