Commit Graph

932 Commits

Author SHA1 Message Date
Raw Pong Ghmoa
8cc163432e
Merge pull request #27 from goerli/q9-docs
Update README.md
2020-09-28 19:43:13 +02:00
Raw Pong Ghmoa
ebea305d93
Update README.md 2020-09-28 19:40:45 +02:00
Raw Pong Ghmoa
6cc92b0e54
Merge pull request #26 from hyperion-hyn/master
fix block history sorting bug
2020-09-25 14:18:49 +02:00
Raw Pong Ghmoa
786bfe4305
Merge pull request #24 from goerli/dependabot/npm_and_yarn/lodash-4.17.19
build(deps): bump lodash from 4.17.15 to 4.17.19
2020-09-25 14:18:30 +02:00
BingoChan
5a85b718e0
Merge pull request #1 from hyperion-hyn/fix-items-order
Fix items order
2020-08-21 17:00:01 +08:00
Bingo
4f3af39d4c fix chartHistory sort. 2020-08-21 15:17:35 +08:00
Bingo
c113629b8c fix item sort. 2020-08-21 15:02:47 +08:00
dependabot[bot]
68ced56b50
build(deps): bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 14:10:20 +00:00
Peter Grassberger
37dd25122a prevent crash due to missing adaptations to updated lodash lib, refs #1 (#19) 2019-12-11 11:48:47 +01:00
Talha Cross
0e52ac9ef0
Merge pull request #21 from goerli/dependabot/npm_and_yarn/lodash-4.17.15
build(deps): bump lodash from 4.17.11 to 4.17.15
2019-12-11 11:47:52 +01:00
dependabot[bot]
e5f057047c
build(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 22:45:36 +00:00
ChainSafe
35ccd7a656
Merge pull request #15 from thereapman/patch-1
Harden against missing transactions property
2019-02-21 15:07:03 -05:00
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
2019-02-21 20:52:04 +01:00
5chdn
6ad9c2cd5e
Merge pull request #14 from PeterTheOne/lodash-4
Update backend lodash #2
2019-02-19 09:04:37 +01:00
5chdn
47cadbc0fb
Merge pull request #12 from PeterTheOne/poa-staking
poa: show staking check icon instead of non existent hashrate
2019-02-19 09:01:12 +01:00
5chdn
d5e31a4cc8
Merge pull request #11 from PeterTheOne/frontend-config
add frontend config file
2019-02-19 09:00:10 +01:00
Peter Grassberger
3a506a7037 Update backend lodash #2 2019-02-18 21:41:10 +01:00
Peter Grassberger
95b35698d8 poa: show staking check icon instead of non existent hashrate 2019-02-18 20:16:02 +01:00
Peter Grassberger
2aeb8db283 add frontend config file build command to readme 2019-02-18 19:49:47 +01:00
Peter Grassberger
696702a0c8 add frontend config 2019-02-18 16:56:19 +01:00
Afri Schoedon
01779e3133
Merge pull request #8 from goerli/a5-docs-link
docs: fix link to client
2018-12-12 12:34:46 +01:00
Afri Schoedon
106bf936d1
Merge pull request #9 from PeterTheOne/patch-1
Update geoip-lite dependency to 1.3.5
2018-12-12 12:34:21 +01:00
Peter Grassberger
e1555388c8
Update geoip-lite dependency to 1.3.5 2018-12-12 11:30:10 +01:00
Afri Schoedon
88207f0768
docs: fix link to client 2018-12-06 19:17:04 +01:00
Afri Schoedon
277f55b7b3
Merge pull request #7 from goerli/a5-docs-demo
docs: add demo links to readme
2018-12-06 19:15:00 +01:00
Afri Schoedon
d791bcc144
docs: add demo links to readme 2018-12-06 19:13:19 +01:00
Afri Schoedon
a166125a05
Merge pull request #5 from goerli/a5-docs-readme
docs: fix screenshots
2018-12-03 21:13:53 +01:00
5chdn
f4440ab092
docs: fix screenshots 2018-12-03 21:07:10 +01:00
Afri Schoedon
2f25d94fc4
Merge pull request #1 from goerli/a5-build-legacy
server: allow for poa and pow network stats #12
2018-12-03 20:53:40 +01:00
5chdn
4659a54793
node: rename repository 2018-12-03 20:50:23 +01:00
5chdn
32057b15c8
docs: update readme 2018-12-03 20:50:05 +01:00
5chdn
99b634efa3
docs: fix screenshots in readme 2018-12-03 20:44:27 +01:00
5chdn
8d71d11cd2
grunt: remove duplicate task 2018-12-03 20:44:14 +01:00
5chdn
7cb21bcd5f
node: be more generic in dist tasks 2018-12-03 20:43:56 +01:00
5chdn
06da0da2f6
views: be more generic about the poa network title 2018-12-03 20:43:24 +01:00
5chdn
8a394db9b1
grunt: dedupliate files 2018-12-03 20:36:05 +01:00
5chdn
539b1a7aed
docs: update README for poa and pow 2018-12-03 14:16:26 +01:00
5chdn
d5fe3c3efe
node: add build jobs for poa and pow 2018-12-03 14:16:07 +01:00
5chdn
d16c15b458
style: fix missing fonts on pow 2018-12-03 14:15:49 +01:00
5chdn
69d8bfa943
travis: build pow and poa 2018-12-03 14:15:24 +01:00
5chdn
07355aac22
views: remove warning from pow dashboard 2018-12-03 14:07:07 +01:00
5chdn
5a0b04076d
css: update pow styles 2018-12-03 13:59:32 +01:00
5chdn
ea8edc4c96
views: restore pow layout 2018-12-03 13:45:13 +01:00
5chdn
ae35dfa051
grunt: remove unused variables 2018-12-03 13:42:16 +01:00
5chdn
731091c675
grunt: deduplicate jobs 2018-12-03 13:38:41 +01:00
5chdn
9650f8eb85
grunt: disallow pow and poa at the same time 2018-12-03 13:30:37 +01:00
5chdn
f94779f132
grunt: make poa default 2018-12-03 13:24:39 +01:00
5chdn
832d59c88c
node: fix startup script 2018-12-03 13:24:15 +01:00
5chdn
32c56d54c6
server: allow for poa and pow network stats 2018-12-03 13:11:51 +01:00
5chdn
7e2bc16ad9
docs: update screenshot 2018-12-01 20:23:37 +01:00