Issues
- 8
Starky proof failing to verify recursively
#1631 opened by armanthepythonguy - 0
- 3
Nightly to Stable clarification
#1638 opened by NikitaMasych - 2
Expose STARK inner polynomials better
#1613 opened by hratoanina - 0
Better timing
#1627 opened by doutv - 11
Documentation in plonky2 crate
#1446 opened by Gorzorg - 0
- 1
- 0
some thoughts on range check optimization
#1616 opened by cliff0412 - 0
Deal with `CompressedStarkProof` on `starky` side
#1523 opened by Nashtare - 0
Proper treatment of zero-knowledge
#1605 opened by ulrich-haboeck - 2
Panic when error is expected
#1612 opened by shriphani - 0
Panic when trying to generate proof with invalid witness
#1490 opened by Gorzorg - 0
Handle arbitrary, different `Stark` types as argument
#1610 opened by hratoanina - 3
Increase testing in starky crate
#1514 opened by Nashtare - 0
Add Prometheus metrics support to the prover
#1513 opened by dvdplm - 0
Amortize serialization size bloat
#1548 opened by Nashtare - 0
CTL's looking table grouping is wonky
#1582 opened by matthiasgoergens - 0
what is the most expensive part of `compute_quotient_polys` under `plonky2/plonk2/src/plonk/prover.rs`
#1485 opened by cliff0412 - 1
Comment about the security section and Poseidon
#1277 opened by mschof - 4
- 0
- 0
Explicitely mention that `starky` doesn't support `ZK`
#1595 opened by Nashtare - 2
Starky proof is generated but can't be verified
#1593 opened by Dimo99 - 0
- 1
Allow larger constraint degrees for logUp
#1515 opened by Nashtare - 1
Question: why BaseSumGate takes up the whole row while the other gates can share the same row across multiple instances?
#1551 opened by GopherJ - 3
- 7
The `Solidity` Verifier for `Plonky2` Proofs
#1470 opened by xiyu1984 - 0
Fix CTLs with exactly two looking tables
#1554 opened by hratoanina - 4
How to generate an Ethereum friendly plonk verifier?
#1374 opened by martyall - 1
Support monolith hash instead of Poseidon.
#1541 opened by pierreuu - 0
Add workspace CHANGELOG for future releases
#1520 opened by Nashtare - 0
Failed to build for wasm32-unknown-unknown with no_std
#1527 opened by gshep - 1
Improve Rust Documentation for EVM
#1376 opened by pgebheim - 2
Bundle memory addresses in a single `U256`
#1324 opened by Nashtare - 1
Inquiry about Serialization and Deserialization of the "data" Variable in plonky2-ecdsa
#1445 opened by Hodgeson - 0
Prover initialization and `AllRecursiveCircuits` API
#1394 opened by Nashtare - 2
- 4
A problem in gadget `split_base`
#1421 opened by xiyu1984 - 0
Update kernel cost estimator
#1332 opened by Nashtare - 3
Examples for adding private inputs
#1249 opened by drewstone - 0
Allow higher degrees in CTL filters
#1326 opened by Nashtare - 6
- 1
The top of the stack isn't always range-checked
#1325 opened by Nashtare - 0
Support EIP-6780 SELFDESTRUCT in Same Transaction
#1268 opened by pgebheim - 1
Support MCOPY EIP-5656
#1267 opened by pgebheim - 3
Support EIP-7516: BLOBBASEFEE opcode
#1273 opened by wborgeaud - 1
Fix kernel panics from hitting hash nodes during reverts
#1275 opened by BGluth - 2
Panic handling
#1247 opened by Nashtare