You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I investigated this a bit, and it looks like the loop index is wrongly assigned the U32 type; this is how the 2 compared values (1u8 : x) look like internally in the Integer::conditionally_select operation that fails with SynthesisError::Unsatisfiable:
🐛 Bug Report
Code snippet to reproduce
Stack trace & error message
Your Environment
The text was updated successfully, but these errors were encountered: