Skip to content

Commit c26ddec

Browse files
committed
bump node reth to 0.1.7
1 parent 163785a commit c26ddec

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=329e1ad3707e023a748a4b60019aeeeb9a4ace6f
1+
export BASE_RETH_NODE_COMMIT=ec7f3c729211ae54c7dfdf33fd6324ecbe17e395
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.1.6
3+
export BASE_RETH_NODE_TAG=v0.1.7
44
export NETHERMIND_COMMIT=080637edc24c43fbc9f9fde153f73a240a602163
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.32.3

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.6",
4-
"commit": "329e1ad3707e023a748a4b60019aeeeb9a4ace6f",
3+
"tag": "v0.1.7",
4+
"commit": "ec7f3c729211ae54c7dfdf33fd6324ecbe17e395",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"

0 commit comments

Comments
 (0)