Commit Graph

57 Commits

Author SHA1 Message Date
cubedro 23750fcff4 updated propagation time 2015-04-02 18:58:53 +03:00
cubedro a8fb34ea14 fixed ping conflict 2015-04-02 18:23:14 +03:00
cubedro 61e2db4e33 added ping 2015-04-02 18:22:33 +03:00
cubedro fc70b28706 added gas spending 2015-03-28 20:06:46 +02:00
cubedro 40951f6301 added pending txs 2015-03-28 19:46:06 +02:00
cubedro 0a0e95df13 updated ethereum.js 2015-03-28 19:16:52 +02:00
cubedro 13f96e05e5 fixed recentBlock & increased block history 2015-03-28 01:28:55 +02:00
cubedro 3652e58b7f v0.2.0 updates 2015-03-27 21:11:21 +02:00
cubedro 0e76e169ca refactoring 2015-03-27 13:56:11 +02:00
cubedro 399712168c refactoring 2015-03-27 13:38:41 +02:00
cubedro 9f62909dca added verbosity flag 2015-03-27 11:21:17 +02:00
cubedro 1ef0877d28 bug fix 2015-03-22 23:22:08 +02:00
cubedro ad2f50ac87 fixed bugs 2015-03-22 23:16:30 +02:00
cubedro df58525fd4 bug fixes 2015-03-22 23:09:34 +02:00
cubedro 491b2aa6f0 fixed version for POC9 2015-03-22 22:55:15 +02:00
cubedro 6c0bf268b5 fixed bug 2015-03-22 22:26:55 +02:00
cubedro 9f6a78ca9d added clientVersion 2015-03-20 08:36:52 +02:00
cubedro e70f08914f updated to ethereum.js 0.1.2 and refactoring 2015-03-20 08:17:13 +02:00
cubedro 817ef1e032 fixed go version command 2015-03-20 04:08:18 +02:00
cubedro 30d2609c3c added INSTANCE_NAME env var 2015-03-19 15:30:49 +02:00
cubedro f5f6f20baf changed timeout 2015-03-15 23:52:15 +02:00
cubedro b155bcca5a removed unnecessary console.logs 2015-03-14 19:59:31 +02:00
cubedro 714ef1ce49 fixed messages 2015-03-04 23:51:50 +02:00
cubedro 2e988bee9e fixed chain watch 2015-03-04 23:50:51 +02:00
cubedro bf72650d7e fixed eth_implementation bug 2015-03-04 23:39:02 +02:00
cubedro 9714d6fe7a more refactoring 2015-03-04 23:31:59 +02:00
cubedro 28c5e00a99 refactoring 2015-03-04 23:09:22 +02:00
cubedro 5a468ad6b8 fixes 2015-03-04 23:02:00 +02:00
cubedro 92e2879211 fixed version for go impl 2015-03-03 19:52:13 +02:00
cubedro fb319b3ddd changed chain watch to changed 2015-02-28 23:11:35 +02:00
cubedro 045d8cceb2 added txCount error 2015-02-27 01:19:55 +02:00
cubedro 5da92ecdae added default secret 2015-02-26 23:58:46 +02:00
cubedro 28228c5cc4 added websockets login 2015-02-26 23:45:24 +02:00
cubedro cbf3803740 changed propagation calculation to miliseconds 2015-02-23 18:51:48 +02:00
cubedro b7ce4ddf2b added block arrival time and propagation time 2015-02-23 18:48:53 +02:00
cubedro f3fdabf0be send last 12 block times 2015-02-23 16:47:18 +02:00
cubedro 00a531fb18 removed blocktime property 2015-02-23 16:18:43 +02:00
cubedro 2b435cec23 added node latency 2015-02-23 15:57:59 +02:00
cubedro 075c602722 removed log 2015-02-20 23:07:25 +02:00
cubedro ec00505cab fixed txCount for older nodes 2015-02-18 12:02:27 +02:00
cubedro e3210fc00b fixed blocktime and blocktimeAvg 2015-02-18 10:55:50 +02:00
cubedro 5d0d5d1576 added disconnect event 2015-02-18 08:05:58 +02:00
cubedro fb5a1de8a2 added force send after 5 updates 2015-02-18 04:59:03 +02:00
cubedro c3b41ccbda fixed socket ready event 2015-02-18 04:32:03 +02:00
cubedro a019d77205 fixed env vars 2015-02-18 00:15:34 +02:00
cubedro 63307f35bb added txCount 2015-02-17 23:42:52 +02:00
cubedro 0870b66468 added force send update when server comes back 2015-02-17 20:22:06 +02:00
cubedro 56716885b7 check if anything has changed to spare unnecessary requests 2015-02-17 06:08:25 +02:00
cubedro ad9998753c changed underscore to lodash 2015-02-17 03:07:40 +02:00
cubedro 367b0ed1d2 added instance version and eth version 2015-02-16 23:53:32 +02:00