Skip to content

Commit

Permalink
Merge branch 'nh/sim-geth-upgrade' of github.com:ChainSafe/lodestar i…
Browse files Browse the repository at this point in the history
…nto nh/sim-geth-upgrade
  • Loading branch information
nazarhussain committed Mar 13, 2024
2 parents 1899f86 + 4081f91 commit f950bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.test
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# We use these images during sim and e2e tests
# This is the last verion which supports pre/post merge chains in the same network
# This is the last version which supports pre/post merge chains in the same network
# All newer versions only work with post merge chains
GETH_DOCKER_IMAGE=ethereum/client-go:v1.13.14
# Use either image or local binary for the testing
Expand All @@ -8,7 +8,7 @@ LIGHTHOUSE_DOCKER_IMAGE=sigp/lighthouse:v4.6.0-amd64-modern-dev

# We can't upgrade nethermind further due to genesis hash mismatch with the geth
# https://github.com/NethermindEth/nethermind/issues/6683
# Disabling Nethermind from sim tests untill the above issue is resolved
# Disabling Nethermind from sim tests until the above issue is resolved
# NETHERMIND_DOCKER_IMAGE=nethermind/nethermind:1.18.2

# We mostly use mainnet for unit testing
Expand Down

0 comments on commit f950bf4

Please sign in to comment.