Skip to content

Commit 6ca7474

Browse files
benaadamsgithub-actions[bot]
authored andcommitted
chore: updated node-reth, nethermind, op-geth, optimism, reth
1 parent 33db41a commit 6ca7474

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

versions.env

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
export BASE_RETH_NODE_COMMIT=4a580faec0b560eb65d6ee2f620efb7b044a649d
1+
export BASE_RETH_NODE_COMMIT=fa6d3444debd96977ae14ccae502b91cbbe3f463
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.2.2
4-
export NETHERMIND_COMMIT=d9febbce240491e8f918d41a4ffd06385a746b6c
3+
export BASE_RETH_NODE_TAG=v0.3.1
4+
export NETHERMIND_COMMIT=31cb81b7328026791cdfaccd9db230c82f1db02d
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.35.3
7-
export OP_GETH_COMMIT=904a088c5cc1eeec21a1ffa47327dc20a809e642
6+
export NETHERMIND_TAG=1.36.0
7+
export OP_GETH_COMMIT=32cc3b8caf8647dbefbd29b2c3ed862132e53ad2
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
9-
export OP_GETH_TAG=v1.101603.5
10-
export OP_NODE_COMMIT=1b8c541060f0d323a7023fbc68fbbc8daf674340
9+
export OP_GETH_TAG=v1.101608.0
10+
export OP_NODE_COMMIT=b66cc587b4185089e6f81bf6a4fc4233f2a7505d
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
12-
export OP_NODE_TAG=op-node/v1.16.2
13-
export OP_RETH_COMMIT=27a8c0f5a6dfb27dea84c5751776ecabdd069646
12+
export OP_NODE_TAG=op-node/v1.16.6
13+
export OP_RETH_COMMIT=564ffa586845fa4a8bb066f0c7b015ff36b26c08
1414
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
15-
export OP_RETH_TAG=v1.9.3
15+
export OP_RETH_TAG=v1.11.0

versions.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,36 @@
11
{
22
"base_reth_node": {
3-
"tag": "v0.2.2",
4-
"commit": "4a580faec0b560eb65d6ee2f620efb7b044a649d",
3+
"tag": "v0.3.1",
4+
"commit": "fa6d3444debd96977ae14ccae502b91cbbe3f463",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"
88
},
99
"nethermind": {
10-
"tag": "1.35.3",
11-
"commit": "d9febbce240491e8f918d41a4ffd06385a746b6c",
10+
"tag": "1.36.0",
11+
"commit": "31cb81b7328026791cdfaccd9db230c82f1db02d",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"
1515
},
1616
"op_geth": {
17-
"tag": "v1.101603.5",
18-
"commit": "904a088c5cc1eeec21a1ffa47327dc20a809e642",
17+
"tag": "v1.101608.0",
18+
"commit": "32cc3b8caf8647dbefbd29b2c3ed862132e53ad2",
1919
"owner": "ethereum-optimism",
2020
"repo": "op-geth",
2121
"tracking": "tag"
2222
},
2323
"op_node": {
24-
"tag": "op-node/v1.16.2",
25-
"commit": "1b8c541060f0d323a7023fbc68fbbc8daf674340",
24+
"tag": "op-node/v1.16.6",
25+
"commit": "b66cc587b4185089e6f81bf6a4fc4233f2a7505d",
2626
"tagPrefix": "op-node",
2727
"owner": "ethereum-optimism",
2828
"repo": "optimism",
2929
"tracking": "tag"
3030
},
3131
"op_reth": {
32-
"tag": "v1.9.3",
33-
"commit": "27a8c0f5a6dfb27dea84c5751776ecabdd069646",
32+
"tag": "v1.11.0",
33+
"commit": "564ffa586845fa4a8bb066f0c7b015ff36b26c08",
3434
"owner": "paradigmxyz",
3535
"repo": "reth",
3636
"tracking": "tag"

0 commit comments

Comments
 (0)