3868 Commits (374daa25afd06237b07a6b1abed2c8fcc648e22b)
 

Author SHA1 Message Date
ThomasV 2d3df982eb fix wizard 11 years ago
ThomasV b63fcde503 root_name 11 years ago
ThomasV 2c1bf7ca95 wizard: change order 11 years ago
ThomasV 4e9408d917 wizard: we still want to store wallet type on creation 11 years ago
ThomasV 8df2179025 class for xpub wallets 11 years ago
ThomasV edb5552a31 don't store wallet_type in wizard; refactoring 11 years ago
ThomasV 3a5f64fcc7 account key must be a string (json) 11 years ago
ThomasV 58e1dd2a24 update trezor plugin 11 years ago
ThomasV a203dab415 version number 11 years ago
ThomasV 61e737c380 wallet types 11 years ago
ThomasV 83b9ecac76 save wallet file as json 11 years ago
ThomasV f4b390a79f bip44 11 years ago
ThomasV 1d4631d647 bugfix for seed_v7 11 years ago
ThomasV 15f6a6a369 fix xpub in trezor plugin (fingerprint and child number should be big endian) 11 years ago
Maran 2afe4e30f7 Add a GUI messagebox when using a Trezor but can't connect to the device. 11 years ago
Maran 78469f488a Change wording on Trezor pincode request 11 years ago
Janne Pulkkinen 95413cd1a9 Confirmation count included in API command history 11 years ago
Eagle[TM] 6b914232e4 Merge branch 'master' of https://github.com/spesmilo/electrum 11 years ago
Eagle[TM] a7cd8b5e9f Update default server list 11 years ago
ThomasV f400e69d51 move two methods in subclasses 11 years ago
ThomasV cebc942ccb separate class for bip32 HD 11 years ago
ThomasV 57e50ee326 handle exceptions raised if trezor is not found 11 years ago
ThomasV 20f93f7df0 set wallet.can_change_password and wallet.has_seed for trezor 11 years ago
ThomasV 11e1e0e923 add support for p2sh addresses to trezor plugin 11 years ago
ThomasV ae56de3160 rm dead code 11 years ago
ThomasV 35a12b22cf fix daemon timeout 11 years ago
ThomasV a63eaa3c4e daemon: multiplexing 11 years ago
ThomasV 13a01b11d2 daemon messages 11 years ago
Max Kaye dc40a4fefa Add Trezor plugin settings - can now view ID and set device label 11 years ago
molecular 292a569991 Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 854f49fbed fix number of interfaces being opened 11 years ago
ThomasV f62299097d add explanation to comment 11 years ago
ThomasV ea3e830ad1 new ico file 11 years ago
ThomasV 34f835746b update icon 11 years ago
molecular d26d3abf5d fix (or at least work around) #788 11 years ago
ThomasV 247f4944a6 do not store merkle root before verification succeeded. keep it in requested_merkle for the session 11 years ago
ThomasV 4f56cda0c3 do not stop thread if a tx is not verified 11 years ago
ThomasV 2c36518e46 handle non-answering servers in peers script 11 years ago
ThomasV 2c6608493f move sys.path addition before imp 11 years ago
ThomasV 3a9bb3cd43 interface: print debug message with the correct id 11 years ago
ThomasV cf03f153d9 fix: get_master_public_key 11 years ago
ThomasV bf3f67c043 do not expose mnemonic_to_seed 11 years ago
ThomasV db1e4689a9 logo with transparent background 11 years ago
ThomasV 1023240369 workaround the official distribution of tlslite 11 years ago
ThomasV bbfd708333 Merge branch 'm0mchil-trezor_plugin' 11 years ago
ThomasV 638565bddb fix get_public_key of trezor plugin 11 years ago
ThomasV 72d499b1a0 Merge branch 'trezor_plugin' of github.com:m0mchil/electrum into m0mchil-trezor_plugin 11 years ago
ThomasV a6091780d0 change server in peers script 11 years ago
ThomasV 44566054a2 qt: quit on SIGINT 11 years ago
ThomasV 466f325b88 fix peers script 11 years ago