Skip to content

Commit 33db41a

Browse files
chore: updated nethermind (#677)
Co-authored-by: danyalprout <672580+danyalprout@users.noreply.github.com>
1 parent b153c59 commit 33db41a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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=4a580faec0b560eb65d6ee2f620efb7b044a649d
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
33
export BASE_RETH_NODE_TAG=v0.2.2
4-
export NETHERMIND_COMMIT=faa9b9e69c1b0002d216a96473692a80d7c47b4e
4+
export NETHERMIND_COMMIT=d9febbce240491e8f918d41a4ffd06385a746b6c
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.35.2
6+
export NETHERMIND_TAG=1.35.3
77
export OP_GETH_COMMIT=904a088c5cc1eeec21a1ffa47327dc20a809e642
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101603.5

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.35.2",
11-
"commit": "faa9b9e69c1b0002d216a96473692a80d7c47b4e",
10+
"tag": "1.35.3",
11+
"commit": "d9febbce240491e8f918d41a4ffd06385a746b6c",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"

0 commit comments

Comments
 (0)