Skip to content

Bump github.com/attestantio/go-eth2-client from 0.24.0 to 0.25.2#149

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/attestantio/go-eth2-client-0.25.2
Open

Bump github.com/attestantio/go-eth2-client from 0.24.0 to 0.25.2#149
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/attestantio/go-eth2-client-0.25.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2025

Bumps github.com/attestantio/go-eth2-client from 0.24.0 to 0.25.2.

Changelog

Sourced from github.com/attestantio/go-eth2-client's changelog.

0.25.2:

  • add multi/submitblindedproposal

0.25.1:

  • add Merkle tree and proof generation utils
  • add convenience methods on versioned beaconstate for field access and proofs:
    • ValidatorAtIndex
    • ValidatorBalance
    • FieldIndex
    • FieldGeneralizedIndex
    • FieldRoot
    • FieldTree
    • ProveField
    • VerifyFieldProof

0.25.0:

  • update attestation pool endpoint to receive versioned attestations

0.24.2:

  • support single_attestation event
  • support change to attestation event; this event now emits a spec.VersionedAttestation
  • support change to attester_slashing event; this event now emits an electra.AttesterSlashing
  • update Events endpoint to provide specific handlers for each event
Commits
  • a994a23 Merge pull request #229 from klim0v/patch-1
  • 548954e Merge pull request #231 from attestantio/proof_beacon
  • a44541f remove Tree type; fix tests and lints
  • 207d586 Apply patches
  • 70da0a1 Apply patches
  • d1cc843 Update multi/submitblindedproposal.go
  • ce514c4 Create submitblindedproposal.go
  • 625ef6d Merge branch 'master' into feature/beaconstate-proofs
  • 5cf20f4 Merge pull request #226 from attestantio/update_changelog
  • 02d6ebd Update changelog.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/attestantio/go-eth2-client](https://github.com/attestantio/go-eth2-client) from 0.24.0 to 0.25.2.
- [Changelog](https://github.com/attestantio/go-eth2-client/blob/master/CHANGELOG.md)
- [Commits](attestantio/go-eth2-client@v0.24.0...v0.25.2)

---
updated-dependencies:
- dependency-name: github.com/attestantio/go-eth2-client
  dependency-version: 0.25.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from jtraglia and metachris May 26, 2025 06:58
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github May 26, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants