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 93619c8341 make qt gui even more resistant against ill-formed txns 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 address filter: (qt gui) add "all" filter option besides "receiving" and "change" 7 years ago
amountedit.py Add memory pool based fee estimates 7 years ago
console.py use string.format instead of old style (%) formatting 7 years ago
contact_list.py contact/invoice import: better exception handling. 7 years ago
exception_window.py crash reporting: catch exceptions from requests.post 7 years ago
fee_slider.py use config.is_dynfee and config.use_mempool_fees 7 years ago
history_list.py cleanup get_full_history. fix #3939 7 years ago
installwizard.py use string.format instead of old style (%) formatting 7 years ago
invoice_list.py contact/invoice import: better exception handling. 7 years ago
main_window.py make qt gui even more resistant against ill-formed txns 7 years ago
network_dialog.py remove --nossl option (follow-up dc388d4c7c541fadb9869727e359edace4c9f6f0) 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 #3439: ScanQRTextEdit optionally allows to concat data 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 make qt gui even more resistant against ill-formed txns 7 years ago
util.py privkeys WIF: store in extended WIF internally; export as "txin_type:old_wif" 7 years ago
utxo_list.py disallow editing labels in Coins tab (QT) 7 years ago