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.
 
 
 
 
SomberNight 1f1ce26211 fix transaction dialog for p2pk input 7 years ago
..
__init__.py catch some exceptions during GUI init 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 refactor network constants 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 hw wallet encryption unlock: clear session on incorrect passphrase 7 years ago
invoice_list.py clean up prev commit 7 years ago
main_window.py Fix Typo 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 fix: openalias resolution unnecessarily blocks gui for some payto 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 fix transaction dialog for p2pk input 7 years ago
util.py Enable sorting of list widgets 7 years ago
utxo_list.py Enable sorting of list widgets 7 years ago