LBRY-Vault/electrum/gui/kivy/uix/ui_screens
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
..
about.kv file reorganization with top-level module 2018-07-13 14:01:37 +02:00
history.kv return fees in history, show them in kivy GUI 2019-09-11 17:49:40 +02:00
network.kv kivy network dialog: update server and proxy properly 2018-12-21 16:59:43 +01:00
proxy.kv kivy network dialog: update server and proxy properly 2018-12-21 16:59:43 +01:00
receive.kv Kivy GUI improvements: 2019-08-22 19:04:32 +02:00
send.kv Simplify invoices and requests. 2019-09-12 20:11:20 +02:00
server.kv kivy network dialog: update server and proxy properly 2018-12-21 16:59:43 +01:00
status.kv kivy: remove hidden state in RefLabel, use it for seed and private keys 2019-08-23 15:46:58 +02:00