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

Write Constraints for Extension Tables #20

Closed
8 of 9 tasks
jan-ferdinand opened this issue Aug 8, 2022 · 0 comments · Fixed by #102
Closed
8 of 9 tasks

Write Constraints for Extension Tables #20

jan-ferdinand opened this issue Aug 8, 2022 · 0 comments · Fixed by #102
Assignees
Labels
🤖 code Changes the implementation 🔴 prio: high Pretty urgent 📜 specification Relates to the specification

Comments

@jan-ferdinand
Copy link
Member

jan-ferdinand commented Aug 8, 2022

Implement AIR for the table's extension columns, which mainly deal with Permutation and Evaluation Arguments.

  • program
  • instruction
  • processor
  • opStack
  • RAM
  • jumpStack
  • hash
  • u32
  • update specification

Blocked by #52.

@jan-ferdinand jan-ferdinand added 📜 specification Relates to the specification 🔴 prio: high Pretty urgent 🤖 code Changes the implementation labels Aug 8, 2022
@jan-ferdinand jan-ferdinand self-assigned this Aug 8, 2022
@jan-ferdinand jan-ferdinand added the 🖐 blocked Requires something else first. label Sep 19, 2022
jan-ferdinand added a commit that referenced this issue Sep 25, 2022
Fix #45

Also, make challenges available for initial constraints. (#20)
jan-ferdinand added a commit that referenced this issue Sep 29, 2022
Fix #45

Also, make challenges available for initial constraints. (#20)
@jan-ferdinand jan-ferdinand removed the 🖐 blocked Requires something else first. label Sep 29, 2022
jan-ferdinand added a commit that referenced this issue Nov 2, 2022
- pass challenges to rust-only evaluation of AIR constraints
- remove some hardcoded round numbers, use const NUM_ROUNDS instead
jan-ferdinand added a commit that referenced this issue Nov 2, 2022
- pass challenges to rust-only evaluation of AIR constraints
- remove some hardcoded round numbers, use const NUM_ROUNDS instead
jan-ferdinand added a commit that referenced this issue Nov 3, 2022
jan-ferdinand added a commit that referenced this issue Nov 3, 2022
- pass challenges to rust-only evaluation of AIR constraints
- remove some hardcoded round numbers, use const NUM_ROUNDS instead
jan-ferdinand added a commit that referenced this issue Nov 3, 2022
jan-ferdinand added a commit that referenced this issue Nov 8, 2022
- pass challenges to rust-only evaluation of AIR constraints
- remove some hardcoded round numbers, use const NUM_ROUNDS instead
jan-ferdinand added a commit that referenced this issue Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 code Changes the implementation 🔴 prio: high Pretty urgent 📜 specification Relates to the specification
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant