Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant