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

feat(rebuild): aggregation functions with unit tests #92

Conversation

matthewkeil
Copy link
Member

@matthewkeil matthewkeil commented May 4, 2023

This PR is related to #88 and covers the aggregatePublicKeys and aggregateSignatures

Inclusions

  • aggregatePublicKeys
  • aggregateSignatures
  • Unit tests

How to test

NOTE: to build and test copy the blst folder into rebuild/deps/blst. This will go away when we merge but for now node-gyp gets heartburn when building deps in folder above the binding.gyp file

Unit tests are provided and should have 100% coverage. If you see an edge that may not be covered please feel free to bring it up and I will add the test case

cd rebuild
yarn
yarn build
yarn test:unit

@CLAassistant
Copy link

CLAassistant commented May 4, 2023

CLA assistant check
All committers have signed the CLA.

@matthewkeil matthewkeil mentioned this pull request May 4, 2023
34 tasks
@matthewkeil matthewkeil changed the title DRAFT: feat(rebuild): aggregation functions with unit tests feat(rebuild): aggregation functions with unit tests May 8, 2023
@matthewkeil matthewkeil marked this pull request as ready for review May 8, 2023 01:46
@matthewkeil matthewkeil requested a review from a team as a code owner May 8, 2023 01:46
@matthewkeil matthewkeil force-pushed the mkeil/rebuild-aggregation-functions branch from ea748da to 909ce8d Compare May 8, 2023 04:12
@matthewkeil matthewkeil changed the base branch from mkeil/rebuild-pki to mkeil/rebuild-function-args May 8, 2023 05:50
@matthewkeil matthewkeil closed this Aug 2, 2023
@matthewkeil matthewkeil deleted the mkeil/rebuild-aggregation-functions branch April 22, 2024 14:56
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.

None yet

2 participants