-
I define Off-chain contracts as contracts whose code is not run by all the miners and state transition is proved by consensus, in this way we can (1) run computation with a lot of data cheaply (2) run…
-
Hi everyone!
I have 1 theorical question and one technical.
## Theorical:
zk-SNARKs can be applied to any QAP (Quadratic Arithmetic Program). Thus, when we want to use our problem with zk-SNAR…
-
记录一下学习 ZKSNARK 过程中的阅读材料
-
The `ethsnarks` project has shorter proofs than the proof format you're using.
See:
* https://github.com/HarryR/ethsnarks/blob/master/contracts/Verifier.sol#L46
* https://github.com/HarryR/et…
-
**WHAT**
[Readme docs](https://github.com/openmina/openmina?tab=readme-ov-file#the-open-mina-node) and [Producer Demo docs](https://github.com/openmina/openmina/blob/main/docs/producer-demo.md)
**WHY…
-
## Basic Information
**Name:** Pirate Chain (ARRR)
**Category:** Private/Anonymous Cryptocurrencies (if they are officially added to the website)
**URL to official website:** https://pirate.black…
-
There is existing work disabling validators to account for parachain consensus. Conclusion for Beefy was that plain disabling does not work in bridges case, because the other chain that does not care.…
-
Some of us had a discussion about structuring IPFS research, taking learnings from how Filecoin has done its research, and PL's RFPs.
Filecoin Research links:
- https://github.com/filecoin-project…
-
Our toolkit lends itself to publicly auditable MPC since we are already including pedersen commitments alongside the AVSSd values, and the preprocessing values are all generated from avssd values.
He…
-
This issue tracks the progress on https://github.com/privacy-scaling-explorations/halo2/issues/187
##### Original text
> [ ] (optional +10% perf) implement extended Jacobian coordinates. Their m…