Commit Graph

934 Commits

Author SHA1 Message Date
Afri Schoedon f6416f3717
Update README.md 2018-12-01 01:19:45 +01:00
5chdn 1f6327d641
css: apply some dracula magic 2018-12-01 01:14:59 +01:00
5chdn c7e0951831
views: simplify for poa networks 2018-12-01 01:00:07 +01:00
Trustfarm-heart 94d72197f1
Update README.md 2018-11-27 17:24:44 +09:00
Ikmyeong Na a72ba7c634
Add favicon on layout.jade 2018-11-07 22:55:07 +09:00
Ikmyeong Na 0041d710e9
Update README and favicon 2018-11-07 22:47:00 +09:00
EOS Classic 2bb307e7a2
Bump version to 0.1.0 2018-11-07 22:46:33 +09:00
EOS Classic 5c4b22acbe
Add robots.txt, cleanup config.js list 2018-11-07 22:46:33 +09:00
EOS Classic 184cace793
build -> dist 2018-11-07 22:46:32 +09:00
EOS Classic 187ab3d6b1
Add exa hash on filters.js just in case
when asics mine most of the ethereum hashrate at near future 😂
2018-11-07 22:46:32 +09:00
EOS Classic 576b3e8bfd
Fixed gas limit 2018-11-07 22:46:31 +09:00
EOS Classic 200ec19835
Update travis.yml 2018-11-07 22:46:31 +09:00
EOS Classic 42fadc8601
Added grunt-cli 😄 2018-11-07 22:46:30 +09:00
EOS Classic cb8bdafbe8
Update travis.yml 2018-11-07 22:46:30 +09:00
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