Skip to content

fix (batcher): gnark verifier bindings on linux#271

Merged
MauroToscano merged 8 commits intomainfrom
255-fix-batcher-pin-gnark-versions
May 31, 2024
Merged

fix (batcher): gnark verifier bindings on linux#271
MauroToscano merged 8 commits intomainfrom
255-fix-batcher-pin-gnark-versions

Conversation

@taturosati
Copy link
Copy Markdown
Contributor

Gnark verifier bindings on linux were not working.

This PR fixes those issues. It has been tested on linux.

To test

  1. Get a linux machine (old code worked on docker so docker does not count)
  2. Start anvil, batcher, aggregator and operator
  3. Run make batcher_send_groth16_bn254_task, make batcher_send_plonk_bls12_381_task and make batcher_send_plonk_bn254_task
  4. Batcher should verify them correctly

@taturosati taturosati marked this pull request as ready for review May 31, 2024 17:20
@taturosati taturosati requested review from JuArce and entropidelic May 31, 2024 17:26
Comment thread batcher/gnark/verifier.go
@MauroToscano MauroToscano merged commit 74297f0 into main May 31, 2024
@MauroToscano MauroToscano deleted the 255-fix-batcher-pin-gnark-versions branch May 31, 2024 19:36
@taturosati taturosati self-assigned this Jun 4, 2024
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