-
No matter how many validators are attached, the balance reported is 0.
This might be a bit misleading to the users.
I suppose once the network starts will be correct.
-
Eth2 launches on 8th of December and before that happens we'll need a mainnet full node.
It will be used in the future to provide data on state of Eth1 to the Nimbus fleet.
-
Deployment of a first eth2 mainnet node, to be used as bootstrap node.
Similar like the pyrmont nodes, but now for the mainnet. To be started as soon as nimbus-eth2 has mainnet support (included th…
kdeme updated
3 years ago
-
Just an idea to make the api more intuitive about resource management.
### Init patterns
While trying to figure out why many tests were failing in the `test-stream` branch, I noticed that the re…
-
This is a meta issue to track the state of user experience. And have it visible to everyone.
Some issues might be worth a dedicated thread (say a crash), while others might be recurrent (instructio…
-
from @jakubgs in Discord with 1.0.0
```
{"lvl":"INF","ts":"2020-12-01 10:56:55.316+01:00","msg":"Fork choice initialized","topics":"beacnde","tid":22311,"file":"attestation_pool.nim:80","justified…
-
# Problem
It seems as though `waku_info` returns the wrong IP for a node. We are currently creating a node with the following paramters:
```console
cmd:~ % d inspect nim-waku-v2 | jq '.[].Confi…
-
## Problem
We need an API for non-Nim clients. This should be maximally accessible for various users, and where that isn't possible there should be a clear path towards it. It should minimize risks…
-
I found no easy way to display the compiled binary version. `--version` and `-v` would be the standard.
Thanks!
-
## Description
when the peercount for a topic exceeds the high count `D_hi` rebalanceMesh attempts to prune peers retaining up to `d_Score` high scoring peers:
> When pruning because of oversu…