Commit Graph

75 Commits

Author SHA1 Message Date
Konstantin
d0b5adc965 primus bump 2016-10-18 19:45:35 +03:00
cubedro
84037d3671 fixed secret bug 2015-08-24 10:05:50 +03:00
cubedro
1f5a8eebf8 WS_SECRET json accepts object 2015-08-19 21:20:02 +03:00
cubedro
f4ac50612b secret from js to json 2015-08-19 21:03:03 +03:00
cubedro
3237db0d1a fixed WS_SECRET bug 2015-08-19 21:00:47 +03:00
cubedro
a5ffebfd6f fixed WS_SECRET if no pipe line found 2015-08-18 21:29:29 +03:00
cubedro
c2a98f5728 added secret split by | char 2015-08-17 17:07:26 +03:00
cubedro
8573431f9f added multiple secrets 2015-08-17 16:39:36 +03:00
cubedro
a9bfb43a51 added banned ip 2015-07-31 00:13:11 +03:00
cubedro
18905b0718 added external api for best block 2015-06-23 23:33:33 +03:00
cubedro
80dc078839 fixed serverTime 2015-06-17 04:13:55 +03:00
cubedro
6c2df3f59c fixed bug 2015-06-17 04:10:27 +03:00
cubedro
fbf1aa407d performance improvements 2015-06-13 12:54:34 +03:00
cubedro
9b7efefb70 removed http.globalAgent.maxSockets 2015-06-13 07:18:08 +03:00
cubedro
79bc55d0e6 added max http sockets 50 2015-06-13 06:42:06 +03:00
cubedro
60cd4bdf73 cleanup 2015-06-10 05:44:32 +03:00
cubedro
a50a3b29f9 app.js refactoring 2015-06-10 05:32:25 +03:00
cubedro
ffcb50e196 removed express from app.js 2015-06-10 05:04:17 +03:00
cubedro
c0d0090d9d fixed addHistory 2015-06-09 04:03:31 +03:00
cubedro
97ab08f97b fixed propagation bug 2015-06-09 03:57:56 +03:00
cubedro
ca513d71dd Non-blocking collection 2015-06-09 02:40:59 +03:00
cubedro
7bd8d450ae logging improvements 2015-06-03 05:06:09 +03:00
cubedro
e7408a3594 nodes model refactoring 2015-06-03 03:51:19 +03:00
cubedro
f81773a348 formated logs 2015-06-02 18:00:32 +03:00
cubedro
ca4a63bd7d improved logging 2015-06-02 16:55:23 +03:00
cubedro
e92b68673e fixed bug 2015-06-02 05:06:53 +03:00
cubedro
11cc9897fb fixed api latency bug 2015-06-02 04:53:26 +03:00
cubedro
b9a9321cac fixed client latency 2015-06-02 04:49:34 +03:00
cubedro
69a619804d refactored client ping-pong 2015-06-02 04:33:17 +03:00
cubedro
da45dfbdf9 added time sync for api 2015-06-02 03:06:11 +03:00
cubedro
28447d6c43 added stats as different method 2015-06-02 00:04:34 +03:00
cubedro
12c089cc10 added block as a separate call 2015-06-01 23:01:32 +03:00
cubedro
54eacc4a9a added pending as a separate call 2015-06-01 21:42:50 +03:00
cubedro
32001c1cab cleanup 2015-05-27 13:41:35 +03:00
cubedro
7ae41cbe63 renamed public to src and moved views in it 2015-05-27 13:16:56 +03:00
cubedro
8cf001d24c performance improvements 2015-05-19 11:07:48 +03:00
cubedro
3fc4f455eb moved express functionality to nginx 2015-05-12 18:02:51 +03:00
cubedro
ea7079291e fixed cleanup timeouts 2015-05-11 22:10:19 +03:00
cubedro
be4654aee7 added node cleanup refresh timeout for 1h 2015-05-11 22:03:08 +03:00
cubedro
7557ccf438 removed console logs 2015-04-29 12:03:05 +03:00
cubedro
e2f4369307 moved miner chart processing to server 2015-04-29 12:00:01 +03:00
cubedro
3f962fb9a8 refactoring & stability improvements 2015-04-29 08:49:43 +03:00
cubedro
2fa175c24d added best block check before requesting history 2015-04-29 02:33:49 +03:00
cubedro
f7186e0b3c added history request timeout 2015-04-28 17:42:44 +03:00
cubedro
ec83b07f14 added range to history log 2015-04-28 15:55:33 +03:00
cubedro
61b5ddd125 added history request/response log 2015-04-28 15:47:47 +03:00
cubedro
13680815f1 fixed canUpdate bug 2015-04-28 11:12:47 +03:00
cubedro
abaef56982 added getHistory 2015-04-28 10:43:56 +03:00
cubedro
c9dde35e09 removed more console.logs 2015-04-28 04:03:20 +03:00
cubedro
fbc7e90e76 removed unnecessary console logs 2015-04-28 03:52:41 +03:00