requirements: upgrade geth, erigon, and nethermind
Upgrades include support for Cancun upgrade for the Goerli network. https://blog.ethereum.org/2024/01/10/goerli-dencun-announcement#execution-layer-goerli-releases Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
13fa6ea608
commit
eed8a7145d
|
@ -115,7 +115,7 @@
|
|||
|
||||
- name: infra-role-geth
|
||||
src: git@github.com:status-im/infra-role-geth.git
|
||||
version: 082e41ef09ec8b31585239ad2ed5c8055d668ed6
|
||||
version: ca0089b3e8ba5b5bcee0c30d03c25b1145ce3487
|
||||
scm: git
|
||||
|
||||
- name: infra-role-geth-exporter
|
||||
|
@ -125,12 +125,12 @@
|
|||
|
||||
- name: infra-role-erigon
|
||||
src: git@github.com:status-im/infra-role-erigon.git
|
||||
version: 00f0151128f57ba611ea47695bb828344ef1902f
|
||||
version: 760413cc0faac66413bc18567eb73f94d058def7
|
||||
scm: git
|
||||
|
||||
- name: infra-role-nethermind
|
||||
src: git@github.com:status-im/infra-role-nethermind.git
|
||||
version: f80d638a2a196360f2e5c21476f92661b0fab10e
|
||||
version: 36ba68917a3f40469206be4684f489f70ecf0bc8
|
||||
scm: git
|
||||
|
||||
- name: smart-metrics
|
||||
|
|
Loading…
Reference in New Issue