Skip to content

Commit 208d696

Browse files
github-actions[bot]cody-wang-cbclaude
authored
chore: updated base-reth to 0.5.1 (#969)
* chore: updated op-geth, optimism, base * chore: revert op-geth to v1.101608.0 and op-node to op-node/v1.16.6 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: cody-wang-cb <156240243+cody-wang-cb@users.noreply.github.com> Co-authored-by: Cody Wang <cody.wang@coinbase.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6e9cb08 commit 208d696

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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=5e5260c26a1d1af7a74a79a692a56b5d73d5363b
1+
export BASE_RETH_NODE_COMMIT=6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a
22
export BASE_RETH_NODE_REPO=https://github.com/base/base.git
3-
export BASE_RETH_NODE_TAG=v0.4.1
3+
export BASE_RETH_NODE_TAG=v0.5.1
44
export NETHERMIND_COMMIT=31cb81b7328026791cdfaccd9db230c82f1db02d
55
export NETHERMIND_REPO=https://github.com/NethermindEth/nethermind.git
66
export NETHERMIND_TAG=1.36.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.4.1",
4-
"commit": "5e5260c26a1d1af7a74a79a692a56b5d73d5363b",
3+
"tag": "v0.5.1",
4+
"commit": "6e54e8cbcbd27cb86bde54d3a5b0e9b4e9ea960a",
55
"owner": "base",
66
"repo": "base",
77
"tracking": "release"

0 commit comments

Comments
 (0)