File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.2
77export OP_GETH_COMMIT = d0734fd5f44234cde3b0a7c4beb1256fc6feedef
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101701 .0
10- export OP_NODE_COMMIT = 2954d9fd41248a3a95c6d89f57e8d629114c6c70
9+ export OP_GETH_TAG = v1.101702 .0
10+ export OP_NODE_COMMIT = dabac64ca6870262728ecedbe58236b588fdfb65
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.9
12+ export OP_NODE_TAG = op-node/v1.16.10
Original file line number Diff line number Diff line change 1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101701 .0" ,
17+ "tag" : " v1.101702 .0" ,
1818 "commit" : " d0734fd5f44234cde3b0a7c4beb1256fc6feedef" ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2222 },
2323 "op_node" : {
24- "tag" : " op-node/v1.16.9 " ,
25- "commit" : " 2954d9fd41248a3a95c6d89f57e8d629114c6c70 " ,
24+ "tag" : " op-node/v1.16.10 " ,
25+ "commit" : " dabac64ca6870262728ecedbe58236b588fdfb65 " ,
2626 "tagPrefix" : " op-node" ,
2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
You can’t perform that action at this time.
0 commit comments