3787 Commits (92ba93405256f549cdbb58858957b8e69e488fc4)
 

Author SHA1 Message Date
ThomasV 92ba934052 NFKD (per bip39) 10 years ago
ThomasV 3a8b4d4258 fix #812 10 years ago
ThomasV 5a20d07fb8 add hook: make_unsigned_transaction 10 years ago
ThomasV cc71dfea86 check all bytes in strip_pkcs7_padding 10 years ago
ThomasV de1123e4a0 ecies: update description in comment 10 years ago
ThomasV a97375dbb4 ecies: use the same KDF to derive aes init vector and aes and hmac keys. 10 years ago
ThomasV eed37c41b5 ecies: don't drop sign of ephemeral key 10 years ago
ThomasV 03e420b1c0 fix tests 10 years ago
ThomasV c956a7b17a Merge pull request #810 from btchip/trezor_security_blacklist 10 years ago
ThomasV d8b1ddc9a7 Merge pull request #811 from btchip/no_verbose_apdus 10 years ago
BTChip 5f970e010f Do not display exchanged APDUs 10 years ago
BTChip 098c608e3d Reject outdated firmware versions 10 years ago
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