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 |
ThomasV
|
62a7566fb9
|
update docs
|
11 years ago |
ThomasV
|
10faf75ee7
|
wallet fixes
|
11 years ago |
ThomasV
|
642258ebaa
|
notify about interfaces
|
11 years ago |
ThomasV
|
858ff86660
|
network: disconnected retry interval
|
11 years ago |
ThomasV
|
ec5478c328
|
don't use pending_servers
|
11 years ago |
ThomasV
|
76d03a2817
|
daemon sleep before terminating
|
11 years ago |
ThomasV
|
efa0972971
|
use ping time to determine if we are disconnected
|
11 years ago |
ThomasV
|
517f649532
|
fix: missing break
|
11 years ago |
ThomasV
|
0240b8c924
|
fix switch_to_random_interface
|
11 years ago |
ThomasV
|
411a87e0a3
|
fix disconnection error
|
11 years ago |
ThomasV
|
1c707d05d3
|
rm wrong assert clause
|
11 years ago |
ThomasV
|
47b71eebfb
|
shorter timeout: verifier too
|
11 years ago |
ThomasV
|
71d97eeecc
|
shorter timeouts in synchronizer, so that it terminates properly
|
11 years ago |
ThomasV
|
58c817f81a
|
close interfaces on shutdown
|
11 years ago |
ThomasV
|
e702b3312b
|
proper return from install wizard
|
11 years ago |
ThomasV
|
914c115617
|
move daemon_timeout out of server class
|
11 years ago |
ThomasV
|
f7280e4637
|
cleanup daemon threads
|
11 years ago |
ThomasV
|
44072a4f48
|
separate interface classes
|
11 years ago |
ThomasV
|
ed8f9666df
|
remove interface.synchronous_get
|
11 years ago |
ThomasV
|
087490a197
|
spawn daemon using daemon.py
|
11 years ago |
ThomasV
|
8e5fbadc58
|
socket error handling
|
11 years ago |
ThomasV
|
640a6a3bf9
|
update merchant script
|
11 years ago |
ThomasV
|
960407925a
|
Merge branch 'master' of git://github.com/spesmilo/electrum
|
11 years ago |
ThomasV
|
312051a242
|
one more daemon thread
|
11 years ago |
ThomasV
|
4af43c8683
|
Merge pull request #774 from ramontayag/wrong_num_args
Fix wrong number of arguments error
|
11 years ago |
ThomasV
|
06a613ed09
|
copy to clipboard menu for receive address
|
11 years ago |