802 Commits (815ba4b9eb859889eea1cfac3c3e93575ca41317)

Author SHA1 Message Date
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
ThomasV 1fa51e6b7c fix fee_e in settings window 10 years ago
ThomasV 67b9a59d34 better fees estimates 10 years ago
dabura667 14d3b3589d Show OP_RETURN in tx dialogue 10 years ago
ThomasV 300125422d separate get_errors instead of raising an exception 10 years ago
dabura667 f3822cf06e Multiline Address error on do_send() 10 years ago
ThomasV cdefecc16b revert commit 3863ee 10 years ago
dabura667 3863ee9f64 Fixed Line input 10 years ago
dabura667 7568d71d12 Fixed CSV input bug 10 years ago
dabura667 4cc52ce110 Fixed Line input 10 years ago
dabura667 7337165d0e Fixed CSV input bug 10 years ago
ThomasV 4da10d9a00 convert tab to spaces 10 years ago
ThomasV 65fd4f45e3 spelling 10 years ago
ThomasV bc1ae4fe94 filter wallet types 10 years ago
ThomasV 622fb6c08b add wallet categories 10 years ago
ThomasV 34cb1f6620 simplify install wizard 10 years ago
ThomasV 592a403fa7 qrtextedi: minor fixes 10 years ago
ThomasV d7b947e30f revert previous commit, and fix utf8 qr code 10 years ago
ThomasV 058ad1292b show groups of 5 words 10 years ago
ThomasV 1e346404dd fixes for label plugin 10 years ago
ThomasV 6101abda5d call init_qt everytime a plugin is enabled 10 years ago
ThomasV 449feddaaf raise an exception on trezor decrypt 10 years ago
ThomasV 79588eb4da init plugins before gui. register wallet types in plugin constructor 10 years ago
ThomasV ee49d14b55 fix #777 10 years ago
ThomasV c7f667e2ed separate add_seed from create_master_keys 11 years ago
ThomasV 2c51b0aa14 update mnemonic imports 11 years ago
ThomasV 94a5d26013 show tx before broadcast 11 years ago
ThomasV eb4829f9c0 message should be tx fee per kb 11 years ago
ThomasV 5da58ac3b9 reorganize settings dialog 11 years ago
ThomasV 7ffce2ba06 use QSpinBox 11 years ago
ThomasV 54f3c9f35b add can_edit_fee option, and improve settings dialog 11 years ago
ThomasV f643c3b44a fix: connection preferences were overwritten by wizard 11 years ago
ThomasV f4abbd7981 fix gtk gui, network dialog 11 years ago