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 combiner for all #779

Merged
merged 4 commits into from
Jan 31, 2025
Merged

Conversation

mikelodder7
Copy link
Contributor

@mikelodder7 mikelodder7 commented Jan 27, 2025

Description

Adds a single combine_and_verify method for all signature types returned from lit-node.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Works for the same tests in lit-node.

The WASM after building is 1.5MB with these new changes. Before it was 670KB. We might be able to remove the ECDSA portion entirely but I left it in for now.

@mikelodder7 mikelodder7 requested a review from Ansonhkg as a code owner January 27, 2025 21:49
@mikelodder7 mikelodder7 requested review from FedericoAmura and Ansonhkg and removed request for Ansonhkg January 27, 2025 21:50
@Ansonhkg Ansonhkg changed the base branch from feature/lit-3748-naga to feat/naga-fix-bls-wasm-cleanup January 28, 2025 15:27
Signed-off-by: Michael Lodder <[email protected]>
Signed-off-by: Michael Lodder <[email protected]>
Signed-off-by: Michael Lodder <[email protected]>
@mikelodder7 mikelodder7 force-pushed the ml/combine_all_signatures branch from 1a7d312 to 4ab5e93 Compare January 28, 2025 16:19
@Ansonhkg Ansonhkg changed the base branch from feat/naga-fix-bls-wasm-cleanup to feat/rc-naga-2025-01-30b January 31, 2025 15:36
@Ansonhkg Ansonhkg merged commit 80b49b2 into feat/rc-naga-2025-01-30b Jan 31, 2025
2 of 4 checks passed
@Ansonhkg Ansonhkg deleted the ml/combine_all_signatures branch January 31, 2025 15:37
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.

2 participants