Skip to content

Commit 40524bf

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated reth, op-geth
1 parent a294d4a commit 40524bf

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.4.1
44
export NETHERMIND_COMMIT=31cb81b7328026791cdfaccd9db230c82f1db02d
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.36.0
7-
export OP_GETH_COMMIT=32cc3b8caf8647dbefbd29b2c3ed862132e53ad2
7+
export OP_GETH_COMMIT=0c840dff316f690f35676fe0b3521a8768cc2504
88
export 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
1010
export OP_NODE_COMMIT=b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
1212
export OP_NODE_TAG=op-node/v1.16.6
13-
export OP_RETH_COMMIT=8e3b5e6a99439561b73c5dd31bd3eced2e994d60
13+
export OP_RETH_COMMIT=564ffa586845fa4a8bb066f0c7b015ff36b26c08
1414
export 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

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
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"
@@ -29,8 +29,8 @@
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"

0 commit comments

Comments
 (0)