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

Consistent BLS function inputs #5969

Merged
merged 7 commits into from May 25, 2020
Merged

Consistent BLS function inputs #5969

merged 7 commits into from May 25, 2020

Conversation

terencechain
Copy link
Member

Only cosmetic changes. This PR standardize (ie order, naming) of the inputs for BLS functions. It makes all the function inputs consistent across the library.

@terencechain terencechain added the Ready For Review A pull request ready for code review label May 24, 2020
@terencechain terencechain requested a review from a team as a code owner May 24, 2020 01:21
@terencechain terencechain self-assigned this May 24, 2020
@codecov
Copy link

codecov bot commented May 24, 2020

Codecov Report

Merging #5969 into master will increase coverage by 0.12%.
The diff coverage is 94.44%.

@@            Coverage Diff             @@
##           master    #5969      +/-   ##
==========================================
+ Coverage   59.48%   59.60%   +0.12%     
==========================================
  Files         319      318       -1     
  Lines       26945    26786     -159     
==========================================
- Hits        16027    15965      -62     
+ Misses       8739     8653      -86     
+ Partials     2179     2168      -11     

@rauljordan rauljordan merged commit 3b65cb6 into master May 25, 2020
@delete-merged-branch delete-merged-branch bot deleted the consistent-bls-api branch May 25, 2020 21:08
rauljordan added a commit that referenced this pull request May 26, 2020
* Unskip beacon chain spec tests

* Fixed test and update configs

* Unskip ssz tests

* Exepected error from skip bls verify test

* Consider minimal

* Fixed broken tests after changing curve

* Fix TestComputeStateRoot_OK test

* Remove Warning on Using Default Mainnet Config (#5983)

* removed mainnet warn

* Consistent BLS function inputs (#5969)

* Make function input consistent

* Change back

* Typo

* Fixed test

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>

* Cherry pick ddb861a

* fix test setup

* fix more tests

* debugging

* bls tests pass

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: nisdas <nishdas93@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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