diff --git a/.gitmodules b/.gitmodules index 072bce75e..068376f93 100644 --- a/.gitmodules +++ b/.gitmodules @@ -199,7 +199,7 @@ branch = main [submodule "vendor/gnosis-chain-configs"] path = vendor/gnosis-chain-configs - url = https://github.com/zah/gnosis-chain-configs.git + url = https://github.com/gnosischain/configs.git [submodule "vendor/capella-testnets"] path = vendor/capella-testnets url = https://github.com/ethpandaops/withdrawals-testnet.git diff --git a/Makefile b/Makefile index 1fedb9df2..733430327 100644 --- a/Makefile +++ b/Makefile @@ -674,11 +674,11 @@ clean-sepolia: ### Capella devnets -capella-devnet-2: - tmuxinator start -p scripts/tmuxinator-el-cl-pair-in-devnet.yml network="vendor/capella-testnets/withdrawal-devnet-2/custom_config_data" +capella-devnet-3: + tmuxinator start -p scripts/tmuxinator-el-cl-pair-in-devnet.yml network="vendor/capella-testnets/withdrawal-devnet-3/custom_config_data" -clean-capella-devnet-2: - scripts/clean-devnet-dir.sh vendor/capella-testnets/withdrawal-devnet-2/custom_config_data +clean-capella-devnet-3: + scripts/clean-devnet-dir.sh vendor/capella-testnets/withdrawal-devnet-3/custom_config_data ### ### Gnosis chain binary diff --git a/vendor/capella-testnets b/vendor/capella-testnets index 9deb7d566..c22f012e4 160000 --- a/vendor/capella-testnets +++ b/vendor/capella-testnets @@ -1 +1 @@ -Subproject commit 9deb7d5663b389243dae6b2d0c902aa221e088f7 +Subproject commit c22f012e4af09bc8e14d1540a956c47491329150 diff --git a/vendor/gnosis-chain-configs b/vendor/gnosis-chain-configs index 7109da331..3a571e1c3 160000 --- a/vendor/gnosis-chain-configs +++ b/vendor/gnosis-chain-configs @@ -1 +1 @@ -Subproject commit 7109da331bc6aec0d17dacdc9214163b86cd4f24 +Subproject commit 3a571e1c3e753757ccbde13fdbef51eb6930ba23