Commit Graph

55 Commits

Author SHA1 Message Date
Péter Szilágyi 2e72a285ac
Introduce an ID reservation list. 2017-09-12 11:29:03 +03:00
Péter Szilágyi 73f4d4978d
Fix block history if chain is shorted than MAX_HISTORY. 2017-03-23 15:21:12 +02:00
Marian OANCΞA 5d3ed04c55 Merge pull request #302 from cubedro/develop
fixed buggy if
2016-12-11 22:29:21 +02:00
cubedro 941c17a201 fixed buggy if 2016-12-11 22:29:03 +02:00
Marian OANCΞA 286378b4f4 Merge pull request #301 from cubedro/develop
better history handling
2016-12-11 18:43:02 +02:00
cubedro 1c1cb25d63 better history handling 2016-12-11 18:42:37 +02:00
Marian OANCΞA caa057bd40 Merge pull request #300 from cubedro/develop
fixed canUpdateHistory
2016-12-11 18:33:46 +02:00
cubedro a8920773f8 fixed canUpdateHistory 2016-12-11 18:32:33 +02:00
Marian OANCΞA e391b871be Merge pull request #299 from cubedro/develop
added another trusted ip
2016-12-11 18:06:44 +02:00
cubedro 86e6bf11f8 added another trusted ip 2016-12-11 18:06:25 +02:00
KKudryavtsev 1352dd898b Merge branch 'master' of https://github.com/cubedro/eth-netstats 2016-03-21 15:45:42 +00:00
cubedro cbaca99b9e added support for isSyncing 2016-02-01 23:15:51 +02:00
cubedro 41c3a06eef fixed #284 2016-01-08 15:41:01 +02:00
KKudryavtsev 0018342c6d fixed a possible typo 2015-12-04 19:42:28 +00:00
cubedro 946408f36e less logging 2015-10-28 23:23:17 +02:00
cubedro 33f6cd17e9 fixed history sync bug 2015-10-28 22:59:57 +02:00
cubedro b092bfdf6c made all nodes trusted 2015-10-19 12:48:02 +03:00
cubedro a0c3bc238b removed trusted node check for history update 2015-10-19 12:42:07 +03:00
cubedro 019f64c044 added another node to trusted ips 2015-09-29 15:26:14 +03:00
cubedro 55ac4ac09a changed avg blocktime to be calculated from the entire history 2015-09-14 19:52:03 +03:00
cubedro f86ef9e740 Merge branch 'develop' of https://github.com/cubedro/eth-netstats into develop
Merge with develop
2015-08-07 16:18:02 +03:00
cubedro e2cdec1f3d unbanned ip 2015-08-07 16:17:37 +03:00
cubedro 409af3720e fixed styling 2015-08-06 13:54:10 +03:00
Fabian Vogelsteller c1f1a0989d add gas limit chart 2015-08-06 12:22:47 +02:00
cubedro a9bfb43a51 added banned ip 2015-07-31 00:13:11 +03:00
cubedro dadb8b195f added another node to trusted nodes 2015-07-30 20:47:34 +03:00
cubedro 15d64ad1f2 added more nodes to config 2015-07-30 20:34:34 +03:00
cubedro 308921870d added genesis hash 2015-07-30 18:34:10 +03:00
cubedro 65f877353f fixed broken lite version 2015-07-29 20:15:45 +03:00
cubedro 3b1885a96f added LITE env var in express render 2015-07-22 13:06:50 +03:00
cubedro 23721dba97 added LITE flag 2015-07-21 19:24:42 +03:00
cubedro 1be8f51560 fixed fork detection bug 2015-07-21 18:46:28 +03:00
cubedro d96ced51dc removed nonce from block comparison 2015-07-21 11:58:22 +03:00
cubedro 3108961c59 added 2 way communication for latest block on external api 2015-06-23 23:46:29 +03:00
cubedro 18ea9f106d bestBlock -> lastBlock 2015-06-23 23:41:30 +03:00
cubedro 18905b0718 added external api for best block 2015-06-23 23:33:33 +03:00
cubedro 765f020d48 removed size from block comparison 2015-06-17 10:05:37 +03:00
cubedro 959bc82154 fixed blocktime 2015-06-17 05:17:59 +03:00
cubedro 0a53f343c3 removed trusted from charts 2015-06-17 04:45:46 +03:00
cubedro 4919ade848 updated trusted nodes list 2015-06-17 02:44:26 +03:00
cubedro fbf1aa407d performance improvements 2015-06-13 12:54:34 +03:00
cubedro c3be041009 updated trusted nodes 2015-06-13 06:16:29 +03:00
cubedro 60cd4bdf73 cleanup 2015-06-10 05:44:32 +03:00
cubedro ffcb50e196 removed express from app.js 2015-06-10 05:04:17 +03:00
cubedro f67529a75e added fork check 2015-06-09 19:28:29 +03:00
cubedro 4b5bdf3e3e angular improvements 2015-06-09 12:39:13 +03:00
cubedro d9ae085890 added clean blocks higher than best block 2015-06-09 06:25:34 +03:00
cubedro c26ba17cd4 added bad block check 2015-06-09 05:06:00 +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