File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ export BASE_RETH_NODE_TAG=v0.1.16
44export NETHERMIND_COMMIT = 58f06cd0d973cd8a26d7051aa8b25ed4ed351170
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.35.1
7- export OP_GETH_COMMIT = 4fd8b05caf3f9d8ee8c6d86fe7735418b1fb804d
7+ export OP_GETH_COMMIT = f305011e5706b21b93c4cdd5fd008c6bfdce175c
88export 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
1111export 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
1313export OP_RETH_COMMIT = 84785f025eac5eed123997454998db77a299e1e5
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
1515export OP_RETH_TAG = v1.9.0
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments