-
**Proposed contribution:** The last paragraph in section 2.2 says “digital money based applications belong to the first model” [public verifiable as a requirement]. This assertion appears implicitly s…
-
**Proposed contribution:** The “security/theory” track is mentioning Boolean circuits but not R1CS. The “implementation” track is focused on R1CS without explaining why/when it is preferable to a circ…
-
**Proposed contribution:** Elaborate more on the concept of transferability. For example, in an interactive protocol over the Internet, how do regular authenticated channels vs. “ideally” authenticate…
-
**Proposed contribution:** Clarify the distinction between common (as in shared between prover and verifier) and public knowledge (as in known externally). The lack of distinction was noticed in sever…
-
### 1. What did you do?
I'm just trying to sync the Nile testnet on FullNode with latest DB backup provided here: [Database Backup Address](http://47.90.243.177/)
I've checked my environment, …
-
In the current phase ( https://github.com/iden3/contracts/tree/feature/ph-1 ) we are using `BabyJubJub` signature verification onchain, but:
- As `BabyJubJub ECC` has no precompiled version in `EVM`,…
-
-
The wallet needs to generate and verify phoenix transactions, since it cannot do it by its own (because Phoenix), it needs to remotely access to a Phoenix Server that contains *at least* the unspent n…
-
Quantum-secure zkproofs of knowledge (such as STARKs) can be used as a backup signature scheme to BLS in case of a quantum apocalypse. The only infrastructure that needs to be setup *today* is a commi…
-
**Describe the bug**
When trying to build the lotus project from source files I run into this error:
```
error[E0433]: failed to resolve: use of undeclared type or module `cc`
--> /root…