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 |
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 |
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 |
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 |
m0mchil
|
0ef7f5c421
|
Merge pull request #5 from wozz/trezor_plugin3
Update trezor plugin for message signing
|
11 years ago |
ThomasV
|
a4d904bfd3
|
update peers script
|
11 years ago |
ThomasV
|
291038a586
|
update peers script
|
11 years ago |
ThomasV
|
606f1cd3f8
|
prevent seed collisions
|
11 years ago |
ThomasV
|
c81810a7c8
|
fix #776
|
11 years ago |
ThomasV
|
00aaa1d065
|
send network status on init, if there is no daemon
|
11 years ago |
ThomasV
|
ecdb90b0b7
|
re-use pending_servers to avoid sending unnecessary notifications
|
11 years ago |
Michael Wozniak
|
0c81010290
|
Add decrypt function
Not yet supported in Trezor device, so it currently returns an Unknown
Message error
|
11 years ago |
Michael Wozniak
|
017693fa57
|
Update trezor plugin for message signing
|
11 years ago |
m0mchil
|
3639585a75
|
Merge pull request #3 from wozz/trezor_plugin
Remove extra variable that isn't needed
|
11 years ago |