-
What is this doing for us? I find it hard to navigate, wonder what others think.
-
# Commitment Gadget Design
## Goal
Make a commitment gadget library based on `ark-plonk`.
## Initial Design
We still need those features:
- A two-to-one hash:
- candidate 1: Pose…
-
Electron Labs has a [BLS12_381 implementation in Starky](https://github.com/Electron-Labs/starky_bls12_381).
[This post](https://dankradfeist.de/ethereum/2020/06/16/kate-polynomial-commitments.html…
S1nus updated
9 months ago
-
The funding of the escrow contract must be called before the approval/authorization, while the funding and approval of the hold contract are at same time. After that escrow funding, the customer has s…
-
The "joint" channel functionality would be to make all the funding/closing and payments operations to be jointly signed by a group of N entities. This assumes Schnorr support being specified out in Li…
-
It looks like we read in "degrees" for voltage angles from the matpower based input files. However, our Pyomo models are in radians. When they put the data back into the model data object (following a…
-
If, in the first round each party uses a proof of knowledge of secret key, the second round where signers verify the commitment - which is necessary to prevent a rogue key attack - is not needed. In …
-
What are the most important "general" datasets to have on climate change?
_Note: we are not looking for very detailed datasets for specialists. More the "general" datasets - the kind you would want i…
-
### Describe the feature request
KZG verification is too slow to use without accelerator/coprocessor/precompile/circuit if we just compile https://github.com/ethereum/c-kzg-4844 in a zkVM.
One w…
-
@levs57 has suggested modifying Groth16 to adapt it to RelaxedR1CS, which not only would have less overhead than [the current approach](https://github.com/privacy-scaling-explorations/folding-schemes/…