ThomasV
|
4f56cda0c3
|
do not stop thread if a tx is not verified
|
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
|
1023240369
|
workaround the official distribution of tlslite
|
11 years ago |
ThomasV
|
606f1cd3f8
|
prevent seed collisions
|
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 |
ThomasV
|
b93cde14e7
|
custom entropy in make_seed
|
11 years ago |
ThomasV
|
d33b53f850
|
close GUI if the network daemon is killed
|
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
|
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
|
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
|
312051a242
|
one more daemon thread
|
11 years ago |
ThomasV
|
ea29d9009d
|
wallet.can_sign
|
11 years ago |
ThomasV
|
fb878e1045
|
fix: catch server.version
|
11 years ago |
ThomasV
|
fb0574c5a0
|
fix callbacks
|
11 years ago |
ThomasV
|
1ee4af8686
|
fix #778
|
11 years ago |
ThomasV
|
28df27fba2
|
update interface.py
|
11 years ago |
ThomasV
|
035ecbc7cd
|
redo inter-thread communication using pipes
|
11 years ago |
m0mchil
|
a336379aa5
|
trezor plugin
|
11 years ago |
ThomasV
|
9efc25bdba
|
interface: use parse_json
|
11 years ago |
ThomasV
|
9a07c1cb44
|
rename process_response
|
11 years ago |
ThomasV
|
603caf228f
|
call json.dump on request
|
11 years ago |
dabura667
|
8722a37f13
|
Make change address for imported keys the same
Fixes #769
|
11 years ago |
ThomasV
|
7abbf329b6
|
fix
|
11 years ago |
ThomasV
|
5e47d1a635
|
default daemon timeout after 5 minutes
|
11 years ago |
ThomasV
|
191520f064
|
interface.py: print -> print_error
|
11 years ago |
ThomasV
|
af3fd62fd4
|
send server height and server lag with daemon
|
11 years ago |
ThomasV
|
96070246b7
|
proper start and stop commands for daemon
|
11 years ago |
ThomasV
|
374efd970e
|
fix daemon timeout
|
11 years ago |
ThomasV
|
2120b1a573
|
command line: wait until daemon is connected
|
11 years ago |
ThomasV
|
8196bc5779
|
adapt network dialog to daemon
|
11 years ago |