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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

pad_and_shink assumes that CS has at least one table. #20

Open
mm-zk opened this issue Nov 2, 2023 · 0 comments
Open

pad_and_shink assumes that CS has at least one table. #20

mm-zk opened this issue Nov 2, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@mm-zk
Copy link
Contributor

mm-zk commented Nov 2, 2023

馃悰 Bug Report

馃摑 Description

pad_and_shrink function fails, if the circuit doesn't have any tables.

馃攧 Reproduction Steps

Create a circuit without any tables - and execute pad_and_shink.

馃 Expected Behavior

It should handle circruits without lookup tables correctly.

馃槸 Current Behavior

Currently it fails.

馃搸 Log Output

boojum/src/cs/implementations/cs.rs:1042:18:
table 0 must exist when queried
@mm-zk mm-zk added the bug Something isn't working label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant