Skip to content

Commit 0f20313

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated reth
1 parent f34be03 commit 0f20313

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.101603.5
1010
export OP_NODE_COMMIT=1b8c541060f0d323a7023fbc68fbbc8daf674340
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
1212
export OP_NODE_TAG=op-node/v1.16.2
13-
export OP_RETH_COMMIT=74351d98e906b8af5f118694529fb2b71d316946
13+
export OP_RETH_COMMIT=27a8c0f5a6dfb27dea84c5751776ecabdd069646
1414
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
15-
export OP_RETH_TAG=v1.9.2
15+
export OP_RETH_TAG=v1.9.3

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"tracking": "tag"
3030
},
3131
"op_reth": {
32-
"tag": "v1.9.2",
33-
"commit": "74351d98e906b8af5f118694529fb2b71d316946",
32+
"tag": "v1.9.3",
33+
"commit": "27a8c0f5a6dfb27dea84c5751776ecabdd069646",
3434
"owner": "paradigmxyz",
3535
"repo": "reth",
3636
"tracking": "tag"

0 commit comments

Comments
 (0)