-
Currently, the `peer` label in the swap account Metrics keeps track of each peer id with an account balance.
**Problem**
The problem with this is that there is a very high chance of the peer ids …
-
Similar as #2287, #2252, #2283, and others, there's another JSON field in logs that causes Logstash parsing errors:
```
Could not index event to Elasticsearch. {:status=>400, :action=>["index", {:_i…
-
I'm posting this request at the suggestion of @arnetheduck.
While helping a user stand up a new eth2 validation node, Rocket Pool's installer uses Docker as its solution for setting up the eth1 and…
-
As you can see here sometimes it takes `30.seconds`
```
{"lvl":"DBG","ts":"2020-11-12 08:44:47.069+00:00","msg":"UpdateStateData cache miss","topics":"chaindag","tid":236655,"file":"chain_dag.nim:72…
-
I believe this is a result of #2408. Calling `get_v1_beacon_states_stateId_validators` on a validator that's still in the queue (state `pending_queued`) crashes Nimbus with `Error: unhandled exception…
-
I've tried to configure my RocketPool smart node with an external Eth1 provider, using the following config:
```yml
chains:
eth1:
client:
selected: "custom"
params:
- …
-
When subscribing to the next set of attestation topics a check could be done if there are enough peers currently connected also subscribing to that topic.
I believe this check could be done by chec…
kdeme updated
3 years ago
-
The node returns three types of metrics twice:
```
> curl -s localhost:9300/metrics | grep beacon_store_block_duration_seconds_count
beacon_store_block_duration_seconds_count 113020.0
beacon_stor…
-
We reintroduced std/random in https://github.com/status-im/nimbus-eth2/pull/2255 to unbreak the `unstable` branch.
It is used here: https://github.com/status-im/nimbus-eth2/blob/718feef802a7aacdfa9…
-
eth2stats allows us to track the nodes on https://pyrmont.eth2.wtf/#/
The instructions for starting the eth2stats client are here:
https://github.com/protolambda/pyrmont#eth2stats
with `--e…