ThomasV
|
03a88743a3
|
fix typo: stdout
|
10 years ago |
ThomasV
|
3c6cfc8b70
|
disable server selector if server is passed from cmd line
|
10 years ago |
ThomasV
|
8ca17a3e70
|
print traceback is an exception occurs in network.process_request
|
10 years ago |
ThomasV
|
30763a6555
|
fix config: serialize/deserialize proxy
|
10 years ago |
Tafelpoot
|
d9c5250a6f
|
removed trailing whitespace and fixed indentation in history widget
|
10 years ago |
ThomasV
|
b8f971fcd6
|
force reconnect after delay
|
10 years ago |
ThomasV
|
90590f70ab
|
reconnect to main server after timeout
|
10 years ago |
Eagle[TM]
|
a7cd8b5e9f
|
Update default server list
|
11 years ago |
ThomasV
|
854f49fbed
|
fix number of interfaces being opened
|
11 years ago |
ThomasV
|
ecdb90b0b7
|
re-use pending_servers to avoid sending unnecessary notifications
|
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
|
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
|
58c817f81a
|
close interfaces on shutdown
|
11 years ago |
ThomasV
|
ed8f9666df
|
remove interface.synchronous_get
|
11 years ago |
ThomasV
|
312051a242
|
one more daemon thread
|
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 |
ThomasV
|
7abbf329b6
|
fix
|
11 years ago |
ThomasV
|
af3fd62fd4
|
send server height and server lag with daemon
|
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 |
ThomasV
|
09e4efc439
|
daemon notifications (network.status)
|
11 years ago |
ThomasV
|
9ee0614edb
|
make daemon usable with the GUI
|
11 years ago |
Chris Glass
|
8997c760a2
|
Do not use mutables as default values!
This blog article explains why (just an example, many other articles
discuss this ad nauseam):
http://pythonconquerstheuniverse.wordpress.com/2012/02/15/mutable-default-arguments/
|
11 years ago |
ThomasV
|
173c034e26
|
on_header: return early if block_height is missing
|
11 years ago |
ThomasV
|
80a988e337
|
slightly better notifications. at least, it fixes #652
|
11 years ago |
Eagle[TM]
|
e81385fc05
|
update server list
|
11 years ago |
ThomasV
|
32cca276fe
|
don't use recent_servers if list from irc is available
|
11 years ago |
ThomasV
|
f3b728989a
|
update default servers
|
11 years ago |
ThomasV
|
960e7bc3df
|
fix reference to verifier
|
11 years ago |
ThomasV
|
b4bed1ccaa
|
remove blockchain object from verifier
|
11 years ago |
ThomasV
|
6e30894af6
|
daemon; initial commit
|
11 years ago |
ThomasV
|
3c4fa06c10
|
parse_servers
|
11 years ago |
ThomasV
|
268a099f87
|
sync_get
|
11 years ago |
ThomasV
|
d15c4f1046
|
store merkle roots and utxo roots
|
11 years ago |
ThomasV
|
7c6bc72cb4
|
daemon
|
11 years ago |
ThomasV
|
d4fbe85d7d
|
json rpc daemon
|
11 years ago |
ThomasV
|
5b5234cfad
|
store merkle roots and utxo roots
|
11 years ago |
ThomasV
|
3941743c72
|
daemon
|
11 years ago |
ThomasV
|
be506af246
|
json rpc daemon
|
11 years ago |
ThomasV
|
36a6deaee7
|
renamed server. fixes issue #508
|
11 years ago |
ThomasV
|
de94eaadeb
|
fix issue occuring with set_server
|
11 years ago |
ecdsa
|
ae654b30b9
|
fix: pending_servers
|
11 years ago |