noir-lang / noir

Noir is a domain specific language for zero knowledge proofs
https://noir-lang.org
Apache License 2.0
905 stars 206 forks source link

chore!: remove eddsa from stdlib #6591

Closed TomAFrench closed 3 days ago

TomAFrench commented 4 days ago

Description

Problem*

Part of #1258

Summary*

This PR removes the eddsa module from the stdlib as we now have an external library for it. https://github.com/noir-lang/eddsa

In the interests of not reducing the test suite I've also vendored it into the single test we had for it.

Additional Context

Documentation*

Check one:

PR Checklist*

TomAFrench commented 4 days ago

Note that I need to remove the documentation for eddsa tomorrow.

github-actions[bot] commented 3 days ago

🚀 Deployed on https://6740549345d8ec414e0152b7--noir-docs.netlify.app

github-actions[bot] commented 3 days ago

FYI @noir-lang/developerrelations on Noir doc changes.