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

Handle missing extended provable methods #1657

Merged
merged 4 commits into from
May 16, 2024
Merged

Handle missing extended provable methods #1657

merged 4 commits into from
May 16, 2024

Conversation

mitschabaude
Copy link
Member

@mitschabaude mitschabaude commented May 16, 2024

fixes #1656

  • add missing empty() methods on Group and Scalar
  • in bindings: properly handle the case of a missing empty() method
  • cover empty() behaviour in unit test

@mitschabaude mitschabaude merged commit 8cf3b08 into main May 16, 2024
12 checks passed
@mitschabaude mitschabaude deleted the fix/empty branch May 16, 2024 15:01
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.

Proper handling of Struct.empty() when one of the base types doesn't have empty()
2 participants