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

Remove is_first from top-level #1511

Closed
wants to merge 1 commit into from
Closed

Conversation

Schaeff
Copy link
Collaborator

@Schaeff Schaeff commented Jul 1, 2024

This change makes sure that columns are only defined inside namespaces. is_first is passed as argument as it is currently not possible to declare fixed columns within functions.

@Schaeff Schaeff marked this pull request as ready for review July 1, 2024 14:04
@Schaeff Schaeff closed this Jul 1, 2024
github-merge-queue bot pushed a commit that referenced this pull request Jul 2, 2024
Includes #1511, but also removes the declarations of the challenges in
the `permutation` and `lookup` modules.

With these changes, we never declare a column or challenge outside a
machine namespace. This greatly simplifies #1470.

---------

Co-authored-by: schaeff <thibaut@schaeff.fr>
Co-authored-by: chriseth <chris@ethereum.org>
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