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

Altair v1.1.0 alpha.7 #2728

Merged
merged 8 commits into from
Jun 22, 2021
Merged

Altair v1.1.0 alpha.7 #2728

merged 8 commits into from
Jun 22, 2021

Conversation

twoeths
Copy link
Contributor

@twoeths twoeths commented Jun 21, 2021

Motivation

Implement altair v1.1.0-alpha.7 spec in https://github.com/ethereum/eth2.0-specs/releases

Description

  • Modify sync committee logic and parameters to reduce variance
  • Sync Committee vs Aggregate naming consistencies
  • Rename SyncCommitteeSignature to SyncCommitteeMessage
  • Add clock disparity tolerance for sync subnets
  • Add message.topic to gossipsub message-id in Altair

The ssz update should be done in ChainSafe/ssz#135

Closes #2719

@github-actions github-actions bot added Config scope-networking All issues related to networking, gossip, and libp2p. labels Jun 21, 2021
@codeclimate
Copy link

codeclimate bot commented Jun 21, 2021

Code Climate has analyzed commit 8efabae and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.

@twoeths twoeths marked this pull request as ready for review June 22, 2021 00:39
@wemeetagain wemeetagain merged commit 6142c13 into master Jun 22, 2021
@wemeetagain wemeetagain deleted the tuyen/altair-1.1.0-alpha.7 branch June 22, 2021 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope-networking All issues related to networking, gossip, and libp2p.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Altair v1.1.0-alpha.7
2 participants