What's Changed
- refactor: correct comments by @yelhousni in #511
- Feat/pedersen batch verify by @Tabaie in #517
- build: update runner and go version by @gbotrel in #531
- perf: remove uneeded bucket init in affine coordinates fixes #529 by @gbotrel in #530
- feat: Pedersen vector commitment scheme multi VK verification by @ivokub in #527
- chore: fix some function names by @drawdrop in #526
- fix: fixes #522 with bound check before computing twiddles when domain has no precompute set by @gbotrel in #523
- refactor(bls12-381, bls12-377): MillerLoopFixed corresponds to gnark by @yelhousni in #524
New Contributors
Full Changelog: v0.13.0...v0.14.0