Issues
- 0
Arrabiata: implement a gadget to perform elliptic curve scaling using "next row"
#2568 opened by dannywillems - 0
Add more performant self-hosted GitHub runners and execute all tests against them.
#2587 opened by shimkiv - 0
- 1
[o1vm] Ensure the instruction passed into the interpreter is the one pointed to by the IP
#2573 opened by Fizzixnerd - 0
Add the possibility to access the "next row"
#2565 opened by dannywillems - 0
Arrabiata: I see that in this use case we absorb PI, but this is not always the case (eg. the internal node of a merkle tree)
#2583 opened by dannywillems - 0
Re-enable updated specification CI check for `develop`.
#2582 opened by shimkiv - 0
Improve tests timing when instrumentation is enabled.
#2581 opened by shimkiv - 0
Expr: Sometimes, the joint combiner is non-existent, for instance when we do have a single column.
#2580 opened by dannywillems - 0
Arrabiata: I don't get how the on the fly computation makes the prover only pay for the activated gate
#2579 opened by dannywillems - 0
- 0
Arrabiata: I would give the symbolic cross term (computed at setup time) as an argument, rather than the contraints
#2577 opened by dannywillems - 0
Arrabiata: is it really faster to use BigInt?
#2575 opened by dannywillems - 0
Exposing the generator to OCaml
#2546 opened by marcbeunardeau88 - 1
Parallelize ledger hashing
#2557 opened by georgeee - 0
- 0
Finalize MVPoly tests generalization
#2542 opened by shimkiv - 0
- 1
Getting rid of ark-bn254
#2554 opened by dannywillems - 1
Add Selectors
#2543 opened by marcbeunardeau88 - 0
Export the verification key
#2549 opened by marcbeunardeau88 - 0
Make prover generic wrt PC/Curves
#2551 opened by marcbeunardeau88 - 0
RAMLookup
#2550 opened by marcbeunardeau88 - 0
Keccak recursion
#2548 opened by marcbeunardeau88 - 0
Vinegar
#2547 opened by marcbeunardeau88 - 0
use generator style
#2545 opened by marcbeunardeau88 - 0
Use IPA
#2544 opened by marcbeunardeau88 - 0
Test `cargo build` in CI using nix
#2512 opened by Fizzixnerd - 0
Clean up & resurrect existing benchmarks
#2472 opened by volhovm - 0
Runtime logup tables support
#2427 opened by volhovm - 0
Selector-controlled lookups
#2440 opened by volhovm - 0
Folding Prover: also prove native statement
#2428 opened by volhovm - 1
Cache Lagrange Basis
#2414 opened by martyall - 0
Add + IVC: Add modified Prover
#2332 opened by volhovm - 0
Folding + IVC for Add Circuit
#2313 opened by volhovm - 0
Reduce ECADD degree by 1
#2387 opened by volhovm - 1
Soundness of syscall read preimage
#2335 opened by dannywillems - 0
Add challenges for individual gadgets
#2370 opened by dannywillems - 0
- 0
Verifying register values in syscall read preimage
#2333 opened by dannywillems - 2
Bug: SRS BN254 G2 h is not in subgroup
#2287 opened by volhovm - 1
- 0
- 0
- 0
Cache BN254 SRS for tests
#2286 opened by volhovm - 1
Failure when calling `CompressedPubKey::from_address("B62qpyhbvLobnd4Mb52vP7LPFAasb2S6Qphq8h5VV8Sq1m7VNK1VZcW")`
#2298 opened by tizoc - 0
Rewrite some circuits with new generic FoldingConfig
#2294 opened by dannywillems - 0
Fixed selectors: should be part of a "setup phase" and integration in prover/verifier should be verified
#2262 opened by dannywillems - 0
Rework design of fixed_selectors
#2255 opened by dannywillems - 0
Simplify multi-dimensional array
#2253 opened by dannywillems