607 Commits (3d1fa1e27f06ac8b2f5db5a04e4333fc39a83a84)

Author SHA1 Message Date
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
ThomasV 590659ff4d get_tx_fee 10 years ago
ThomasV bde0ca3ea1 set default fee to 0.5mBTC/kb 10 years ago
ThomasV 98b361f328 code cleanup 10 years ago
ThomasV 33a1e2aa2d update_account_selector after creating/deleting account 10 years ago
azhar3339 d12bd4fffd Update password_dialog.py 10 years ago
azhar3339 d6ae2ea094 Update password_dialog.py 10 years ago
ThomasV cef75e9e7b new seed_version: remove whitespaces only between CJK characters 10 years ago
ThomasV 81c00956e8 perform easy test first (lazy evaluation) 10 years ago
ThomasV be307553b8 fix addresses() call in sweep 10 years ago
ThomasV 0606a30804 move wordlists to data dir 10 years ago
ThomasV 5b84cbe9fb close_wallet 10 years ago
ThomasV 6446d66859 do not call _ in default parameters 10 years ago
ThomasV 26ee3baaba add qrcode button to mpk dialog 10 years ago
ThomasV d8cc54fbed verify_seed: pass function 10 years ago
ThomasV 4fcfc6d419 use own address to create dummy transactions 10 years ago
ThomasV 374daa25af create a PendingAccount if coins have been sent to next_account 10 years ago
ThomasV 501bbdbd67 fix num zeros bug 10 years ago
ThomasV 1fb8af40c5 disable privkey export menu in trezor wallets 10 years ago
ThomasV 6361abaf4d extended seed prefix 10 years ago
ThomasV 8cfa32db5c add labelsChanged signal 10 years ago
ThomasV bcb18bbde4 call set_language before QApplication. fixes #400 10 years ago
ThomasV ea9e468333 fix export addresses 10 years ago
ThomasV 6ee33948b6 add missing import 10 years ago
ThomasV a0d5ba37c6 fix: add missing imports 10 years ago