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

Add EIP-2333 Conformity Tests #7783

Merged
merged 5 commits into from
Nov 11, 2020
Merged

Add EIP-2333 Conformity Tests #7783

merged 5 commits into from
Nov 11, 2020

Conversation

rauljordan
Copy link
Contributor

@rauljordan rauljordan commented Nov 11, 2020

Part of #7763, this PR adds tests for key derivation in EIP-2333 for our derived keymanager in Prysm.

NOTE: A few test cases are skipped due to an error in our derivation dependency here wealdtech/go-eth2-util#2

@rauljordan rauljordan self-assigned this Nov 11, 2020
@rauljordan rauljordan added Priority: High High priority item Ready For Review A pull request ready for code review Testing labels Nov 11, 2020
@codecov
Copy link

codecov bot commented Nov 11, 2020

Codecov Report

Merging #7783 (4ebd1c5) into master (a21a2c9) will increase coverage by 0.00%.
The diff coverage is 44.44%.

@@           Coverage Diff           @@
##           master    #7783   +/-   ##
=======================================
  Coverage   62.22%   62.22%           
=======================================
  Files         429      429           
  Lines       30340    30349    +9     
=======================================
+ Hits        18880    18886    +6     
- Misses       8524     8527    +3     
  Partials     2936     2936           

@prylabs-bulldozer prylabs-bulldozer bot merged commit 8e3c6e4 into master Nov 11, 2020
@delete-merged-branch delete-merged-branch bot deleted the eip-tests branch November 11, 2020 21:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants