clanServices/dvt/tests/fixtures/execution/chainspec-nethermind.json:
nethermind requires a chainspec JSON rather than the EIP-1559 genesis
format used by other clients
nixosModules/nethermind/default.nix: nethermind module fixes for
devnet config
Adds nethermind as a supported execution client alongside the four beacon
clients (nimbus, prysm, teku, lodestar).
New files:
- clanServices/dvt/tests/el/nethermind.nix: nethermind descriptor
- clanServices/dvt/tests/nethermind-{nimbus,prysm,teku,lodestar}.nix
- clanServices/dvt/roles/ecl/nethermind.nix: nethermind NixOS module
- clanServices/dvt/tests/fixtures/execution/chainspec-nethermind.json:
nethermind requires a chainspec JSON rather than the EIP-1559 genesis
format used by other clients
- nixosModules/nethermind/default.nix: nethermind module fixes for
devnet config
eureka-cpu
changed target branch from eureka-cpu/dvt-tests-besu to main2026-07-15 05:29:06 +00:00
Adds nethermind as a supported execution client alongside the four beacon
clients (nimbus, prysm, teku, lodestar).
New files:
- clanServices/dvt/tests/el/nethermind.nix: nethermind descriptor
- clanServices/dvt/tests/nethermind-{nimbus,prysm,teku,lodestar}.nix
- clanServices/dvt/roles/ecl/nethermind.nix: nethermind NixOS module
- clanServices/dvt/tests/fixtures/execution/chainspec-nethermind.json:
nethermind requires a chainspec JSON rather than the EIP-1559 genesis
format used by other clients
- nixosModules/nethermind/default.nix: nethermind module fixes for
devnet config
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Adds nethermind as a supported execution client alongside the four beacon
clients (nimbus, prysm, teku, lodestar).
New files:
nethermind requires a chainspec JSON rather than the EIP-1559 genesis
format used by other clients
devnet config
Adds nethermind as a supported execution client alongside the four beacon clients (nimbus, prysm, teku, lodestar). New files: - clanServices/dvt/tests/el/nethermind.nix: nethermind descriptor - clanServices/dvt/tests/nethermind-{nimbus,prysm,teku,lodestar}.nix - clanServices/dvt/roles/ecl/nethermind.nix: nethermind NixOS module - clanServices/dvt/tests/fixtures/execution/chainspec-nethermind.json: nethermind requires a chainspec JSON rather than the EIP-1559 genesis format used by other clients - nixosModules/nethermind/default.nix: nethermind module fixes for devnet config