Skip to content

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

Merged
signorecello merged 7 commits into
masterfrom
zpedro/c_bind_honk_verifier
Nov 13, 2024
Merged

feat: naive attempt to bind the honk solidity verifier function to the ts interface#9432
signorecello merged 7 commits into
masterfrom
zpedro/c_bind_honk_verifier

Conversation

@signorecello

@signorecello signorecello commented Oct 25, 2024

Copy link
Copy Markdown
Contributor

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

@signorecello

Copy link
Copy Markdown
Contributor Author

can't believe it worked first thing 😲

@ludamad

ludamad commented Oct 25, 2024

Copy link
Copy Markdown
Collaborator

Hey, how was this tested?

Comment thread barretenberg/cpp/src/barretenberg/dsl/acir_proofs/c_bind.cpp Outdated
@signorecello

Copy link
Copy Markdown
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

@lucasxia01 lucasxia01 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

Comment thread barretenberg/ts/src/barretenberg_wasm/barretenberg_wasm_main/index.ts Outdated
@signorecello signorecello merged commit fc27eaf into master Nov 13, 2024
@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