Tiago

Results 4 issues of Tiago

### I've searched open & closed issues for similar requests - [X] Yes ### Package name cairo-language-server ### Package homepage https://github.com/starkware-libs/cairo ### Languages cairo ### How is this package distributed?...

help wanted
new-package-request

## Description I have encountered an issue when using the `bits.ToBinary` function where the output is not as expected. ## Steps to Reproduce Here's the scenario I am facing: 1....

### Description I encountered a bug where a seemingly unnecessary dummy constraint (e.g., `a == a`) must be added for my circuit test to pass when using the PlonkFRI backend,...

bug
P3: Low