Sher

Results 8 comments of Sher

@gbotrel @ThomasPiellard

And another problem, if I have an array: ```go var A []Variable ``` Could I just use `Select` to decide to if I need to do an `append` operation. My...

Hi, I find the problem but I'm not sure if it is a problem. The problem comes from here: ```golang type Proof struct { .... MerkleProofs [FixedCount][FixedCount]Variable } // when...

@gbotrel gnark version is 0.6.0 The function `ConstructFixedProof()` is out of Define(), just used for set witness.

Already make a PR for `Neg` of point in `std/twistededwards/point` --------- below is fixed----------------- Hi, please see #103

Recently wants to use it, could you give some ideas about how to add `if` in circuit?

When will this issue be implemented? @gbotrel