Skip to content

chore(deps): migrate to ethpandaops/go-eth2-client v0.0.1#238

Merged
barnabasbusa merged 1 commit intorelease/gloasfrom
chore/bump-go-eth2-client-ethpandaops-v0.0.1
Apr 17, 2026
Merged

chore(deps): migrate to ethpandaops/go-eth2-client v0.0.1#238
barnabasbusa merged 1 commit intorelease/gloasfrom
chore/bump-go-eth2-client-ethpandaops-v0.0.1

Conversation

@barnabasbusa
Copy link
Copy Markdown
Contributor

Summary

  • Drops the pk910/go-eth2-client replace directive in favor of a direct dependency on github.com/ethpandaops/go-eth2-client v0.0.1
  • Rewrites all imports from github.com/attestantio/go-eth2-client to the ethpandaops fork
  • Bumps ethpandaops/beacon to a pseudo-version from chore(deps): migrate to ethpandaops/go-eth2-client v0.0.1 beacon#70 (which performs the same migration there)

Stacked on top of #231 and depends on ethpandaops/beacon#70.

Test plan

  • `go mod tidy`
  • `go build ./...`
  • `go test ./...`
  • `golangci-lint run --new-from-rev=origin/release/gloas ./...`

🤖 Generated with Claude Code

Replaces the pk910 replace directive with a direct dependency on
github.com/ethpandaops/go-eth2-client v0.0.1, and updates all imports
from github.com/attestantio/go-eth2-client to the ethpandaops fork.

Bumps ethpandaops/beacon to a pseudo-version that also uses the
ethpandaops fork (pending ethpandaops/beacon#70).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@barnabasbusa barnabasbusa requested a review from samcm as a code owner April 14, 2026 08:57
@barnabasbusa barnabasbusa merged commit 2a09dcb into release/gloas Apr 17, 2026
6 of 12 checks passed
@barnabasbusa barnabasbusa deleted the chore/bump-go-eth2-client-ethpandaops-v0.0.1 branch April 17, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants