Commit Graph

920 Commits

Author SHA1 Message Date
EOS Classic
45a79922e1
Remove un-maintained files 2018-11-07 22:46:30 +09:00
EOS Classic
0c8e5a9358
Add package-lock.json 2018-11-07 22:46:26 +09:00
hackyminer
c628e6b62f
fixed layout and css/js for responsive layout. 2018-11-07 22:46:26 +09:00
hackyminer
6c30c132a4
remove google analytics 2018-11-07 22:46:25 +09:00
hackyminer
77df51ccaa
src: show block counter properly 2018-11-07 22:46:25 +09:00
hackyminer
82bf280bde
src: remove min-width attribute from body 2018-11-07 22:46:24 +09:00
hackyminer
cd98725ab8
src-lite: totalDifficultyFilter filter added 2018-11-07 22:46:24 +09:00
hackyminer
18e208bdce
simplified *hashrateFilter 2018-11-07 22:46:24 +09:00
hackyminer
4c406dc461
use hidden-* attributes properly 2018-11-07 22:46:23 +09:00
hackyminer
d8acdb5f6f
fixed mobile layout 2018-11-07 22:46:23 +09:00
Péter Szilágyi
f8c226c0f3
Introduce an ID reservation list. 2018-11-07 22:46:22 +09:00
Péter Szilágyi
611d68fde2
Log total difficulties to detect spammers. 2018-11-07 22:46:22 +09:00
Péter Szilágyi
86fc78064d
Log IP addresses with blocks to detect spammers 2018-11-07 22:46:21 +09:00
Péter Szilágyi
a4cede7016
Fix block history if chain is shorted than MAX_HISTORY. 2018-11-07 22:46:21 +09:00
Ayushya Chitransh
2e5d3ac4e1
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-11-07 22:46:20 +09:00
Ayushya Chitransh
c07dca7be4
Use latest version for getting location info
Previous version was returning incorrect location data. I verified that using newer version gives correct results.
2018-11-07 22:46:20 +09:00
Péter Szilágyi
fea4b602d5
Add automated docker hub builds 2018-11-07 22:46:19 +09:00
Santiago Castro
f55f3830e4
Fix broken Markdown headings 2018-11-07 22:46:19 +09:00
trustfarm-dev
b7528e1da6 Updates for TEO Stat, WS_SECRET=1111 Anynode join this stats 2018-11-07 10:12:55 +00:00
Jonathan Brown
e4ae99d42d npm upgrade 2018-10-29 17:10:45 +07:00
Jonathan Brown
b65dd1bc1c Merge branch https://github.com/cubedro/eth-netstats/pull/331 2018-10-29 17:09:30 +07:00
EOS Classic
6fc79cfad3
Merge pull request #3 from AyushyaChitransh/patch-2
Add instruction to add new node
2018-09-17 15:57:17 +09:00
Ayushya Chitransh
b637ddc967
Add instruction to add new node
After seeing the blank interface, people need to know how to add nodes. Newbies often get confused and regard this repository as self sufficient, its dependence on eth-net-intelligence-api should be made more prominent.
2018-09-16 13:49:54 +05:30
EOS Classic
722c191de0
Update package.json 2018-09-16 13:02:42 +09:00
EOS Classic
f0736bd9ce
Update README.md 2018-09-16 12:48:47 +09:00
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