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 = 4a580faec0b560eb65d6ee2f620efb7b044a649d
22export BASE_RETH_NODE_REPO = https://github.com/base/node-reth.git
33export BASE_RETH_NODE_TAG = v0.2.2
4- export NETHERMIND_COMMIT = faa9b9e69c1b0002d216a96473692a80d7c47b4e
4+ export NETHERMIND_COMMIT = d9febbce240491e8f918d41a4ffd06385a746b6c
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
6- export NETHERMIND_TAG = 1.35.2
6+ export NETHERMIND_TAG = 1.35.3
77export OP_GETH_COMMIT = 904a088c5cc1eeec21a1ffa47327dc20a809e642
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101603.5
Original file line number Diff line number Diff line change 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"
You can’t perform that action at this time.
0 commit comments