Skip to content

Commit a691faa

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated reth
1 parent 5598217 commit a691faa

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

versions.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ 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
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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)