Skip to content

Commit 7ae8eb1

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated nethermind, op-geth, optimism
1 parent f14551c commit 7ae8eb1

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

versions.env

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
export BASE_RETH_NODE_COMMIT=6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a
22
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
33
export BASE_RETH_NODE_TAG=v0.5.1
4-
export NETHERMIND_COMMIT=31cb81b7328026791cdfaccd9db230c82f1db02d
4+
export NETHERMIND_COMMIT=80eccc19f8fcf6d93c52dc3b8a84600da93e9a0c
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.36.0
7-
export OP_GETH_COMMIT=878a554cc84cead647d20ba366043c6fd41ebf1c
6+
export NETHERMIND_TAG=1.36.1
7+
export OP_GETH_COMMIT=dbb4aa0767a1657f17c1dc0e89f6181a718b2d4d
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
9-
export OP_GETH_TAG=v1.101609.1
10-
export OP_NODE_COMMIT=3019251e80aa248e91743addd3e833190acb26f1
9+
export OP_GETH_TAG=v1.101609.2
10+
export OP_NODE_COMMIT=abe047afc995e0e22abf5ea9b157e267e907d494
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
12-
export OP_NODE_TAG=op-node/v1.16.7
12+
export OP_NODE_TAG=op-node/v1.16.8

versions.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +7,22 @@
77
"tracking": "release"
88
},
99
"nethermind": {
10-
"tag": "1.36.0",
11-
"commit": "31cb81b7328026791cdfaccd9db230c82f1db02d",
10+
"tag": "1.36.1",
11+
"commit": "80eccc19f8fcf6d93c52dc3b8a84600da93e9a0c",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "release"
1515
},
1616
"op_geth": {
17-
"tag": "v1.101609.1",
18-
"commit": "878a554cc84cead647d20ba366043c6fd41ebf1c",
17+
"tag": "v1.101609.2",
18+
"commit": "dbb4aa0767a1657f17c1dc0e89f6181a718b2d4d",
1919
"owner": "ethereum-optimism",
2020
"repo": "op-geth",
2121
"tracking": "release"
2222
},
2323
"op_node": {
24-
"tag": "op-node/v1.16.7",
25-
"commit": "3019251e80aa248e91743addd3e833190acb26f1",
24+
"tag": "op-node/v1.16.8",
25+
"commit": "abe047afc995e0e22abf5ea9b157e267e907d494",
2626
"tagPrefix": "op-node",
2727
"owner": "ethereum-optimism",
2828
"repo": "optimism",

0 commit comments

Comments
 (0)