Commit Graph

403 Commits

Author SHA1 Message Date
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
71e99fd7db version 0.0.12 2015-06-02 01:12:58 +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
7d93be0345 version 0.0.11 2015-05-28 13:42:08 +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
6fd4a908a6 version 0.0.10 2015-05-27 12:20:44 +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
cubedro
145be0a80b version 0.0.9 2015-05-26 23:07:45 +03:00
cubedro
d0cb83ed24 refactoring 2015-05-26 23:02:45 +03:00
cubedro
48ea88945a updated dependencies versions 2015-05-26 21:53:10 +03:00
cubedro
b28332596b changed web3 to async 2015-05-26 21:45:33 +03:00
cubedro
6df36c6ce4 removed registrar since now it's built-in 2015-05-26 19:40:07 +03:00
cubedro
2f7150a789 bumped web3 version 2015-05-26 19:39:05 +03:00
cubedro
b43bf1ba1d updated travis env vars 2015-05-19 04:10:52 +03:00
cubedro
c298049ebc fixed callback already called bug 2015-05-19 03:40:41 +03:00
cubedro
752304a422 removed node v0.11 from travis.yml 2015-05-19 03:12:42 +03:00
cubedro
e70eab9115 added node pid kill to update.sh 2015-05-19 00:39:05 +03:00
cubedro
deeea3b890 increased web3 connection attempt delay & limit 2015-05-14 23:03:52 +03:00
cubedro
87916a3307 added logs flushing before update 2015-05-14 20:20:59 +03:00
cubedro
6455b6e4f0 added sudo to npm install 2015-05-14 16:45:53 +03:00
cubedro
7858bda654 a bit of styling for new changes 2015-05-13 16:46:47 +03:00
cubedro
d68696f329 added web3 connection attempts limit 2015-05-13 16:39:29 +03:00
cubedro
a7ffc8aa1e added password argument for eth 2015-05-12 07:14:39 +03:00
cubedro
99395e0e94 added back listen-ip 2015-05-12 06:57:04 +03:00
cubedro
f186b776b8 removed listen-ip 2015-05-12 05:26:39 +03:00
cubedro
bc0bee5cc1 added public-ip for eth 2015-05-12 05:19:32 +03:00