-
We are working on a project that requires to use of a zero polynomial for the sumcheck, and it seems that the verifier cannot handle this. Demo for the bug:
```
let mut g: VirtualPolynomial = Virt…
-
If i try to start our jenkins with openj9 it will crash on the first request to the web GUI.
**Jenkins**: 2.414.1 LTS
**OS**. Windows Server 2019
**openj9**: ibm-semeru-open-jdk_x64_window…
-
The new readme should explain the motivation behind switching to hyperplonk (performance gain because of using sumcheck instead of FFT).
-
Suppose I have a table of times denoted in seconds:
```rust
accessor.add_table(
"sxt.table".parse().unwrap(),
owned_table([timestamptz(
"times",
PoSQLTimeUnit::Second,
…
-
This could also include the recursive verifiers.
-
The pathway was thorny and dangerous.
Notes for discussion:
General:
- [ ] need to add sum for each binary on release page for sumcheck and add instruction how to build binary (to verify publis…
-
Implement the [Transcript](https://github.com/privacy-scaling-explorations/folding-schemes/tree/main/src/transcript) for Keccak.
For the use cases in which we don't need to replicate the transcript i…
-
# General Grant Proposal
* **Project:** Optimize Elliptic Curve math for EdDSA-Poseidon https://github.com/privacy-scaling-explorations/acceleration-program/issues/65
## Project Overview :page_f…
-
### Open Task RFP for Nova by hand
#### Executive Summary
- Project Overview: Provide an implementation/tutorial for individuals to self-construct Nova, and related topics.
#### Project Det…
-
The following skip condition applies for the lookup relation:
```cpp
// From the definition of the lookup grand product, if the inputs are trivial,
// Z_lookup is updated as Z_lookup_{i+1} = Z_lo…