Commit 62fe88a
authored
fix(sdk):
The `verify_e2e_stark_proof` exists a fixed log blowup factor set by the
internal proof. Therefore we must always generate an internal proof even
if there is only 1 leaf proof.
Test run on a 1 segment proof:
https://github.com/axiom-crypto/openvm-reth-benchmark/blob/gh-pages/benchmarks-dispatch/refs/heads/main/reth-c299bb2012ed6bf2aa289ee3decd45897c9ce574-59a742f87fe66d079554e6646f2a0fdabb1dc4d2e6afbf0f0b4f09376b854357.mdaggregate_leaf_proofs should always generate an internal proof (#1866)1 parent 9601125 commit 62fe88a
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
112 | 114 | | |
113 | 115 | | |
114 | 116 | | |
| |||
0 commit comments