We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e493aa8 commit 726a616Copy full SHA for 726a616
2 files changed
versions.env
@@ -1,6 +1,6 @@
1
-export BASE_RETH_NODE_COMMIT=7e47f0440b268306a28c0e9b4df841e623395bfa
+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.3
+export BASE_RETH_NODE_TAG=v0.7.4
4
export NETHERMIND_COMMIT=f5507dec1c9c7f5e31dadae445c08622be166054
5
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6
export NETHERMIND_TAG=1.36.2
versions.json
@@ -1,7 +1,7 @@
{
"base_reth_node": {
- "tag": "v0.7.3",
- "commit": "7e47f0440b268306a28c0e9b4df841e623395bfa",
+ "tag": "v0.7.4",
+ "commit": "48b739f377349ff15c659b1405be3f5a1933a505",
"owner": "base",
"repo": "base",
7
"tracking": "release"
0 commit comments