-
Currently building apps against an installed `libzerocash` requires passing a special `-I` flag. This is because the include paths it uses internally are not relative to the current file, nor are they…
-
One axis for changing the protocol to support new features is to add new information in payment addresses.
As a concrete example, suppose that we want to include a field in addresses that will be inc…
-
When processing a bib entry that encloses a hyphen in curly braces
@article{DBLP:journals/iacr/Ben-SassonCG0MTV14,
author = {Eli Ben{-}Sasson and
Alessandro Chiesa and
…
-
Let's change the consensus rules so that you can privately spend old notes from the Sprout system by using the new Groth16-ish/Jubjub/PowersOfTau/Bellman proving system, but still using the Sprout cir…
-
This issue tracks Zebra's progress implementing the entire Zcash protocol specification, indexed by spec section.
A checkbox means that that part of the specification describes something to impleme…
-
## Steps to reproduce
1. Clone the XJSnark repo. I used this command: `git clone --recurse-submodules https://github.com/akosba/xjsnark.git`
2. Launch MPS.
3. Hit Alt+1.
4. Right-click `xjsnark.…
-
I have multiple domains that I wish to renew but I'm unable to select multiple domains and click on the renew button. ~~This forces me to pay the minimum fee for each domain.~~
-
I want to help write the Orchard security proof, so that I completely understand it and can explain it.
Read the security proof in the Zerocash paper to prepare for the next paring with Daira.
-
I'm not entirely sure whether this is a bug or I'm just unable to figure this out. However, I've tried to get this to work for a long time and haven't figured it out.
When passing a struct as in in…
-
I want to help write the Orchard security proof, so that I completely understand it and can explain it.