github prysmaticlabs/prysm v2.0.6

latest releases: v5.1.2-mekong, v5.1.3-rc.0, v5.1.2...
2 years ago

v2.0.6

Happy New Year Stakers!

v2.0.6 is a small patch release with a few features enabled, improvements to memory usage, JSON API fixes, and many other great changes.

Added

Changed

  • Use build time constants for field lengths. #10007 #10012 #10019 #10042
  • Monitoring service logging improvements / cleanup #10013
  • Renamed state v3 import alias #10022
  • Spec tests passing at tag 1.1.8 #10033 #10071
  • Bazel version updated to 4.2.2
  • Renamed github.com/eth2-clients -> github.com/eth-clients #10057
  • p2p reduce memory allocation in gossip digest calculation #10055
  • Allow comma separated formatting for event topics in API requests #10052
  • Update builder image from buster to bullseye #10025
  • Renaming "merge" to "bellatrix" #10044
  • Refactoring / code dedupication / general clean up #10081 #10090 #10074 #10093 #10101 #10065 #10104
  • Update libp2p #10082
  • Reduce state copy in state upgrades #10102
  • Deduplicate sync committee messages from pool before retrieval #10106

Removed

  • tools/deployContract: removed k8s specific logic #10075

Fixed

  • Sync committee API endpoint can now be queried for future epochs #10015
  • Initialize merkle layers and recompute dirty fields in beacon state proofs #10032
  • Fixed data race in API calls #10050

Security

  • Clean variable filepaths in validator wallet back up commands, e2e tests, and other tooling (gosec G304) #10115

Don't miss a new prysm release

NewReleases is sending notifications on new releases.