Skip to content

Commit 4e4f38f

Browse files
chore: updated node-reth to 0.1.14 (#616)
Co-authored-by: haardikk21 <16539849+haardikk21@users.noreply.github.com>
1 parent 34a7d90 commit 4e4f38f

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
@@ -1,6 +1,6 @@
1-
export BASE_RETH_NODE_COMMIT=44f3661ab1f675c79d0c5b7d0a5f326c4e8c804e
1+
export BASE_RETH_NODE_COMMIT=45fe4d6de0c428a8ab9a648df6fb265e6d8ee314
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.1.13
3+
export BASE_RETH_NODE_TAG=v0.1.14
44
export NETHERMIND_COMMIT=e4a537799f8f058dc2900c9636ce21f7198956c0
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.35.0

versions.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"base_reth_node": {
3-
"tag": "v0.1.13",
4-
"commit": "44f3661ab1f675c79d0c5b7d0a5f326c4e8c804e",
3+
"tag": "v0.1.14",
4+
"commit": "45fe4d6de0c428a8ab9a648df6fb265e6d8ee314",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"

0 commit comments

Comments
 (0)