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

Expand SemanticallyValid trait #115

Open
DanieleDiBenedetto opened this issue Jul 7, 2021 · 0 comments
Open

Expand SemanticallyValid trait #115

DanieleDiBenedetto opened this issue Jul 7, 2021 · 0 comments
Labels
enhancement New feature or request nice to have Possible new feature to introduce

Comments

@DanieleDiBenedetto
Copy link
Collaborator

Would be nice to have, for this trait:

  • Derive macros, calling is_valid() on each of the members of a given struct;
  • An additional function that allows checking for semantic validity of self given also external data that might be necessary to perform checks otherwise not doable (e.g. if we'd had the circuit associated to a given Marlin pk/vk we would be able to check too that indeed they are the pk/vk associated to that circuit)
@DanieleDiBenedetto DanieleDiBenedetto added enhancement New feature or request nice to have Possible new feature to introduce labels Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request nice to have Possible new feature to introduce
Projects
None yet
Development

No branches or pull requests

1 participant