32 Commits (b8a5d4146d65a6d1523d15fa2cccc5788642d38d)

Author SHA1 Message Date
ThomasV 35a12b22cf fix daemon timeout 11 years ago
ThomasV a63eaa3c4e daemon: multiplexing 11 years ago
ThomasV 13a01b11d2 daemon messages 11 years ago
Michael Wozniak ef264e0bf7 Fix issue with daemon socket on OS X 11 years ago
ThomasV 76d03a2817 daemon sleep before terminating 11 years ago
ThomasV 914c115617 move daemon_timeout out of server class 11 years ago
ThomasV f7280e4637 cleanup daemon threads 11 years ago
ThomasV 087490a197 spawn daemon using daemon.py 11 years ago
ThomasV 035ecbc7cd redo inter-thread communication using pipes 11 years ago
ThomasV 9efc25bdba interface: use parse_json 11 years ago
ThomasV 5e47d1a635 default daemon timeout after 5 minutes 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
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! 11 years ago
ThomasV 5ed0f2224d Fix daemon port 11 years ago
ThomasV 4ec31b9fe9 prevent collision on daemon port. Add Imported_Wallet (bolkin) 11 years ago
ThomasV 80a988e337 slightly better notifications. at least, it fixes #652 11 years ago
ThomasV 696766c370 json-friendly debug messages. fix #659 11 years ago
ThomasV f4b1621910 rename do_send as send. fixes #645 11 years ago
flatfly 2a28fa07e3 Update daemon.py 11 years ago
ThomasV 7dd296273f move daemon spawning code into NetworkProxy class 11 years ago
ThomasV 0bb16f0836 add daemon port to config 11 years ago
ThomasV 489413d358 move start_daemon code to main script 11 years ago
ThomasV 0a1f6b5c43 fix return, debug flags 11 years ago
ThomasV 919ec8e837 fix: missing import 11 years ago
ThomasV 8f025db800 add missing Network methods to NetworkProxy 11 years ago
ThomasV 6e30894af6 daemon; initial commit 11 years ago