sumcheck
sumcheck copied to clipboard
Update arkwork deps from v0.4.0 to v0.5.0
Description
As most ark lib has been upgraded to v0.5.0. When I wanna to reuse this lib, it shows version conflicts. So did following modification:
- feat: update arkwork deps from v0.4.0 to v0.5.0
- feat: remove reduction bench crate, move the bench outside
closes: #XXXX
Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.
- [x] Targeted PR against correct branch (master)
- [ ] Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
- [ ] Wrote unit tests
- [ ] Updated relevant documentation in the code
- [ ] Added a relevant changelog entry to the
Pendingsection inCHANGELOG.md - [x] Re-reviewed
Files changedin the Github PR explorer
Would you like to release this repo to 0.5.0 ?