Skip to content

Commit 961bc5c

Browse files
committed
Revert bad op-geth/op-node releases
1 parent 6dc4906 commit 961bc5c

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

versions.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ export BASE_RETH_NODE_TAG=v0.1.16
44
export NETHERMIND_COMMIT=58f06cd0d973cd8a26d7051aa8b25ed4ed351170
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.35.1
7-
export OP_GETH_COMMIT=4fd8b05caf3f9d8ee8c6d86fe7735418b1fb804d
7+
export OP_GETH_COMMIT=f305011e5706b21b93c4cdd5fd008c6bfdce175c
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
9-
export OP_GETH_TAG=v1.101603.3
10-
export OP_NODE_COMMIT=971c25eb5a5564ce239e3c4a95778abb24ca87d7
9+
export OP_GETH_TAG=v1.101603.2
10+
export OP_NODE_COMMIT=8c183919fe3fc791d996693a4ecceaa1e979063b
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
12-
export OP_NODE_TAG=op-node/v1.16.0
12+
export OP_NODE_TAG=op-node/v1.14.3
1313
export OP_RETH_COMMIT=84785f025eac5eed123997454998db77a299e1e5
1414
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
1515
export OP_RETH_TAG=v1.9.0

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,15 @@
1414
"tracking": "tag"
1515
},
1616
"op_geth": {
17-
"tag": "v1.101603.3",
18-
"commit": "4fd8b05caf3f9d8ee8c6d86fe7735418b1fb804d",
17+
"tag": "v1.101603.2",
18+
"commit": "f305011e5706b21b93c4cdd5fd008c6bfdce175c",
1919
"owner": "ethereum-optimism",
2020
"repo": "op-geth",
2121
"tracking": "tag"
2222
},
2323
"op_node": {
24-
"tag": "op-node/v1.16.0",
25-
"commit": "971c25eb5a5564ce239e3c4a95778abb24ca87d7",
24+
"tag": "op-node/v1.14.3",
25+
"commit": "8c183919fe3fc791d996693a4ecceaa1e979063b",
2626
"tagPrefix": "op-node",
2727
"owner": "ethereum-optimism",
2828
"repo": "optimism",

0 commit comments

Comments
 (0)