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

release v1.1.7 #2771

Merged
merged 57 commits into from
Dec 22, 2021
Merged

release v1.1.7 #2771

merged 57 commits into from
Dec 22, 2021

Conversation

hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Dec 22, 2021

asanso and others added 30 commits November 24, 2021 08:42
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
Bring more clarity to notify_forkchoice_updated calls
1. Simplify `valid_updates` to `best_valid_update` so the `LightClientStore` only needs to store O(1) data
2. Track an optimistic head, by looking for the highest-slot header which passes a safety threshold
1. Replace `header` and `finality_header` with `attested_header` (always the header signed by the committee) and `finailzed_header` (always the header verified by the Merkle branch)
2. Remove `LightClientSnapshot`, fold its fields into `LightClientStore` for simplicity
Co-authored-by: terence tsao <terence@prysmaticlabs.com>
re-enable dropped ssz test generators
5 is not a primitive root of the BLS field, it needs to be 7
Simplify logic in calculating proposer score
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
@ralexstokes ralexstokes self-requested a review December 22, 2021 15:29
Copy link
Member

@ralexstokes ralexstokes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@hwwhww hwwhww changed the title [DO NOT MERGE] release v1.1.7 release v1.1.7 Dec 22, 2021
@hwwhww hwwhww merged commit 93c933c into master Dec 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

10 participants