Skip to content

Commit 3ab2d6c

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated nethermind
1 parent de14602 commit 3ab2d6c

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
export BASE_RETH_NODE_COMMIT=36a775eb60dba5846ac0bc9e76433f96b86a192c
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
33
export BASE_RETH_NODE_TAG=v0.1.10
4-
export NETHERMIND_COMMIT=c4238a37787abd95cc849aa817ffa9a6eef567dd
4+
export NETHERMIND_COMMIT=e4a537799f8f058dc2900c9636ce21f7198956c0
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.34.1
6+
export NETHERMIND_TAG=1.35.0
77
export OP_GETH_COMMIT=8da5bf081a47206ee75bb88c90bf64fed4bc8e97
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101603.1

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"tracking": "tag"
88
},
99
"nethermind": {
10-
"tag": "1.34.1",
11-
"commit": "c4238a37787abd95cc849aa817ffa9a6eef567dd",
10+
"tag": "1.35.0",
11+
"commit": "e4a537799f8f058dc2900c9636ce21f7198956c0",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"

0 commit comments

Comments
 (0)