Skip to content

Commit

Permalink
Ethproofs (#70)
Browse files Browse the repository at this point in the history
* feat: ethproofs

* cleanup

* incoporate eth proofs parameters into args

* call `/proofs/proving` endpoint

* add just reciple

* clippy

* fix sleep_time

* handle /proofs/queued endpoint

---------

Co-authored-by: jtguibas <[email protected]>
  • Loading branch information
leruaa and jtguibas authored Jan 16, 2025
1 parent 3522dd9 commit 48053d9
Show file tree
Hide file tree
Showing 9 changed files with 953 additions and 594 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ pgo-data.profdata
# Proofs
**/proof-with-pis.json
**/proof-with-io.json
latest_proof.json

# Env
.env
Expand Down
Loading

0 comments on commit 48053d9

Please sign in to comment.