File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
export BASE_RETH_NODE_COMMIT = 329e1ad3707e023a748a4b60019aeeeb9a4ace6f
2
2
export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
3
3
export BASE_RETH_NODE_TAG = v0.1.6
4
- export NETHERMIND_COMMIT = 080637edc24c43fbc9f9fde153f73a240a602163
4
+ export NETHERMIND_COMMIT = 1c4c7c0a67894635c4f95c26009ad84323fc1591
5
5
export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6
- export NETHERMIND_TAG = 1.32.3
6
+ export NETHERMIND_TAG = 1.32.4
7
7
export OP_GETH_COMMIT = c6e05723600e111af769abffd5299e3c72061016
8
8
export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9
9
export OP_GETH_TAG = v1.101511.1
Original file line number Diff line number Diff line change 7
7
"tracking" : " tag"
8
8
},
9
9
"nethermind" : {
10
- "tag" : " 1.32.3 " ,
11
- "commit" : " 080637edc24c43fbc9f9fde153f73a240a602163 " ,
10
+ "tag" : " 1.32.4 " ,
11
+ "commit" : " 1c4c7c0a67894635c4f95c26009ad84323fc1591 " ,
12
12
"owner" : " NethermindEth" ,
13
13
"repo" : " nethermind" ,
14
14
"tracking" : " tag"
You can’t perform that action at this time.
0 commit comments