ZK-Garage / plonk

A pure Rust PLONK implementation using arkworks as a backend.
https://discord.gg/XWJdhVf37F
Mozilla Public License 2.0
295 stars 76 forks source link

Implement workflow #73

Closed LukePearson1 closed 2 years ago

LukePearson1 commented 2 years ago

This is a refactor to the structure of the library. Which will allow 2 things:

1) Multiple teams to work on the library without causing conflicts for one another 2) Remove the need for version bumping

copied over from the PR of @bhgomes

Closes #57 Closes #64

CPerezz commented 2 years ago

If this is original's @bhgomes work. you should add him as author or at very least co-author in the PR message and maybe also the commits.