We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9480ec1 commit adb830fCopy full SHA for adb830f
2 files changed
versions.env
@@ -1,6 +1,6 @@
1
-export BASE_RETH_NODE_COMMIT=2b0d89d4267ae7b2893e1719d2ba026074e4a8b8
+export BASE_RETH_NODE_COMMIT=08852adf8863c447e68c42f5525218fe8845a7b1
2
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
3
-export BASE_RETH_NODE_TAG=v0.7.0
+export BASE_RETH_NODE_TAG=v0.7.2
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.0",
- "commit": "2b0d89d4267ae7b2893e1719d2ba026074e4a8b8",
+ "tag": "v0.7.2",
+ "commit": "08852adf8863c447e68c42f5525218fe8845a7b1",
"owner": "base",
"repo": "base",
7
"tracking": "release"
0 commit comments