Skip to content

Conversation

@hwwhww
Copy link
Contributor

@hwwhww hwwhww commented Dec 22, 2021

asanso and others added 30 commits November 24, 2021 08:42
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
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 <[email protected]>
@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants