Skip to content

Commit 4c24721

Browse files
chore: updated node-reth (#622)
Co-authored-by: haardikk21 <[email protected]>
1 parent 4e4f38f commit 4c24721

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=45fe4d6de0c428a8ab9a648df6fb265e6d8ee314
1+
export BASE_RETH_NODE_COMMIT=5da2e07686f439d5e748dd88619deb51917a2972
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.1.14
3+
export BASE_RETH_NODE_TAG=v0.1.15
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.14",
4-
"commit": "45fe4d6de0c428a8ab9a648df6fb265e6d8ee314",
3+
"tag": "v0.1.15",
4+
"commit": "5da2e07686f439d5e748dd88619deb51917a2972",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"

0 commit comments

Comments
 (0)