Commit Graph

770 Commits

Author SHA1 Message Date
EOS Classic
926fb2ff15
Add robots.txt, cleanup config.js list 2018-09-16 12:04:16 +09:00
EOS Classic
4b671ba1af
Bump version to 0.1.0 2018-09-16 04:05:18 +09:00
EOS Classic
8c2e983bef
Update README.md 2018-09-16 04:04:52 +09:00
EOS Classic
465f6627fa
build -> dist 2018-09-16 03:48:21 +09:00
EOS Classic
943e0e95aa
Add exa hash on filters.js just in case
when asics mine most of the ethereum hashrate at near future 😂
2018-09-16 03:46:32 +09:00
EOS Classic
9f7e077c31
Fixed gas limit 2018-09-16 03:24:55 +09:00
EOS Classic
94c9fa6bc8
Revert "fixed totalDifficultyFilter, fixed gaslimit number format"
This reverts commit 5f786d8a2b.
2018-09-16 03:24:06 +09:00
EOS Classic
6384f8603b
Update travis.yml 2018-09-16 02:17:45 +09:00
EOS Classic
0dc75c983f
Added grunt-cli 😄 2018-09-16 02:15:54 +09:00
EOS Classic
e17779c777
Update travis.yml 2018-09-16 02:08:32 +09:00
EOS Classic
53e7387f53
Update README.md 2018-09-16 02:08:16 +09:00
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
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
Marian OANCΞA
e172a25058 Merge pull request #298 from jesuscript/default-colors
Fixed client-side error spam when a node has non-standard node info; updated ws deps
2016-11-09 02:34:31 +02:00
Konstantin
289008b2a7 more fixing for incorrectly formatted node info 2016-11-08 12:34:26 +00:00
Konstantin
e849a7f970 fix for empty node info errors 2016-11-08 12:15:10 +00:00
Konstantin
b0277543e1 comma fix in package.json 2016-11-08 11:32:04 +00:00
Konstantin
1de39d214a bump primus 2016-11-08 11:20:39 +00:00
Konstantin
dbbdb5f170 Merge branch 'master' of https://github.com/cubedro/eth-netstats into default-colors 2016-11-08 11:20:06 +00:00
Konstantin
d0b5adc965 primus bump 2016-10-18 19:45:35 +03:00
Marian OANCΞA
55a9721f68 Merge pull request #294 from cubedro/develop
changed ga tracking code
2016-07-15 12:58:35 +03:00
cubedro
e82f1f4cd5 changed ga tracking code 2016-07-15 12:58:13 +03:00
Marian OANCΞA
5e3375c212 Merge pull request #292 from cubedro/develop
bumped ethstats client version
2016-04-07 22:11:23 +03:00