-
## Summary of Bug
When trying to use a zkey read from a .zkey file (imported `using ark_circom::read_zkey`), and passing it to a prove function, then using proving_key.vk (from the zkey import also…
-
# MAP Protocol
# Grant category
Please select one or more of:
- [ ] Open source maintenance
- [x] Developer tools / services
- [ ] Educational material
# Description
MAP Protocol is t…
-
I'm testing a circuit right now of the form:
```go
type Circuit struct {
Slice: []frontend.Variable
}
```
I went to test it like this:
```go
func TestCircuit(t *testing.T) {
assert :=…
-
Mentioned here: https://github.com/powdr-labs/powdr/pull/1707#discussion_r1725320610 $x^2 - 11$ is irreducible for all the fields (bb, m31, gl, bn254)
-
Too long file names in repository.
## Description
On linux: `go get` or `git clone` cannot use 'github.com/consensys/gnark-crypto' due to unzip not able to handle too long file names.
## Expect…
-
## Summary of Bug
When trying to use a zkey read from a .zkey file (imported `using ark_circom::read_zkey`), and passing it to a prove function, then using proving_key.vk (from the zkey import also…
-
# Problem
The comment over the [`Bn254AffinePoint`](https://github.com/succinctlabs/sp1/blob/57867346f086a0c15e0503d693d897bda6bf06b0/zkvm/lib/src/bn254.rs#L10) struct in the `bn254.rs` [file](https:…
-
This is a tracking issue for additional elliptic curves we could potentially implement.
Note that we are presently focusing on short Weierstrass curves which can be implemented using the `primeorde…
-
I just encountered a bug when trying for the first time to use the `OpenPassportQRcode` components.
(Quickly solved thanks to direct support from @remicolin ).
This issue is just to capture/disc…
-
We want to:
- accelerate the final gnark proof using the GPU + Ingonyama's Icicle,
- benchmark the speedups,
- integrate the choice of hardware, deployment instructions in the release package.
This w…