Commit Graph

561 Commits

Author SHA1 Message Date
cubedro f165c430ae added go shell script 2015-03-01 22:55:45 +02:00
Marian OANCΞA 4d2376b6ef Merge pull request #5 from cubedro/develop
changed chain watch to changed
2015-02-28 23:12:00 +02:00
cubedro fb319b3ddd changed chain watch to changed 2015-02-28 23:11:35 +02:00
Marian OANCΞA 529ccea7eb Merge pull request #4 from cubedro/develop
v 0.0.2
2015-02-27 01:50:39 +02:00
cubedro 3281b2ae98 updated package.json version 2015-02-27 01:25:33 +02:00
cubedro 5b6ede24f9 app.js comment 2015-02-27 01:24:43 +02:00
Marian OANCΞA c991627807 Merge pull request #3 from cubedro/develop
txCount error
2015-02-27 01:20:30 +02:00
cubedro 045d8cceb2 added txCount error 2015-02-27 01:19:55 +02:00
cubedro 2464ed0ad0 added default settings in processes.json 2015-02-27 00:02:01 +02:00
Marian OANCΞA a3bb039b80 Merge pull request #2 from cubedro/develop
added default secret
2015-02-26 23:59:42 +02:00
cubedro 5da92ecdae added default secret 2015-02-26 23:58:46 +02:00
Marian OANCΞA 524b163391 Merge pull request #1 from cubedro/develop
Websockets login
2015-02-26 23:48:58 +02:00
cubedro fb983ed0e7 added update in readme.md 2015-02-26 23:47:56 +02:00
cubedro 28228c5cc4 added websockets login 2015-02-26 23:45:24 +02:00
cubedro 9a266b527c more readme.md fixes 2015-02-26 23:11:18 +02:00
cubedro f5adca9d9a fixed padding for config in readme.md 2015-02-26 23:10:04 +02:00
cubedro ff4d50559c added config in readme.md 2015-02-26 23:09:23 +02:00
cubedro cf20937a70 updated Readme.md 2015-02-26 23:02:13 +02:00
cubedro 9b1e5d6e9f updated debug version 2015-02-25 23:30:16 +02:00
cubedro d2155b5da0 added travis.yml and badges 2015-02-25 23:28:34 +02:00
cubedro b2079ed698 updated readme.md 2015-02-25 23:16:04 +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 e76ff4be85 updated processes.json 2015-02-23 11:27:36 +02:00
cubedro 9c6f581617 changed processes.json 2015-02-21 18:18:03 +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 2ac4a0ddf8 changed socket target to initial host 2015-02-18 11:58:35 +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 1feeab33b9 added gracefulReload support for pm2 2015-02-18 06:39:33 +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 a7dd2ab04c fixed build.sh 2015-02-17 21:04:11 +02:00
cubedro 7e4936ba1d fixed ETH_VERSION 2015-02-17 20:29:35 +02:00
cubedro 0870b66468 added force send update when server comes back 2015-02-17 20:22:06 +02:00
cubedro 05f4bf1c9e build.sh fixes 2015-02-17 20:07:00 +02:00
cubedro 51ce3dbac7 renamed bin/eth to bin/eth.sh 2015-02-17 19:29:26 +02:00
cubedro cba948231c updated provisioning files 2015-02-17 19:22:28 +02:00
cubedro d2c7f4ff9a updated build.sh 2015-02-17 17:25:09 +02:00
cubedro 1096efbfd1 removed unnecessary console.logs 2015-02-17 12:15:38 +02:00
cubedro 707a8fe84d updated build.sh 2015-02-17 11:31:03 +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