We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1ad8ff commit 0ff3ba4Copy full SHA for 0ff3ba4
2 files changed
versions.env
@@ -1,4 +1,4 @@
1
-export BASE_RETH_NODE_COMMIT=84f8f58f442ece2c5d536996a5495f3be3254a10
+export BASE_RETH_NODE_COMMIT=48b739f377349ff15c659b1405be3f5a1933a505
2
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
3
export BASE_RETH_NODE_TAG=v0.7.4
4
export NETHERMIND_COMMIT=f5507dec1c9c7f5e31dadae445c08622be166054
versions.json
@@ -1,7 +1,7 @@
{
"base_reth_node": {
"tag": "v0.7.4",
- "commit": "84f8f58f442ece2c5d536996a5495f3be3254a10",
+ "commit": "48b739f377349ff15c659b1405be3f5a1933a505",
5
"owner": "base",
6
"repo": "base",
7
"tracking": "release"
0 commit comments