-
**Describe the bug**
After about a month of uptime, Nimbus beacon node crashed and refuses to start anymore complaining database is malformed. This happened on two separate hosts about 1h apart.
…
-
There is an additional `nimbus_light_client` binary available in `nimbus-eth2` `unstable` (and, eventually, also on the other branches). It would be interesting to have a few instances of these in the…
-
Now that nimbus binary is renamed to nimbus_execution_client (#2728 ), directory name could also be renamed to nimbus_execution_client (or similar suggestion) and free both the binary and the source d…
-
Goal here is to provide users with a comprehensive and intuitive interface for viewing and searching Eth2 Beacon Chain deposits, supporting the chains with Eth2 consensus such as Ethereum Mainnet and …
-
```
[2024-10-10T13:23:21.324+00:00] [INFO] [fork_choice_control::storage] latest state checkpoint was not found; attempting to find stored state by iteration
[2024-10-10T13:23:21.324+00:00] [INFO] […
-
### Problem description
When we receive an invalid signature block, we log something like:
```
1431597:Mar-28 17:05:14.470[network] warn: Error receiving block slot=8735124, peer=16Uiu2HAm…
-
## Description
I'm trying to setup a private network through this repo. It works for me with this docker-compose.yml:
```
version: "3.9"
services:
create-beacon-chain-genesis:
image: "gc…
lzmrd updated
1 month ago
-
# 🐞 Bug Report
### Description
Power outage happened for two hours, and it automatically shut down my server safely when battery depleted in my UPS. It should have not crashed and continued che…
-
**Describe the bug**
Nimbus hive docker image (https://github.com/ethereum/hive/tree/master/clients/nimbus-bn) is consistently failing with the following exception:
```
stack trace: (most recent …
-
**Describe the bug**
Im running a beacon node using docker compose while persisting the node data to a volume. When started the node fail after some errors about permissions for the data dir I used. …