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

Update Prysm to V0.10.1 #4804

Closed
wants to merge 199 commits into from
Closed

Update Prysm to V0.10.1 #4804

wants to merge 199 commits into from

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Feb 9, 2020

This PR updates Prysm to v0.10.1 of the spec.

  • Update the BLS API to conform with the specified draft from the ietf
  • Add in Signing Root Container to use for signing objects.
  • Add ComputeSigningRoot to take in the object and domain to return a valid root
    for a private key to sign.
  • Fix references across the repo to remove usage of domain where required.
  • Check for clock disparity in gossip messages.
  • Fix spec tests
  • Regenerate Benchmark Files

@codecov
Copy link

codecov bot commented Feb 9, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@2719382). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master    #4804   +/-   ##
=========================================
  Coverage          ?   45.44%           
=========================================
  Files             ?      218           
  Lines             ?    17552           
  Branches          ?        0           
=========================================
  Hits              ?     7977           
  Misses            ?     8162           
  Partials          ?     1413

@nisdas
Copy link
Member Author

nisdas commented Mar 23, 2020

Superseded by #5127

@nisdas nisdas closed this Mar 23, 2020
@rauljordan rauljordan deleted the v0.10.1 branch October 13, 2020 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants