Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump github.com/prysmaticlabs/prysm/v4 from 4.2.0 to 4.2.1 #17094

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 11, 2024

Bumps github.com/prysmaticlabs/prysm/v4 from 4.2.0 to 4.2.1.

Release notes

Sourced from github.com/prysmaticlabs/prysm/v4's releases.

V4.2.1

Welcome to Prysm Release v4.2.1! This release is highly recommended for stakers and node operators, possibly being the final update before V5.

⚠️ This release will cause failures on Goerli, Sepolia and Holeski testnets, when running on certain older CPUs without AVX support (eg Celeron) after the Deneb fork. This is not an issue for mainnet

New

  • Linter: Wastedassign linter enabled to improve code quality (#13507).
  • API Enhancements:
    • Added payload return in Wei for /eth/v3/validator/blocks (#13497).
    • Added Holesky Deneb Epoch for better epoch management (#13506).
  • Testing Enhancements:
    • Clear cache in tests of core helpers to ensure test reliability (#13509).
    • Added Debug State Transition Method for improved debugging (#13495).
    • Backfilling test: Enabled backfill in E2E tests for more comprehensive coverage (#13524).
  • API Updates: Re-enabled jwt on keymanager API for enhanced security (#13492).
  • Logging Improvements: Enhanced block by root log for better traceability (#13472).
  • Validator Client Improvements:
    • Added Spans to Core Validator Methods for enhanced monitoring (#13467).
    • Improved readability in validator client code for better maintenance (various commits).

Fixed

  • Bug Fixes:
    • Fixed off by one error for improved accuracy (#13529).
    • Resolved small typo in error messages for clarity (#13525).
    • Addressed minor issue in blsToExecChange validator for better validation (#13498).
    • Corrected blobsidecar json tag for commitment inclusion proof (#13475).
    • Fixed ssz post-requests content type check (#13482).
    • Resolved issue with port logging in bootnode (#13457).
  • Test Fixes: Re-enabled Slasher E2E Test for more comprehensive testing (#13420).

Changed

  • Optimizations and Refinements:
    • Lowered resource usage in certain processes for efficiency (#13516).
    • Moved blob rpc validation closer to peer read for optimized processing (#13511).
    • Cleaned up validate beacon block code for clarity and efficiency (#13517).
    • Updated Sepolia Deneb fork epoch for alignment with network changes (#13491).
    • Changed blob latency metrics to milliseconds for more precise measurement (#13481).
    • Altered getLegacyDatabaseLocation message for better clarity (#13471).
    • Improved wait for activation method for enhanced performance (#13448).
    • Capitalized Aggregated Unaggregated Attestations Log for consistency (#13473).
    • Modified HistoricalRoots usage for accuracy (#13477).
    • Adjusted checking of attribute emptiness for efficiency (#13465).
  • Database Management:
    • Moved --db-backup-output-dir as a deprecated flag for database management simplification (#13450).
    • Added the Ability to Defragment the Beacon State for improved database performance (#13444).
  • Dependency Update: Bumped quic-go version from 0.39.3 to 0.39.4 for up-to-date dependencies (#13445).

Deleted

  • Removals:

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 11, 2024
@d1onys1us
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prysmaticlabs/prysm/v4-4.2.1 branch from 5acce2e to ec61619 Compare May 15, 2024 01:11
@d1onys1us
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prysmaticlabs/prysm/v4-4.2.1 branch from ec61619 to 0197632 Compare May 15, 2024 01:51
Bumps [github.com/prysmaticlabs/prysm/v4](https://github.com/prysmaticlabs/prysm) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/prysmaticlabs/prysm/releases)
- [Commits](prysmaticlabs/prysm@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: github.com/prysmaticlabs/prysm/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/prysmaticlabs/prysm/v4-4.2.1 branch from 0197632 to 7f84ce8 Compare May 15, 2024 15:44
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.

None yet

1 participant