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 11export BASE_RETH_NODE_COMMIT = 329e1ad3707e023a748a4b60019aeeeb9a4ace6f
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
33export BASE_RETH_NODE_TAG = v0.1.6
4- export NETHERMIND_COMMIT = 080637edc24c43fbc9f9fde153f73a240a602163
4+ export NETHERMIND_COMMIT = e586d6207de9e16609648271db6f442887b31992
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.32.3
6+ export NETHERMIND_TAG = 1.33.0
77export OP_GETH_COMMIT = c6e05723600e111af769abffd5299e3c72061016
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101511.1
Original file line number Diff line number Diff line change 77 "tracking" : " tag"
88 },
99 "nethermind" : {
10- "tag" : " 1.32.3 " ,
11- "commit" : " 080637edc24c43fbc9f9fde153f73a240a602163 " ,
10+ "tag" : " 1.33.0 " ,
11+ "commit" : " e586d6207de9e16609648271db6f442887b31992 " ,
1212 "owner" : " NethermindEth" ,
1313 "repo" : " nethermind" ,
1414 "tracking" : " tag"
You can’t perform that action at this time.
0 commit comments