- Mar 26, 2021
-
-
Péter Szilágyi authored
-
- Feb 17, 2020
-
-
Felix Lange authored
This event was added for the dashboard, but we don't need it anymore since the dashboard is gone.
-
- Nov 13, 2019
-
-
Kurkó Mihály authored
This adds all dashboard changes from the last couple months. We're about to remove the dashboard, but decided that we should get all the recent work in first in case anyone wants to pick up this project later on. * cmd, dashboard, eth, p2p: send peer info to the dashboard * dashboard: update npm packages, improve UI, rebase * dashboard, p2p: remove println, change doc * cmd, dashboard, eth, p2p: cleanup after review * dashboard: send current block to the dashboard client
-
- Sep 10, 2019
-
-
Péter Szilágyi authored
-
- Jun 11, 2019
-
-
Péter Szilágyi authored
-
- Mar 13, 2019
-
-
Kurkó Mihály authored
* dashboard, p2p: visualize peers * dashboard: change scale to green to red
-
- Nov 09, 2018
-
-
Kurkó Mihály authored
* metrics, p2p: add ephemeral registry * metrics: fix linter issue
-
- Nov 08, 2018
-
-
Kurkó Mihály authored
Change the type of the metered connection's id field from string to enode.ID.
-
- Oct 15, 2018
-
-
Kurkó Mihály authored
This change extends the peer metrics collection: - traces the life-cycle of the peers - meters the peer traffic separately for every peer - creates event feed for the peer events - emits the peer events
-
- Jun 21, 2018
-
-
ethersphere authored
-
- Feb 23, 2018
-
-
Anton Evangelatov authored
* go-metrics: fork library and introduce ResettingTimer and InfluxDB reporter. * vendor: change nonsense/go-metrics to ethersphere/go-metrics * go-metrics: add tests. move ResettingTimer logic from reporter to type. * all, metrics: pull in metrics package in go-ethereum * metrics/test: make sure metrics are enabled for tests * metrics: apply gosimple rules * metrics/exp, internal/debug: init expvar endpoint when starting pprof server * internal/debug: tiny comment formatting fix
-
- Aug 21, 2015
-
-
Péter Szilágyi authored
-
- Aug 19, 2015
-
-
Jeffrey Wilcke authored
This reverts commit 5c949d3b.
-
- Aug 04, 2015
-
-
Felix Lange authored
Package fdtrack logs statistics about open file descriptors. This should help identify the source of #1549.
-
- Jul 23, 2015
-
-
Felix Lange authored
I forgot to update one instance of "go-ethereum" in commit 3f047be5.
-
- Jul 22, 2015
-
-
Felix Lange authored
All code outside of cmd/ is licensed as LGPL. The headers now reflect this by calling the whole work "the go-ethereum library".
-
- Jul 07, 2015
-
-
Felix Lange authored
-
- Jun 29, 2015
-
-
Péter Szilágyi authored
-
- Jun 24, 2015
-
-
Péter Szilágyi authored
-