Commit Graph

934 Commits

Author SHA1 Message Date
EOS Classic 953c06a576
Update package.json for new repo 2018-09-16 01:45:08 +09:00
EOS Classic e4bd94e56a
Remove un-maintained files 2018-09-16 01:42:52 +09:00
EOS Classic 7c5fe12fc8
Add package-lock.json 2018-09-16 01:16:10 +09:00
EOS Classic a3df0542ba
Comment warning message 2018-09-16 01:15:18 +09:00
hackyminer 5f786d8a2b
fixed totalDifficultyFilter, fixed gaslimit number format 2018-09-16 01:13:35 +09:00
hackyminer 815f62f3a8
fixed layout and css/js for responsive layout. 2018-09-16 01:13:02 +09:00
hackyminer 3a46bb6395
remove google analytics 2018-09-16 01:11:34 +09:00
hackyminer 60094ba5ac
src: show block counter properly 2018-09-16 01:11:26 +09:00
hackyminer 9a70697a23
src: remove min-width attribute from body 2018-09-16 01:11:18 +09:00
hackyminer 1c551e4a99
src-lite: totalDifficultyFilter filter added 2018-09-16 01:11:11 +09:00
hackyminer 838fff5423
simplified *hashrateFilter 2018-09-16 01:11:04 +09:00
hackyminer 5a92f6cbe3
use hidden-* attributes properly 2018-09-16 01:10:56 +09:00
hackyminer 592a98cbcc
fixed mobile layout 2018-09-16 01:10:33 +09:00
Péter Szilágyi 4e9492fc83
Introduce an ID reservation list. 2018-09-16 01:10:21 +09:00
Péter Szilágyi 82e2fa36e1
Log total difficulties to detect spammers. 2018-09-16 01:10:14 +09:00
Péter Szilágyi bc4b0b9ce3
Log IP addresses with blocks to detect spammers 2018-09-16 01:10:05 +09:00
Péter Szilágyi 31a3f84214
Fix block history if chain is shorted than MAX_HISTORY. 2018-09-16 01:09:56 +09:00
Ayushya Chitransh 43f5d65766
Using corrected IP address
IP address being received had `:ffff` at the starting, it needs to be corrected before setting correct IP for node. Closes #99
2018-09-16 01:09:47 +09:00
Ayushya Chitransh 4a879a96c4
Use latest version for getting location info
Previous version was returning incorrect location data. I verified that using newer version gives correct results.
2018-09-16 01:09:22 +09:00
Péter Szilágyi 75bf2f5d45
Add automated docker hub builds 2018-09-16 01:06:59 +09:00
Santiago Castro 0626ecf415
Fix broken Markdown headings 2018-09-16 01:06:50 +09:00
Evans Tucker 78f3e4828b CMD, not RUN, fool 2018-06-15 17:57:44 -07:00
Evans Tucker 4b5039f369 I think we need this to actually be running with NPM. 2018-06-15 17:53:03 -07:00
Evans Tucker 941c4aebdb Adding Dockerfile 2018-06-15 16:44:22 -07:00
Jonathan Brown fa365e40e5 Fix it for China. 2018-05-03 15:56:43 +07:00
Jonathan Brown 65827c3036 Include more favicon sizes. 2018-05-03 15:30:13 +07:00
Ayushya Chitransh d952387030
Using corrected IP address
IP address being received had `:ffff` at the starting, it needs to be corrected before setting correct IP for node. Closes #99
2018-02-13 14:52:45 +05:30
Ayushya Chitransh 60726f0795
Use latest version for getting location info
Previous version was returning incorrect location data. I verified that using newer version gives correct results.
2018-02-13 14:44:21 +05:30
jamesdave 6996eb164f Add docker file 2017-12-23 20:07:48 +07:00
Jonathan Brown 2999d4a65d Update favicon. 2017-11-28 12:45:05 +07:00
Péter Szilágyi 157caeafe5
Add automated docker hub builds 2017-10-26 14:07:13 +03:00
Jonathan Brown 86b0595435 LINK => MIX 2017-10-07 17:09:41 +07:00
Péter Szilágyi 2e72a285ac
Introduce an ID reservation list. 2017-09-12 11:29:03 +03:00
Péter Szilágyi 83815929de
Log total difficulties to detect spammers. 2017-09-09 17:07:42 +03:00
Jonathan Brown 44a2d68e1c Remove Ethereum favicons. 2017-09-04 11:47:43 +07:00
Jonathan Brown ef93dd6cd9 Use local favicon. 2017-09-04 11:38:22 +07:00
Jonathan Brown ef69431bf7 Fix favicon. 2017-09-02 17:58:50 +07:00
Jonathan Brown 50e37827b1 Add favicon. 2017-09-02 17:47:47 +07:00
Jonathan Brown c59c499062 Link => LINK 2017-09-02 17:38:55 +07:00
Péter Szilágyi 5870b85014
Log IP addresses with blocks to detect spammers 2017-08-18 10:51:48 +03:00
Santiago Castro d946c8fc4b Fix broken Markdown headings 2017-04-16 16:38:29 -03:00
Jonathan Brown 4ca0f384f1 Merge branch 'master' of https://github.com/cubedro/eth-netstats 2017-04-10 16:57:29 +07: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