Skip to content

Commit c9e4646

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated nethermind
1 parent d96045b commit c9e4646

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=329e1ad3707e023a748a4b60019aeeeb9a4ace6f
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
33
export BASE_RETH_NODE_TAG=v0.1.6
4-
export NETHERMIND_COMMIT=080637edc24c43fbc9f9fde153f73a240a602163
4+
export NETHERMIND_COMMIT=1c4c7c0a67894635c4f95c26009ad84323fc1591
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.32.3
6+
export NETHERMIND_TAG=1.32.4
77
export OP_GETH_COMMIT=c6e05723600e111af769abffd5299e3c72061016
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101511.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.32.3",
11-
"commit": "080637edc24c43fbc9f9fde153f73a240a602163",
10+
"tag": "1.32.4",
11+
"commit": "1c4c7c0a67894635c4f95c26009ad84323fc1591",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"

0 commit comments

Comments
 (0)