Skip to content

Commit 0f093c5

Browse files
danyalproutgithub-actions[bot]
authored andcommitted
chore: updated node-reth
1 parent 00569b5 commit 0f093c5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

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=6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2
1+
export BASE_RETH_NODE_COMMIT=69c63735984a5e86f44ff2d10f3099dd85fc2d38
22
export BASE_RETH_NODE_REPO=https://github.com/base/node-reth.git
3-
export BASE_RETH_NODE_TAG=v0.1.8
3+
export BASE_RETH_NODE_TAG=v0.1.9
44
export NETHERMIND_COMMIT=100632d4415d08926c829d6329dd2ce7690d12d2
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.34.0

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.8",
4-
"commit": "6bd19d5c2076bd47093ed9d1fdb684dc5757d7b2",
3+
"tag": "v0.1.9",
4+
"commit": "69c63735984a5e86f44ff2d10f3099dd85fc2d38",
55
"owner": "base",
66
"repo": "node-reth",
77
"tracking": "tag"

0 commit comments

Comments
 (0)