Skip to content

Commit 074fc99

Browse files
benaadamsgithub-actions[bot]
authored andcommitted
chore: updated nethermind, optimism
1 parent 33db41a commit 074fc99

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

versions.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
export BASE_RETH_NODE_COMMIT=4a580faec0b560eb65d6ee2f620efb7b044a649d
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
33
export BASE_RETH_NODE_TAG=v0.2.2
4-
export NETHERMIND_COMMIT=d9febbce240491e8f918d41a4ffd06385a746b6c
4+
export NETHERMIND_COMMIT=92050c1f14513af65486968e7a68ccad3b8cfca5
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.35.3
6+
export NETHERMIND_TAG=1.35.7
77
export OP_GETH_COMMIT=904a088c5cc1eeec21a1ffa47327dc20a809e642
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101603.5
10-
export OP_NODE_COMMIT=1b8c541060f0d323a7023fbc68fbbc8daf674340
10+
export OP_NODE_COMMIT=478b8bda4e30cc4feb587d7d722168264425a564
1111
export OP_NODE_REPO=https://github.com/ethereum-optimism/optimism.git
12-
export OP_NODE_TAG=op-node/v1.16.2
12+
export OP_NODE_TAG=op-node/v1.16.3
1313
export OP_RETH_COMMIT=27a8c0f5a6dfb27dea84c5751776ecabdd069646
1414
export OP_RETH_REPO=https://github.com/paradigmxyz/reth.git
1515
export OP_RETH_TAG=v1.9.3

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"tracking": "tag"
88
},
99
"nethermind": {
10-
"tag": "1.35.3",
11-
"commit": "d9febbce240491e8f918d41a4ffd06385a746b6c",
10+
"tag": "1.35.7",
11+
"commit": "92050c1f14513af65486968e7a68ccad3b8cfca5",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"
@@ -21,8 +21,8 @@
2121
"tracking": "tag"
2222
},
2323
"op_node": {
24-
"tag": "op-node/v1.16.2",
25-
"commit": "1b8c541060f0d323a7023fbc68fbbc8daf674340",
24+
"tag": "op-node/v1.16.3",
25+
"commit": "478b8bda4e30cc4feb587d7d722168264425a564",
2626
"tagPrefix": "op-node",
2727
"owner": "ethereum-optimism",
2828
"repo": "optimism",

0 commit comments

Comments
 (0)