Files
pallectrum/electrum
ThomasV aaed594772 Simplify invoices and requests.
- We need only two types: PR_TYPE_ONCHAIN and PR_TYPE_LN
 - BIP70 is no longer a type, but an optional field in the dict
 - Invoices in the wallet are indexed by a hash of their serialized list of outputs.
 - Requests are still indexed by address, because we never generate Paytomany requests.
 - Add 'clear_invoices' command to CLI
 - Add 'save invoice' button to Qt
2019-09-12 20:11:20 +02:00
..
2019-09-12 20:11:20 +02:00
2019-09-10 16:24:21 +02:00
2019-09-10 20:18:53 +02:00
2019-09-05 11:45:28 +02:00
2019-09-12 12:26:49 +02:00
2019-09-04 13:53:38 +02:00
2019-09-12 20:11:20 +02:00
2019-09-10 17:14:25 +02:00
2019-09-12 12:26:49 +02:00
2019-09-05 18:30:04 +02:00
2019-08-20 09:03:12 +02:00
2019-09-11 11:58:28 +02:00
2019-08-20 09:03:12 +02:00
2019-09-10 21:17:15 +02:00
2019-09-12 04:07:17 +02:00
2019-09-12 20:11:20 +02:00
2019-08-20 09:03:11 +02:00
2019-09-12 20:11:20 +02:00