github prysmaticlabs/prysm v1.0.0-beta.0
Prysm Beta!

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

(2020-10-26)

Notice: Beta.0 & beta.0-rc include several breaking changes if you are upgrading from an alpha release.
Please also review the beta.0-rc notes carefully.

Notable features since beta.0-rc include:

  • Discovering peers before broadcasting attestation. (80% to 100% improvement on "lost" attestations!)
  • Saving intermittent non-finalized states to improve data access in long periods of non-finality.
  • Prysm web UI is working again. Run with --web.
  • Several CPU and memory improvements.
  • Terms of Service flags now working in validator account subcommands.
  • Several fixes, including many security recommended fixes.

New breaking changes since beta.0-rc.

  • Metrics removed: total_eligible_balances and total_voted_target_balances. Use beacon_prev_epoch_active_gwei and beacon_prev_epoch_target_gwei respectively.

Full list of changes below.

1.0.0-beta.0 (2020-10-24)

Don't miss a new prysm release

NewReleases is sending notifications on new releases.