Closed raugfer closed 2 months ago
Please check the type of change your PR introduces:
It uses Gnark executable compiled from Go and invokes curve primitives via shell process.
Issue Number: #137
It now uses garaga_rs Rust package imported into Python via PyO3
Pull Request type
Please check the type of change your PR introduces:
What is the current behavior?
It uses Gnark executable compiled from Go and invokes curve primitives via shell process.
Issue Number: #137
What is the new behavior?
It now uses garaga_rs Rust package imported into Python via PyO3
Does this introduce a breaking change?