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

[Fix] Add limits on program struct definitions #2383

Conversation

christianwwwwwwww
Copy link

Motivation

Implements a limit on the number of struct definitions in a given program per SnarkOS issue 3141. This limit of 31 in this PR is up for debate. We also may want implement limits on number of closures number of characters.

(cc @vicsn)

Test Plan

(Write your test plan here)

Related PRs

(Link your related PRs here)

@christianwwwwwwww christianwwwwwwww changed the title add limits on program struct definitions [Fix] Add limits on program struct definitions Mar 5, 2024
@vicsn
Copy link
Contributor

vicsn commented Mar 6, 2024

Superseded by #2384 - thank you for the start

@vicsn vicsn closed this Mar 6, 2024
@christianwwwwwwww christianwwwwwwww deleted the fix/limit-structs branch March 6, 2024 15:23
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