github prysmaticlabs/prysm v1.3.11

latest releases: v5.1.0, v5.0.4, v5.0.4-rc.3...
3 years ago

(2021-06-16)

This release contains a fix for the validator UI as well as many other improvements/fixes.

⚠️ Prysm slasher binary will be deprecated and no longer provided in the next release. The slasher functionality will be available in the beacon node binary in the 1.4.0 release. ⚠️

Notable changes:

  • Update web-ui to beta.4, fixes logs displayed in UI #9047
  • Fix json field names to be snake_case instead of camelCase. Fixes UI display issues. #8988
  • Support for Graffiti hex strings prefixed with hex: #8894
  • Client stats graceful failure handling #8976
  • Cache eviction policy for committees changed to LRU. #8996 Possibly fixes some resource spikes #8483.
  • SSZ variable length bounds enforced in SSZ layer. #8936
  • Small improvement to epoch processing by refactoring sqrt() call. #8945

Full list of changes below.

1.3.11 (2021-06-16)

Don't miss a new prysm release

NewReleases is sending notifications on new releases.