-
As the upstream software RISC-V support has come a long way, there is the real possibility of a dockerized approach to Ethereum staking on RISC-V boards like Sifive, Milk-V, LicheePI.
-
### Description
As a node operator, I want the `eth_syncing` endpoint to be consistent with the specification so that I can write integration tests against the client.
### Acc…
-
- My ideal mode of operation would be to add both `--trusted-node-url` and `--backfill` as command line arguments to the normal `nimbus_beacon_node` command (i.e. "no action"), and include them if the…
-
**Describe the bug**
Sending a request to the `/eth/v3/validator/blocks/{slot_id}` endpoint with an explicitly empty graffiti returns a block with default graffiti.
**To Reproduce**
```
curl…
mcdee updated
9 months ago
-
**Describe the bug**
Building Nimbus beacon node from source fails if a folder in the file path to the project has a space (or perhaps even other special characters, not sure didn't test) in it.
…
-
With the development of the Nimbus installer and the features described in https://github.com/status-im/nimbus-eth2/issues/3423, it would be possible to achieve the following simpler user experience:
…
-
Nimbus is compatible with the Blox staking SSV validator node which can be used to create highly-available redundant setups (where 1 out of 3 or 2 out 5 are allowed to fail, for example). In the futur…
-
With Eth2.0 merge approaching, would love to see new benchmark data on various Eth2.0 clients like Nimbus, Teku, Lighthouse, Prysm, Lodestar, etc once again! I think there was one done in [Feb 2021](h…
-
This will track the main integration PR(s) and also the refactor PRs which may need to be merged before integration.
## Lighthouse
Reviewer: @jimmygchen
**Integration**
- [ ] https://githu…
-
**Describe the bug**
The `QUANTITY` fields of the `ExecutionPayloadV1` in the Engine API (https://github.com/ethereum/execution-apis/blob/main/src/engine/specification.md) must comply to the followin…