Ayanami
|
0a4a93cd74
|
Replace jade to pug (#30)
* Replace jade to pug
resolves #3
* Update geoip-lite
|
3 years ago |
Bingo
|
4f3af39d4c
|
fix chartHistory sort.
|
4 years ago |
Bingo
|
c113629b8c
|
fix item sort.
|
4 years ago |
Peter Grassberger
|
37dd25122a
|
prevent crash due to missing adaptations to updated lodash lib, refs #1 (#19)
|
5 years ago |
Markus Keil
|
43b6c7e681
|
Harden against missing transactions property
Should fix this:
2019-02-21 19:40:46.825 [API] [BLK] Block: 119134 td: 205248 from: blockchainsLlcPantheon ip: 10.240.0.7
2019-02-21 19:40:46.866 [API] [BLK] Block: 119137 td: 205254 from: Mudit-node-1 ip: 10.240.0.7
2019-02-21 19:40:46.867 [API] [STA] Stats from: Mudit-node-1
/app/ethstats-server/lib/history.js:609
transactions: item.block.transactions.length,
^
TypeError: Cannot read property 'length' of null
|
6 years ago |
Peter Grassberger
|
3a506a7037
|
Update backend lodash #2
|
6 years ago |
EOS Classic
|
5c4b22acbe
|
Add robots.txt, cleanup config.js list
|
6 years ago |
Péter Szilágyi
|
f8c226c0f3
|
Introduce an ID reservation list.
|
6 years ago |
Péter Szilágyi
|
a4cede7016
|
Fix block history if chain is shorted than MAX_HISTORY.
|
6 years ago |
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
|
6 years ago |
EOS Classic
|
926fb2ff15
|
Add robots.txt, cleanup config.js list
|
6 years ago |
Péter Szilágyi
|
4e9492fc83
|
Introduce an ID reservation list.
|
6 years ago |
Péter Szilágyi
|
31a3f84214
|
Fix block history if chain is shorted than MAX_HISTORY.
|
6 years ago |
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
|
6 years ago |
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
|
7 years ago |
Péter Szilágyi
|
2e72a285ac
|
Introduce an ID reservation list.
|
7 years ago |
Péter Szilágyi
|
73f4d4978d
|
Fix block history if chain is shorted than MAX_HISTORY.
|
8 years ago |
cubedro
|
941c17a201
|
fixed buggy if
|
8 years ago |
cubedro
|
1c1cb25d63
|
better history handling
|
8 years ago |
cubedro
|
a8920773f8
|
fixed canUpdateHistory
|
8 years ago |
cubedro
|
86e6bf11f8
|
added another trusted ip
|
8 years ago |
cubedro
|
cbaca99b9e
|
added support for isSyncing
|
9 years ago |
cubedro
|
41c3a06eef
|
fixed #284
|
9 years ago |
KKudryavtsev
|
0018342c6d
|
fixed a possible typo
|
9 years ago |
cubedro
|
946408f36e
|
less logging
|
9 years ago |
cubedro
|
33f6cd17e9
|
fixed history sync bug
|
9 years ago |
cubedro
|
b092bfdf6c
|
made all nodes trusted
|
9 years ago |
cubedro
|
a0c3bc238b
|
removed trusted node check for history update
|
9 years ago |
cubedro
|
019f64c044
|
added another node to trusted ips
|
9 years ago |
cubedro
|
55ac4ac09a
|
changed avg blocktime to be calculated from the entire history
|
9 years ago |
cubedro
|
e2cdec1f3d
|
unbanned ip
|
9 years ago |
cubedro
|
409af3720e
|
fixed styling
|
9 years ago |
Fabian Vogelsteller
|
c1f1a0989d
|
add gas limit chart
|
9 years ago |
cubedro
|
a9bfb43a51
|
added banned ip
|
9 years ago |
cubedro
|
dadb8b195f
|
added another node to trusted nodes
|
9 years ago |
cubedro
|
15d64ad1f2
|
added more nodes to config
|
9 years ago |
cubedro
|
308921870d
|
added genesis hash
|
9 years ago |
cubedro
|
65f877353f
|
fixed broken lite version
|
9 years ago |
cubedro
|
3b1885a96f
|
added LITE env var in express render
|
9 years ago |
cubedro
|
23721dba97
|
added LITE flag
|
9 years ago |
cubedro
|
1be8f51560
|
fixed fork detection bug
|
9 years ago |
cubedro
|
d96ced51dc
|
removed nonce from block comparison
|
9 years ago |
cubedro
|
3108961c59
|
added 2 way communication for latest block on external api
|
10 years ago |
cubedro
|
18ea9f106d
|
bestBlock -> lastBlock
|
10 years ago |
cubedro
|
18905b0718
|
added external api for best block
|
10 years ago |
cubedro
|
765f020d48
|
removed size from block comparison
|
10 years ago |
cubedro
|
959bc82154
|
fixed blocktime
|
10 years ago |
cubedro
|
0a53f343c3
|
removed trusted from charts
|
10 years ago |
cubedro
|
4919ade848
|
updated trusted nodes list
|
10 years ago |
cubedro
|
fbf1aa407d
|
performance improvements
|
10 years ago |