-
The `docs/architecture.md` document currently describes the old version of the circuits that still use Merkle roots. Circuits were refactored in #58, and the document should reflect that. Note that on…
-
## Summary
I optimized an inputset for a circuit, such that the values inside the inputset are maximized with respect to the circuit. Compiling the circuit for the CPU works fine, but when compilin…
-
**Description of the issue**
IdentityGate constructor accepts a single parameter which is the number of qubits it acts on.
When the parameter value is set to 0, the circuit works fine until the circ…
-
Hi, could you please add value 40 with description "Extern" for Register 41?
Brötje Neo 18 has an external heating circuit. When used the output of Register 41 is 40.
-
## Feature Request
Circuit
Using the circom 2 library (https://docs.circom.io/getting-started/installation/), create a circuit responsible to attest if a badge can be revoked by a certaiin user or not…
-
# Description
For the current situation, the angle argument has to be in type `ParameterExpression`. Perhaps it would be more user-friendly if type `float` is also allowed.
# Objective
For all t…
-
## Feature Request
### Describe the Feature Request
### Circuit
Using the circom 2 library (https://docs.circom.io/getting-started/installation/), create a circuit responsible to attest if a badge …
-
**Description**: Test the current mirror circuit to verify correct detection of a connected controller on Port 1.
**Acceptance Criteria**:
- Current mirror outputs the correct signal when a contro…
-
#### Issue Description:
To ensure a structured and efficient approach to the electrical panel box upgrade project, we need to create detailed milestones and associated issues on GitHub. This will f…
-
### Description
While we can make a well-founded definition (which is irreducible by default) semireducible using `@[semireducible]`, we can't make it semireducible with `attribute [semireducible]`…