Commit Graph

183 Commits

Author SHA1 Message Date
Mohamed Sohail 272f3bdb33
update: web3 conn fixes and new docker image 2022-04-17 11:01:30 +03:00
Adrian Sutton 82c33b2747
Always call the callback even when mining is disabled. 2019-07-31 17:25:42 +10:00
Lucas Saldanha 49cb32b81c Only request mining info when node is mining 2018-11-14 11:37:13 +13:00
cubedro 5d310fcdcd updated web3 and fixed sync issue 2016-04-07 19:50:57 +03:00
cubedro 2ca054ba5d added isSyncing functionality 2016-02-01 22:38:31 +02:00
cubedro 207bca543d removed old registrar implementation 2015-08-13 16:56:54 +03:00
gaza dd1a77bf16 Removed shelljs. Not used dependency. 2015-08-08 18:01:44 +02:00
cubedro f1ced58587 added verbosity 2015-06-25 01:59:12 +03:00
cubedro d571825460 set chain debounce timeout to 120ms 2015-06-24 03:26:18 +03:00
cubedro 6e045d93e4 fixed pending debounce function 2015-06-24 03:23:28 +03:00
cubedro e87dda5e08 fixed chain debounce function 2015-06-24 03:22:00 +03:00
cubedro 24ba9f5030 added debounce strategy for chain download 2015-06-17 23:05:43 +03:00
cubedro 9b3eeb1295 added send all stats on socket reconnect 2015-06-17 06:37:59 +03:00
cubedro ef4214b2cc increased max web3 connection attempts 2015-06-17 03:01:45 +03:00
cubedro 842e5d208f tweaked chain debounce 2015-06-13 12:48:28 +03:00
cubedro 2776a71357 don't uninstall ping interval 2015-06-12 22:46:47 +03:00
cubedro 86282dcbc2 improved web4 reconnect 2015-06-12 22:41:39 +03:00
cubedro 05c3535f5f removed block from stats 2015-06-12 22:37:48 +03:00
cubedro c634623bec added web3 reconnect 2015-06-12 22:03:40 +03:00
cubedro 9fce5d3ba3 fixed duplicate pending sends 2015-06-02 17:15:34 +03:00
cubedro 0577d2406f increased latency timeout 2015-06-02 16:47:47 +03:00
cubedro 018c130935 moved temp chian request in getStats method 2015-06-02 13:14:14 +03:00
cubedro 200a581d2c added workaround for eth until web3.js fix 2015-06-02 12:56:09 +03:00
cubedro 593dbb4b0c increased max socket reconnect attempts 2015-06-02 05:29:16 +03:00
cubedro fd3abea39c updated ping-pong 2015-06-02 04:25:28 +03:00
cubedro ba3d418c9b added null validation for block fetch 2015-06-02 02:43:23 +03:00
cubedro 5e1127c624 better logging for duplicate blocks 2015-06-02 00:55:58 +03:00
cubedro 7ea1a3c666 fixed chain debounce bug 2015-06-02 00:53:56 +03:00
cubedro 2aeb0d71df fixed bug 2015-06-02 00:52:54 +03:00
cubedro 3e82d5aad5 added chain filter dobounce 2015-06-02 00:49:25 +03:00
cubedro 092f859e60 fixed pending filter log bug 2015-06-02 00:23:27 +03:00
cubedro 868b93373c added duplicate block difference check 2015-06-02 00:21:09 +03:00
cubedro acdcd1330f added socket flags 2015-06-02 00:14:28 +03:00
cubedro 1447a21c8c fixed prepareStats bug 2015-06-02 00:00:04 +03:00
cubedro c74b72b6eb added get stats as separate method 2015-06-01 23:50:26 +03:00
cubedro 0478c8193e removed listening because it's not being used 2015-06-01 23:35:18 +03:00
cubedro 098a93047b activated send block method 2015-06-01 23:23:45 +03:00
cubedro fdec28938d decreased pending debounce to 5ms 2015-06-01 23:05:58 +03:00
cubedro 5e7c3a3040 added get pending tx after chain event 2015-06-01 22:41:35 +03:00
cubedro 781c839dd4 changed to pending tx as a separate call 2015-06-01 21:43:19 +03:00
cubedro fe221801a5 sending specific stats to server 2015-06-01 21:00:14 +03:00
cubedro 5f2dbd807f log fix 2015-05-29 23:39:18 +03:00
cubedro 79d29cee4d fixed logging 2015-05-28 13:40:51 +03:00
cubedro 60984af4c9 fixed timeEnd 2015-05-28 13:30:53 +03:00
cubedro f8f0eda8a8 chain watcher results go in async queue now 2015-05-28 13:27:45 +03:00
cubedro ebfa5f18de added fetch skipped blocks 2015-05-27 12:19:02 +03:00
cubedro 1268561567 refactoring 2015-05-27 10:15:22 +03:00
cubedro de187ba872 added more logging 2015-05-27 10:00:23 +03:00
cubedro 24730138e7 fixed stats timing 2015-05-27 06:46:32 +03:00
cubedro 7478c6e6c7 updated transformers 2015-05-27 00:36:48 +03:00