Commit Graph

183 Commits

Author SHA1 Message Date
cubedro 59fd970401 removed call from Registrar 2015-04-09 19:52:38 +03:00
cubedro b28248a7ff added coinbase until geth fix 2015-04-09 01:33:36 +03:00
cubedro e33f6c49e8 added call back as workaround for geth until fux 2015-04-09 01:26:52 +03:00
cubedro ca1713327b removed 'from' from registrar call 2015-04-09 01:11:26 +03:00
cubedro 1526f203ba increased timeout to 60s 2015-04-09 00:58:23 +03:00
cubedro ce0be1fe1e Removed negative blocktimes 2015-04-07 20:07:23 +03:00
cubedro bb1d54c4ac improved miner name requests 2015-04-07 19:49:49 +03:00
cubedro 645912a086 improved pending tx 2015-04-07 19:46:05 +03:00
cubedro 2fcba72bcc removed listening 2015-04-07 19:37:30 +03:00
cubedro 97791570f9 cleanup 2015-04-07 19:34:00 +03:00
cubedro b3d87fa542 removed arrival and propagation 2015-04-07 19:31:43 +03:00
cubedro 6b14a1fcb6 added from argument to registrar call 2015-04-06 21:31:28 +03:00
cubedro 74b54c03b0 added registrar 2015-04-06 21:11:22 +03:00
cubedro 76b80a3ddb fixed latency 2015-04-06 04:51:19 +03:00
cubedro 83a3edfdbb fixed gasPrice 2015-04-06 02:43:34 +03:00
cubedro a81bee9502 added miner result limit 2015-04-06 02:26:43 +03:00
cubedro 7f2f722d5d added miners chart 2015-04-06 02:20:14 +03:00
cubedro 4cc7d88235 changed reconnect strategy 2015-04-05 21:29:34 +03:00
cubedro 2c1d6fa78e added default to 'pending' filter 2015-04-03 19:34:59 +03:00
cubedro f87a378b4d added debounce to 'latest' filter 2015-04-03 19:34:31 +03:00
cubedro 2ce486db28 added latency update 2015-04-03 07:00:26 +03:00
cubedro 447afd00d5 added id to ping 2015-04-03 06:08:54 +03:00
cubedro 76f2f28665 added PENDING_WORKS to filter too 2015-04-03 01:13:22 +03:00
cubedro 4361ea9d4b added PENDING_WORKS flag 2015-04-03 01:12:28 +03:00
cubedro 3cc54ee9ef added back pending transactions 2015-04-02 23:52:55 +03:00
cubedro 716f2838ae added time update to build shells 2015-04-02 21:11:55 +03:00
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
cubedro 024af1ebfb added primus socket functionality 2015-02-16 23:30:21 +02:00
cubedro 6802561e45 added socket.io 2015-02-16 18:44:26 +02:00
cubedro a79210c510 added aws file 2015-02-12 23:59:01 +02:00
cubedro c500f4e069 added socket connectivity 2015-02-12 16:02:44 +02:00
cubedro b87f19dc58 updated node.info 2015-02-12 15:38:09 +02:00
cubedro 82e659834f added node model functionality 2015-02-12 14:26:47 +02:00
Marian Oancea b69b6a31b3 added config and node model 2015-02-12 00:54:33 +02:00