We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00569b5 commit 0f093c5Copy full SHA for 0f093c5
2 files changed
versions.env
@@ -1,6 +1,6 @@
1
-export BASE_RETH_NODE_COMMIT=6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2
+export BASE_RETH_NODE_COMMIT=69c63735984a5e86f44ff2d10f3099dd85fc2d38
2
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3
-export BASE_RETH_NODE_TAG=v0.1.8
+export BASE_RETH_NODE_TAG=v0.1.9
4
export NETHERMIND_COMMIT=100632d4415d08926c829d6329dd2ce7690d12d2
5
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
6
export NETHERMIND_TAG=1.34.0
versions.json
@@ -1,7 +1,7 @@
{
"base_reth_node": {
- "tag": "v0.1.8",
- "commit": "6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2",
+ "tag": "v0.1.9",
+ "commit": "69c63735984a5e86f44ff2d10f3099dd85fc2d38",
"owner": "base",
"repo": "node-reth",
7
"tracking": "tag"
0 commit comments