Skip to content

Commit

Permalink
Update on-chain-verifier.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GUJustin authored Aug 21, 2024
1 parent d62f228 commit f9ff604
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions book/src/future/on-chain-verifier.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ All told we can ballpark the total number of field ops done by the verifier as a
The gas costs of this hashing, plus field work, plus storing the entire proof in CALLDATA, should be well under $1$ million,
and perhaps as little as a few hundred thousand gas with enough optimization.

Combined with the ~1 million gas to perform scalar multiplications and pairings, we obtain an estimate of between 1.3 million and 2 million gas in total.

0 comments on commit f9ff604

Please sign in to comment.