Only 9096
Pre-release
Pre-release
djrtwo
released this
24 Jun 19:37
·
3862 commits
to master
since this release
Release
v1.1.0-alpha.8
pre-release -- Only 9096 -- fixes a race condition in sync committee gossip identified by @ajsutton in early devnets. See #2491 for a more complete description of the issue and the fix.
In addition to this critical fix for Altair, there has been some continued refinement of The Merge and Sharding and a few additional consensus vectors added to the mix.
PR showing full diff can be found here: #2493
Altair
Networking
- Eliminate sync committee message race condition (#2491)
R&D
- Add
randao
to execution payload (#2479) - General merge cleanups (#2472)
- Continued refinement of Sharding specs (#2482, #2483, #2484)