Skip to content

Commit 341a27b

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated node-reth, nethermind
1 parent 00569b5 commit 341a27b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

versions.env

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
export BASE_RETH_NODE_COMMIT=6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2
1+
export BASE_RETH_NODE_COMMIT=69c63735984a5e86f44ff2d10f3099dd85fc2d38
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.1.8
4-
export NETHERMIND_COMMIT=100632d4415d08926c829d6329dd2ce7690d12d2
3+
export BASE_RETH_NODE_TAG=v0.1.9
4+
export NETHERMIND_COMMIT=c4238a37787abd95cc849aa817ffa9a6eef567dd
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6-
export NETHERMIND_TAG=1.34.0
6+
export NETHERMIND_TAG=1.34.1
77
export OP_GETH_COMMIT=b51c72ebea9dcf14e6859b14e4bd92c484714f08
88
export OP_GETH_REPO=https://github.com/ethereum-optimism/op-geth.git
99
export OP_GETH_TAG=v1.101602.3

versions.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"base_reth_node": {
3-
"tag": "v0.1.8",
4-
"commit": "6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2",
3+
"tag": "v0.1.9",
4+
"commit": "69c63735984a5e86f44ff2d10f3099dd85fc2d38",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"
88
},
99
"nethermind": {
10-
"tag": "1.34.0",
11-
"commit": "100632d4415d08926c829d6329dd2ce7690d12d2",
10+
"tag": "1.34.1",
11+
"commit": "c4238a37787abd95cc849aa817ffa9a6eef567dd",
1212
"owner": "NethermindEth",
1313
"repo": "nethermind",
1414
"tracking": "tag"

0 commit comments

Comments
 (0)