filecoin-project / orient

↻Observe-Orient-Decide-Act↩
MIT License
18 stars 6 forks source link

Add calculations for Apex commitment #20

Closed porcuquine closed 4 years ago

porcuquine commented 5 years ago

https://github.com/filecoin-project/rust-fil-proofs/issues/563

Although implementation is currently deprioritized, we should know the maximum constraint savings possible for variant constructions. Some of these are relatively straightforward to implement, and we don't yet know that some variant will not be required.

Note that some variants will also depend on max circuit-verifying-key size.

porcuquine commented 4 years ago

Ubercalc now belongs in Filecoin spec.