1855 Commits (4794ccfaf2a9bb555843e52d1c52ff4eeb292acc)

Author SHA1 Message Date
ThomasV a3790372d8 @hook decorator for plugins 10 years ago
ThomasV c7f667e2ed separate add_seed from create_master_keys 10 years ago
ThomasV 2c51b0aa14 update mnemonic imports 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
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
ThomasV 744eee6858 wizard integration 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 89b8078549 move qrscanner from plugins to lib 10 years ago
ThomasV 91723999aa add_cosigner_seed 10 years ago
ThomasV 8ca42bbf43 accept ssl certs signed by CA 10 years ago
ThomasV b63fcde503 root_name 10 years ago
ThomasV 8df2179025 class for xpub wallets 10 years ago
ThomasV 3a5f64fcc7 account key must be a string (json) 10 years ago
ThomasV 58e1dd2a24 update trezor plugin 10 years ago
ThomasV a203dab415 version number 10 years ago
ThomasV 61e737c380 wallet types 10 years ago
ThomasV 83b9ecac76 save wallet file as json 10 years ago
ThomasV f4b390a79f bip44 10 years ago
ThomasV 1d4631d647 bugfix for seed_v7 10 years ago
Janne Pulkkinen 95413cd1a9 Confirmation count included in API command history 10 years ago
Eagle[TM] a7cd8b5e9f Update default server list 10 years ago
ThomasV f400e69d51 move two methods in subclasses 10 years ago
ThomasV cebc942ccb separate class for bip32 HD 10 years ago
ThomasV 20f93f7df0 set wallet.can_change_password and wallet.has_seed for trezor 10 years ago
ThomasV ae56de3160 rm dead code 10 years ago
ThomasV 35a12b22cf fix daemon timeout 10 years ago
ThomasV a63eaa3c4e daemon: multiplexing 10 years ago
ThomasV 13a01b11d2 daemon messages 10 years ago
ThomasV 854f49fbed fix number of interfaces being opened 10 years ago
molecular d26d3abf5d fix (or at least work around) #788 10 years ago
ThomasV 247f4944a6 do not store merkle root before verification succeeded. keep it in requested_merkle for the session 10 years ago
ThomasV 4f56cda0c3 do not stop thread if a tx is not verified 10 years ago
ThomasV 3a9bb3cd43 interface: print debug message with the correct id 10 years ago
ThomasV cf03f153d9 fix: get_master_public_key 10 years ago
ThomasV bf3f67c043 do not expose mnemonic_to_seed 10 years ago
ThomasV 1023240369 workaround the official distribution of tlslite 10 years ago
ThomasV 606f1cd3f8 prevent seed collisions 10 years ago
ThomasV 00aaa1d065 send network status on init, if there is no daemon 10 years ago
ThomasV ecdb90b0b7 re-use pending_servers to avoid sending unnecessary notifications 10 years ago
ThomasV b93cde14e7 custom entropy in make_seed 10 years ago
ThomasV d33b53f850 close GUI if the network daemon is killed 10 years ago
Michael Wozniak ef264e0bf7 Fix issue with daemon socket on OS X 10 years ago
ThomasV 10faf75ee7 wallet fixes 10 years ago
ThomasV 642258ebaa notify about interfaces 10 years ago