-
Hi there,
I have the following code.
type verifycode struct {
cx frontend.Variable `gnark:"cx"`
Y frontend.Variable `gnark:",public"`
}
func (circuit *verifycode) Define(api frontend.API) …
-
SetString() doesn't erase the previous value of a frElement if a small number of bits is changed.
This example (r = BN254 scalar field) outputs the same result:
```
var y fr.Element
y.Set…
-
Hi,
I tried doing a simple BLS sig verification, using the BW6/BLS12377 I am able to generate a proof. On the other hand, on the develop branch, the same code is failing with BN254/BN254
Here is…
-
-
### Description
I encountered a bug where tests fail when using arrays of emulated elements. Further investigation with additional test cases indicates that this issue is specific to the combination …
-
Hi @wborgeaud,
Your ecfft-bn254 project looks very interesting.
What is its license?
Thanks,
Fabrice
-
∂
## Summary of Bug
When trying to build the project, building fails with 10 errors.
## Version
master branch
## Steps to Reproduce
```
cargo build
```
Result:
```
error: un…
-
Greetings!
Tests taken from Bellman implementation [test_vectors.txt](https://github.com/ConsenSys/gnark/files/10719822/test_vectors.txt)
fail.
Previous [issue](https://github.com/ConsenSys/gnark/i…
-
After applying fixes for #229 in #228 548cf20
```
nim c --cc:gcc -r -d:release --passC:-flto=auto --passL:-flto=auto --outdir:build tests/math/t_fp6_frobenius.nim
```
fails with
```md
test_…
-
## Expected Behavior
### Current Behavior
### Possible Solution
Transaction Failed
## Steps to Reproduce
https://app.webb.tools/#/bridge
webb://v1:vanchor/1099522782887:10995120493…