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 |
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 |
Michael Wozniak
|
d2c1ebfc63
|
Remove extra variable that isn't needed
|
11 years ago |
m0mchil
|
c3f0490711
|
Merge pull request #2 from wozz/trezor_plugin
Trezor plugin
|
11 years ago |
Michael Wozniak
|
ef6ccf2bcd
|
Fix dialog for cancelled TX on Trezor
|
11 years ago |
Michael Wozniak
|
e9e8b7e960
|
Clean up dialog code
TODO: fix dialog for cancelled tx from Trezor
|
11 years ago |
Michael Wozniak
|
6206da00e0
|
update trezor plugin waiting dialog
update waiting dialog so that ok/cancel doesn't need to be used on the
GUI, only on the trezor device
|
11 years ago |
Michael Wozniak
|
14f00609aa
|
update imports for gui
|
11 years ago |
Michael Wozniak
|
ec833b43e9
|
update imports
|
11 years ago |
ThomasV
|
5d1e229f05
|
fix for gtk gui
|
11 years ago |
ThomasV
|
b93cde14e7
|
custom entropy in make_seed
|
11 years ago |
ThomasV
|
06cdb7ff39
|
move pointofsale plugin to main codebase
|
11 years ago |
ThomasV
|
d33b53f850
|
close GUI if the network daemon is killed
|
11 years ago |
wozz
|
7e8644ef15
|
Merge pull request #782 from wozz/daemon-fix
Fix issue with daemon socket on OS X
|
11 years ago |
Michael Wozniak
|
ef264e0bf7
|
Fix issue with daemon socket on OS X
Fix issue where daemon socket returns invalid argument errors on OS X
|
11 years ago |
ThomasV
|
f1efa2f82c
|
docs
|
11 years ago |