3775 Commits (79588eb4dacb40607bd014082b0bea781687ba64)
 

Author SHA1 Message Date
ThomasV 79588eb4da init plugins before gui. register wallet types in plugin constructor 10 years ago
ThomasV 337a20b815 fix is_available method of btchip plugin 10 years ago
ThomasV cbeb8abe4a test wallet type in restore hook 10 years ago
ThomasV a3790372d8 @hook decorator for plugins 10 years ago
ThomasV ee49d14b55 fix #777 10 years ago
ThomasV cb2c2f0b9f Merge pull request #807 from btchip/btchip 10 years ago
ThomasV c7f667e2ed separate add_seed from create_master_keys 10 years ago
ThomasV 2c51b0aa14 update mnemonic imports 10 years ago
BTChip 0507017c85 1.4.9 support, better error management, fix 2fa check 10 years ago
ThomasV 107a0bd278 Merge pull request #808 from chrisrico/master 10 years ago
ThomasV 5f4a28a2bb fix signature_count in coinbase transactions 10 years ago
ThomasV f183554446 rm failing tests 10 years ago
ThomasV 8816d7072f add 8 bits to entropy target, to offset the constraint imposed by is_new_seed 10 years ago
Chris Rico 4f82fce81d Reverted change to TrezorWallet.address_id() 10 years ago
ThomasV 4d71707be8 add portuguese wordlist, and adapt wordlist parsing 10 years ago
ThomasV 4dcdcbc068 move mnemonic to separate class and use slush's wordlist. new commands: make_seed and check_seed 10 years ago
Chris Rico 49c2ba5b12 Removed hard coded purpose and coin_type (provided by Wallet.get_address_index) 10 years ago
ThomasV 94a5d26013 show tx before broadcast 10 years ago
ThomasV eb4829f9c0 message should be tx fee per kb 10 years ago
ThomasV 5da58ac3b9 reorganize settings dialog 10 years ago
ThomasV 7ffce2ba06 use QSpinBox 10 years ago
BTChip d7d6135124 Merge branch 'btchip' 10 years ago
BTChip cb16863953 Merge remote-tracking branch 'upstream/master' 10 years ago
BTChip af7cc78075 Add creation wizard, prepare for 1.4.9 10 years ago
ThomasV 54f3c9f35b add can_edit_fee option, and improve settings dialog 10 years ago
ThomasV f643c3b44a fix: connection preferences were overwritten by wizard 10 years ago
ThomasV f4abbd7981 fix gtk gui, network dialog 10 years ago
BTChip 11961ae811 Merge branch 'master' into btchip 10 years ago
BTChip c5d045a498 Merge remote-tracking branch 'upstream/master' 10 years ago
ThomasV c130ff6715 fix plugin restore: wallet_type 10 years ago
ThomasV b24f67fe9d add trustedcoin icon 10 years ago
ThomasV 744eee6858 wizard integration 10 years ago
BTChip 5873004af4 Verify proper device before signing 10 years ago
ThomasV 58c6518b30 print more tracebacks 10 years ago
ThomasV b58aae699e fix address_id 10 years ago
BTChip 7354f01c8e lib.util->electrum.util 10 years ago
ThomasV da6d5b4baa Merge pull request #794 from XertroV/trezor 10 years ago
ThomasV d855258190 Merge pull request #789 from molecular/master 10 years ago
ThomasV 5f10b49811 fix load_wallet of cosigner 10 years ago
ThomasV c2d175cb60 remove broken tests 10 years ago
ThomasV ef74ae57ff fix tests 10 years ago
ThomasV 03f4b4c933 fix broken test 10 years ago
ThomasV 9f8e537a7e fix broken test 10 years ago
ThomasV 9fea7dfbde Merge pull request #797 from Matoking/master 10 years ago
ThomasV 23c826863e cosigner plugin update 10 years ago
BTChip 3293731038 Do not crash if no change is sent 10 years ago
BTChip 8a47c80827 Already optimized 10 years ago
BTChip 8e918b5f35 Add BTChip wallet plugin 10 years ago
ThomasV 89b8078549 move qrscanner from plugins to lib 10 years ago
ThomasV 867597cd91 fixes for cosignerpool 10 years ago