-
There are some common issues across the zero-knowledge proofs in the repo that should be addressed. Broadly, these include:
- Loose typing. The proofs use relatively generic types for many of their i…
-
[Decentralized Speed: Advances in Zero Knowledge Proofs](https://a16z.com/2022/04/15/zero-knowledge-proofs-hardware-decentralization-innovation/)
-
Now in the advice columns, the blinding factors assignment to unusable rows is changed to a value of Scalar::one for the last row
In my understanding, the blinding factors are added to ensure zero …
-
The current category for "Scaling" looks like this:
`{
"name": "Scaling",
"slug": "scaling",
"description": "projects researching or building blockchain scaling solutions, …
-
## About the author
My name is Lawrence, and I am a PhD student studying computer science at UCSB. My field of study is privacy-preserving systems, which is building applications with cryptogra…
-
The initial thoughts are no.. But maybe?
-
## About
Unifra build mutil-rollup & feature-rich block explorer for rollups. Currently, we publish the first supported rollup on our explorer--Scroll Testnet.
Unifra is a Web 3 blockchain devel…
-
### Name of the project
Project Phoenix on Scroll 📜
### Project abstract
**Project Phoenix** aims to develop a novel privacy-preserving cryptocurrency protocol that leverages zero-knowledge proofs …
akuon updated
9 months ago
-
This feature adds support for zero-knowledge password proofs to the sdk for use with claims.
-
Verifying a fraud proof requires knowledge of the state logic. We need to investigate which parts will have to live:
1. in the abci app itself
2. in the Cosmos-SDK
3. lazyledger-core
~~Lazyle…