3912 Commits (8d396997dca8d07393c468af51b9b7c2f0dc18e7)
 

Author SHA1 Message Date
ThomasV 0c8c21f64d minor fix 10 years ago
ThomasV 65d0560475 storage: deepcopy and sanitize json 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 816495609f fix #788 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 a8f0e4310f Merge branch 'greenaddress-greenaddress-instant' 10 years ago
ThomasV 8b78b7c480 don't duplicate code 10 years ago
ThomasV fdbd387aec Merge branch 'greenaddress-instant' of github.com:greenaddress/electrum into greenaddress-greenaddress-instant 10 years ago
GreenAddress 8d8c8cb7f9 Add GreenAddress instant verify plugin 10 years ago
ThomasV 635a252099 update manifest 10 years ago
ThomasV ca765b6622 getseed: display seed as utf8 10 years ago
ThomasV 8f314209b4 normalize unicode right after reading from file 10 years ago
ThomasV 1e75d6f854 add japanese, fix utf8 10 years ago
ThomasV b32fbd210c Merge pull request #814 from bip39JP/master 10 years ago
bip39JP a14a2f75bb Added Japanese wordlist 10 years ago
ThomasV 6e363bc097 check length in OP_RETURN 10 years ago
ThomasV 1a8425ff5d additional fix for #793 10 years ago
ThomasV 449feddaaf raise an exception on trezor decrypt 10 years ago
ThomasV 65a155401b remove 2of3 option in cmd line 10 years ago
ThomasV e9f4ed0474 remove deprecated usb option 10 years ago
ThomasV a2065eff72 use language in config to choose wordlist 10 years ago
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