Files
pallectrum/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
..
2019-08-20 09:03:11 +02:00
2018-09-25 18:15:28 +02:00
2019-11-04 22:24:36 +01:00
2019-11-04 22:24:36 +01:00