File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -4,12 +4,12 @@ export BASE_RETH_NODE_TAG=v0.4.1
44export NETHERMIND_COMMIT = 31cb81b7328026791cdfaccd9db230c82f1db02d
55export NETHERMIND_REPO = https://github.com/NethermindEth/nethermind.git
66export NETHERMIND_TAG = 1.36.0
7- export OP_GETH_COMMIT = 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2
7+ export OP_GETH_COMMIT = 0c840dff316f690f35676fe0b3521a8768cc2504
88export OP_GETH_REPO = https://github.com/ethereum-optimism/op-geth.git
9- export OP_GETH_TAG = v1.101608 .0
9+ export OP_GETH_TAG = v1.101609 .0
1010export OP_NODE_COMMIT = b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111export OP_NODE_REPO = https://github.com/ethereum-optimism/optimism.git
1212export OP_NODE_TAG = op-node/v1.16.6
13- export OP_RETH_COMMIT = 8e3b5e6a99439561b73c5dd31bd3eced2e994d60
13+ export OP_RETH_COMMIT = 564ffa586845fa4a8bb066f0c7b015ff36b26c08
1414export OP_RETH_REPO = https://github.com/paradigmxyz/reth.git
15- export OP_RETH_TAG = v1.10.2
15+ export OP_RETH_TAG = v1.11.0
Original file line number Diff line number Diff line change 1414 "tracking" : " release"
1515 },
1616 "op_geth" : {
17- "tag" : " v1.101608 .0" ,
18- "commit" : " 32cc3b8caf8647dbefbd29b2c3ed862132e53ad2 " ,
17+ "tag" : " v1.101609 .0" ,
18+ "commit" : " 0c840dff316f690f35676fe0b3521a8768cc2504 " ,
1919 "owner" : " ethereum-optimism" ,
2020 "repo" : " op-geth" ,
2121 "tracking" : " release"
2929 "tracking" : " release"
3030 },
3131 "op_reth" : {
32- "tag" : " v1.10.2 " ,
33- "commit" : " 8e3b5e6a99439561b73c5dd31bd3eced2e994d60 " ,
32+ "tag" : " v1.11.0 " ,
33+ "commit" : " 564ffa586845fa4a8bb066f0c7b015ff36b26c08 " ,
3434 "owner" : " paradigmxyz" ,
3535 "repo" : " reth" ,
3636 "tracking" : " release"
You can’t perform that action at this time.
0 commit comments