LBRY-Vault/electrum/gui/kivy
SomberNight 8eb4247ac4
kivy: allow setting password for watch-only wallets
closes #6622

This has been only disabled for historical reasons: for a long time,
wallets in kivy were only keystore-encrypted, but watch-only wallets
do not have a keystore. Now they are storage-encrypted so passwords make sense.
2020-10-13 17:19:47 +02:00
..
data kivy: (fix) popups had white background with recent kivy 2020-05-29 21:32:27 +02:00
nfc_scanner fix import error 2018-09-20 01:20:13 +02:00
theming/light kivy: add delete button for invoices/requests 2020-03-10 17:30:08 +01:00
uix kivy: allow setting password for watch-only wallets 2020-10-13 17:19:47 +02:00
__init__.py kivy: (trivial) fix typo in error msg 2020-05-29 20:53:12 +02:00
i18n.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
main.kv kivy: align icons in password_dialog, use IconButton 2020-03-09 11:51:48 +01:00
main_window.py Pass wallet to invoice_status/request_status (#6595) 2020-09-18 17:28:51 +00:00
util.py Added coloring to the AddressPopup dialog: 2020-02-01 18:16:26 +01:00