has overwritten by accident
This commit is contained in:
parent
57095fbf2b
commit
e544678a6a
12
README.md
12
README.md
@ -1,14 +1,6 @@
|
|||||||
# Plasma cash history SNARK
|
# bellman "Community edition"
|
||||||
|
|
||||||
Compacts history in Plasma Cashes by hiding Merkle proofs under the private witness. Currently contains only non-inclusion circuit, with inclusion being trivially extended.
|
Originally developed for ZCash, with extensions from us to make it a little more pleasant. Uses our "community edition" pairing for Ethereum's BN256 curve.
|
||||||
|
|
||||||
Without much optimization is requires 4270718 constraints for 128 block of non-inclusion for 24 tree depth.
|
|
||||||
|
|
||||||
Public inputs to the zkSNARK:
|
|
||||||
|
|
||||||
- Start of the interval index (if single coin - just index)
|
|
||||||
- Interval length (is single coin - 1)
|
|
||||||
- Set of roots for which this coin index is proved to be non-included
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user