Skip to content

Commit fccea22

Browse files
authored
chore: remove unused op-reth repo (#981)
1 parent a294d4a commit fccea22

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

versions.env

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,4 @@ export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101608.0
1010
export OP_NODE_COMMIT=b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111
export 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

versions.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,5 @@
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
}

0 commit comments

Comments
 (0)