Skip to content

Commit

Permalink
update nethermind
Browse files Browse the repository at this point in the history
  • Loading branch information
parithosh committed Jan 30, 2025
1 parent 8ce7321 commit bba2356
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/hive-devnet-5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ on:
description: GitHub repository and tag for reth (repo@tag)
nethermind_version:
type: string
default: NethermindEth/nethermind@master
default: NethermindEth/nethermind@pectra-devnet-5
description: GitHub repository and tag for nethermind (repo@tag)
erigon_version:
type: string
Expand Down Expand Up @@ -105,7 +105,7 @@ jobs:
GETH_DEFAULT="s1na/go-ethereum@prague-devnet-5"
BESU_DEFAULT="hyperledger/besu@main"
RETH_DEFAULT="paradigmxyz/reth@main"
NETHERMIND_DEFAULT="NethermindEth/nethermind@master"
NETHERMIND_DEFAULT="NethermindEth/nethermind@pectra-devnet-5"
ERIGON_DEFAULT="erigontech/erigon@main"
ETHEREUMJS_DEFAULT="ethereumjs/ethereumjs-monorepo@master"
Expand Down
2 changes: 1 addition & 1 deletion ansible/inventories/devnet-5/group_vars/hive.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ hive_simulations_client_config:
dockerfile: git
build_args:
github: NethermindEth/nethermind
tag: master
tag: pectra-devnet-5
- client: erigon
nametag: main
dockerfile: git
Expand Down

0 comments on commit bba2356

Please sign in to comment.