Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: naive attempt to bind the honk solidity verifier function to the ts interface #9432

Merged
merged 7 commits into from
Nov 13, 2024

Conversation

signorecello
Copy link
Contributor

@signorecello signorecello commented Oct 25, 2024

Attempts to plumb the honk solidity verifier into the WASM output and expose it in the ts API

@signorecello
Copy link
Contributor Author

can't believe it worked first thing 😲

@ludamad
Copy link
Collaborator

ludamad commented Oct 25, 2024

Hey, how was this tested?

@signorecello
Copy link
Contributor Author

Hey, how was this tested?

I tested manually in a noir-starter branch. Figured since there wasn't a test for the UP solidity verifier (I think?) I could get away without one for Honk too.

Didn't get too deep into the matter, just wanted to save you guys some time with some quick plumbing

Copy link
Contributor

@lucasxia01 lucasxia01 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@signorecello signorecello merged commit fc27eaf into master Nov 13, 2024
70 checks passed
@signorecello signorecello deleted the zpedro/c_bind_honk_verifier branch November 13, 2024 13:20
TomAFrench added a commit that referenced this pull request Nov 13, 2024
* master:
  fix: TXE fixes (#9930)
  chore: pull noir PR #6461 from sync PR (#9923)
  chore: update version numbers of noir packages (#9922)
  chore: pull doc changes out of sync PR (#9921)
  feat: naive attempt to bind the honk solidity verifier function to the ts interface (#9432)
  fix: update cli-wallet bash tests to reflect token contract changes (#9927)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants