Skip to content

Commit

Permalink
feat(prover): change GuestOutput and the zk committed value for oncha…
Browse files Browse the repository at this point in the history
…in verification (#282)

* remove ProtocolInstance::Failure & better error msg in pi generation & zk guest return pi hash directly

* fix guest ci

* ci fix

* fmt

* update cargo.lock

* cargo update

* fix

* api changes from AffinePoint::<Bn254, 16>::from

* fix

---------

Co-authored-by: d1onys1us <[email protected]>
  • Loading branch information
CeciliaZ030 and d1onys1us committed Jun 9, 2024
1 parent 254ff6a commit 37f6c49
Show file tree
Hide file tree
Showing 16 changed files with 1,068 additions and 867 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/typo-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,3 @@ jobs:

- name: Check for typos
uses: crate-ci/typos@master
with:
config: ${{github.workspace}}/.github/_typos.toml
Loading

0 comments on commit 37f6c49

Please sign in to comment.