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

[5.0 -> main] Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum and bls_pairing #1956

Merged
merged 4 commits into from
Dec 6, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 6, 2023

Return error for num == 0 for host functions bls_g1_weighted_sum, bls_g2_weighted_sum, and bls_pairing.

Merges release/5.0 into main including #1954

Resolves #1953

@heifner heifner added the OCI Work exclusive to OCI team label Dec 6, 2023
@heifner heifner requested review from linh2931 and greg7mdp December 6, 2023 17:23
@heifner heifner merged commit 7f5ea57 into main Dec 6, 2023
29 checks passed
@heifner heifner deleted the GH-1953-bls-n0-main branch December 6, 2023 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Return error for num == 0 for bls_g1_weighted_sum, bls_g2_weighted_sum and bls_pairing
3 participants