LBRY-Vault/electrum/gui
SomberNight 8dbbc21aff
wallet: better (outgoing) invoice "paid" detection
- no more passing around "invoice" in GUIs, invoice "paid" detection is now handled by wallet logic
- a tx can now pay for multiple invoices
- an invoice can now be paid by multiple txs (through partial payments)
- new data structure in storage: prevouts_by_scripthash
  - type: scripthash -> set of (outpoint, value)
  - also, storage upgrade to build this for existing wallets
2019-11-29 15:06:16 +01:00
..
icons more post-rebase fixups 2019-08-20 09:03:11 +02:00
kivy wallet: better (outgoing) invoice "paid" detection 2019-11-29 15:06:16 +01:00
qt wallet: better (outgoing) invoice "paid" detection 2019-11-29 15:06:16 +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 integrate PSBT support natively. WIP 2019-11-04 22:24:36 +01:00