-
As of v1.0.8, Nimbus now provides the `nextActionWait` information in the log which indicates how long until the next attestation / block proposal. I would like to include this in my Grafana dashboard…
-
```
NOT 2021-01-13 11:54:43.275+01:00 Graceful shutdown topics="beacnde" tid=347646 file=nimbus_beacon_node.nim:825
DBG 2021-01-13 11:54:43.275+01:00 Closing discovery node …
kdeme updated
3 years ago
-
There are several conflicting waku rpc calls e.g. `waku_version`, `waku_info`, `waku_subscribe`, etc.
This is specifically a problem when running a bridge that might enable both.
We need to deci…
kdeme updated
3 years ago
-
Currently if I compile the beacon node without `-d:insecure` the metrics server returns an empty response:
```
> curl -sv localhost:9300/metrics
* Trying 127.0.0.1:9300...
* Connected to localh…
-
**Describe the bug**
Trying to build nimbus, in preparation of Toledo testnet.
**To Reproduce**
Steps to reproduce the behavior:
Host machine:
```
OS: Arch Linux
Kernel: x86_64 Linux 5.8…
-
**Describe the bug**
Got this error after running `make medalla` for ~30mins:
```
...
NOT 2020-11-05 17:05:32.908+02:00 Reached new finalization checkpoint topics="chaindag" tid=67827110 fi…
rasom updated
3 years ago
-
## Description
Enforce any user input that will be shown on the console, to be a printable characters (do no allow to inject control characters), such as backspace injection, RTL injection and others…
-
# Description
When creating a new wallet using the CLI, it is suggested to:
- Inform the user the mnemonic will be shown to make sure they are alone and secure before showing the seed phrase on the …
-
# Problem
At the very beginning, each Status client had only a single list of peers it could connect to. Mailservers and Whisper nodes were separated. As you can imagine, this is not very clever wa…
-
I'm running Nimbus v1.0.4 on an Ubuntu 20.04 fully up-to-date PC. I'm doing this just on testnet, to get a better understanding of the Ethereum 2.0 tools for my [italian guide on staking](https://turb…