863 Commits (477b7c340256d399fc485d4c4aa67ca361470a4a)

Author SHA1 Message Date
ThomasV f0ec5a73ee do not add command to console history if it starts with a space 10 years ago
ThomasV 63c7a27d7e add InvalidPassword exception 10 years ago
Tafelpoot 0737ee7fd3 pass absolute path for new wallet 10 years ago
tkhaew e667f0164a add invalid password check 10 years ago
ThomasV 7ca3ba4e80 various fixes for reveive_requests 10 years ago
ThomasV 68c7d2e349 fix column number for monospace font (amount) 10 years ago
ThomasV 01cf04079f add NotEnoughFunds exception 10 years ago
ThomasV 5adb10e4d2 simplification 10 years ago
ThomasV 6d8eebe2db raise exception when seed version does not match 10 years ago
Tafelpoot 218a1ee2f7 Updated Requests 10 years ago
ThomasV 9b28ed9ba0 do not require name to create an account 10 years ago
ThomasV 1995c56b7f before_send: fix logic 10 years ago
ThomasV b1eb6ebc91 qt gui: handle exceptions raised when opening wallet 10 years ago
ThomasV c7815bed0d str->unicode 10 years ago
ThomasV b64fef53dc change semantics of before_send hook 10 years ago
ThomasV 5331fc1a24 add before_send hook 10 years ago
ThomasV 280903cf2a fix create_status_bar hook 10 years ago
ThomasV 67de616a29 add copy button to receive tab 10 years ago
ThomasV 10ef0fbdf0 use wallet basename in window title 10 years ago
ThomasV 586f592af1 invoices: change column order 10 years ago
ThomasV 270c60b3c8 add status icons for invoices 10 years ago
ThomasV 99f5d368e6 move date column to first position in invoice tab 10 years ago
ThomasV 73085877dd bugfix: don't call GUI in non-GUI thread 10 years ago
ThomasV 34dbeeafc8 fix calls broken by 256a467dd7 10 years ago
ThomasV 66c652eb51 fixes for plugin integration 10 years ago
ThomasV 24b6ae7757 GUI: emit textEdited signal when setting amount in URI 10 years ago
ThomasV 581ed1ed26 separate signtxwithkey and signtxwithwallet, and simplify sign_transaction 10 years ago
Tafelpoot 0216a892da add window title for show_private_key and show_public_key 10 years ago
ThomasV 2ff401919b remove 'select account' label 10 years ago
ThomasV 311a91c03c init qrscanner processor in scan_qr 10 years ago
Tafelpoot 256a467dd7 QR code fixes 10 years ago
ThomasV 956f69f3d3 trezor: raise and catch BaseException in signing 10 years ago
ThomasV ffbabc63e9 use monospace font in tx window. fixes #897 10 years ago
ThomasV f00c4ed547 simplify error handling during transaction signing 10 years ago
Tafelpoot a597e26541 fixed access to tx.error in case tx is None 10 years ago
Tafelpoot d9c5250a6f removed trailing whitespace and fixed indentation in history widget 10 years ago
waheebyaqub 2045043212 Update main_window.py 10 years ago
ThomasV fde5dd577a fix #849 10 years ago
ThomasV 11e7a6644e do not store wallet_type right at the first screen 10 years ago
ThomasV 6cd00eb36b request history rates asynchronously 10 years ago
ThomasV 692f49e7af init not_enough_funds variable 10 years ago
ThomasV e7d24c31bd don't set negative amounts in amount field 10 years ago
ThomasV 17006e5285 qr scanner: show error if not installed 10 years ago
ThomasV 44464e7e21 remove http protocols from gui selector 10 years ago
ThomasV aec114064d don't show password strength if there's no password 10 years ago
ThomasV 134c93be4b show warning about offline mode instead of returning silently 10 years ago
ThomasV d71b9bff31 save receive requests after delete 10 years ago
ThomasV cc6df53e0b password dialog: better score calculation, and fix layout 10 years ago
azhar3339 489152ff5a Update password_dialog.py 10 years ago
ThomasV a3611af26a signal to set fee field after payment request 10 years ago