File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,4 @@ export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99export OP_GETH_TAG = v1.101608.0
1010export OP_NODE_COMMIT = b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
12- export OP_NODE_TAG = op-node/v1.16.6
13- export OP_RETH_COMMIT = 8e3b5e6a99439561b73c5dd31bd3eced2e994d60
14- export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
15- export OP_RETH_TAG = v1.10.2
12+ export OP_NODE_TAG = op-node/v1.16.6
Original file line number Diff line number Diff line change 2727 "owner" : " ethereum-optimism" ,
2828 "repo" : " optimism" ,
2929 "tracking" : " release"
30- },
31- "op_reth" : {
32- "tag" : " v1.10.2" ,
33- "commit" : " 8e3b5e6a99439561b73c5dd31bd3eced2e994d60" ,
34- "owner" : " paradigmxyz" ,
35- "repo" : " reth" ,
36- "tracking" : " release"
3730 }
3831}
You can’t perform that action at this time.
0 commit comments