File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ export BASE_RETH_NODE_TAG=v0.5.1
44export NETHERMIND_COMMIT = 31cb81b7328026791cdfaccd9db230c82f1db02d
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.0
7- export OP_GETH_COMMIT = 878a554cc84cead647d20ba366043c6fd41ebf1c
7+ export OP_GETH_COMMIT = 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101609.1
10- export OP_NODE_COMMIT = 3019251e80aa248e91743addd3e833190acb26f1
9+ export OP_GETH_TAG = v1.101608.0
10+ export OP_NODE_COMMIT = b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.7
12+ export OP_NODE_TAG = op-node/v1.16.6
Original file line number Diff line number Diff line change 1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101609.1 " ,
18- "commit" : " 878a554cc84cead647d20ba366043c6fd41ebf1c " ,
17+ "tag" : " v1.101608.0 " ,
18+ "commit" : " 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2 " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.7 " ,
25- "commit" : " 3019251e80aa248e91743addd3e833190acb26f1 " ,
24+ "tag" : " op-node/v1.16.6 " ,
25+ "commit" : " b66cc587b4185089e6f81bf6a4fc4233f2a7505d " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments