-
@Kugelblitz360 Great job. Thank you for your great work. I started to proof-read today and will continue in the next few days. Here is a non prioritized list of thoughts. I will split it into multiple…
-
(Not a fully-baked idea, just exploring the design space a bit.)
Should we support something like multi-proof certificates? The idea would be that the certificate looks something like:
```
stru…
-
Fail earlier and provide better guidance on how to change the circuit or use another email for proof generation on the UI.
-
CBMC version: 6.4.0
Operating system: macOS
Exact command line resulting in the issue: make -f m2
What behaviour did you expect: Successful proof
What happened instead: Non-termination of the cbmc…
-
Currently, the `GetAccountProofs` RPC method provides a way to retrieve public account data, alongside a merkle proof of the account being included in a block. Specifically, you can get the account's …
-
In the steps leading to Equation (1.2.3) in
[Example 1.2.6](https://opentext.uleth.ca/apex-calculus/sec_limit_def.html#ex_compute_lim4), we establish that x^2+x-1 could be negative, yet also state t…
-
Make sure that proofs can run from C as an intermediate representation. This would make work for other projects that want to support proof carrying code.
-
Proof for #320.
-
Support acceptance proofs in consensus
-
### Description
The Stone Prover is a tool for generating STARK proofs of Cairo programs.
The Integrity Verifier enables the on-chain verification of proofs generated by the Stone Prover.
In …