You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Lucas Betschart b1aba416e4 Use HTTPS for weblinks 7 years ago
..
__init__.py Catch wallet file related exceptions in Qt wizard. 7 years ago
address_dialog.py fix #3619: set correct parent window 7 years ago
address_list.py fix #4039 7 years ago
amountedit.py Add memory pool based fee estimates 7 years ago
console.py fix #4075 7 years ago
contact_list.py clean up prev commit 7 years ago
exception_window.py make ExceptionWindow inherit from MessageBoxMixin 7 years ago
fee_slider.py use config.is_dynfee and config.use_mempool_fees 7 years ago
history_list.py qt history tab: text alignment in columns 7 years ago
installwizard.py Fix "same wallet can be opened multiple times via InstallWizard" (#4076) 7 years ago
invoice_list.py clean up prev commit 7 years ago
main_window.py Use HTTPS for weblinks 7 years ago
network_dialog.py refactor network constants 7 years ago
password_dialog.py allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
paytoedit.py paytoedit: data to be pushed on stack needs to be hex 7 years ago
qrcodewidget.py fix #3663: 'copying' QR code does not save to file 7 years ago
qrtextedit.py fix #4036 7 years ago
qrwindow.py Remove unused imports. Explicitly import a few deep imports. 7 years ago
request_list.py use string.format instead of old style (%) formatting 7 years ago
seed_dialog.py follow-up 553bf98664c87273f9e55b5699c44cc805eb4bf4 7 years ago
transaction_dialog.py disable save button for partially signed tx 7 years ago
util.py Enable sorting of list widgets 7 years ago
utxo_list.py Enable sorting of list widgets 7 years ago