What's Changed
- Compression for bls12381 by @lazcanoluca in #904
- Change ci runner by @ColoCarletti in #906
- Improving docs by @diegokingston in #901
- add new bootcamp by @diegokingston in #869
- add learning resources by @diegokingston in #878
- Compression/Decompression of G2 Points for BLS12_381 by @ColoCarletti in #909
- Add kzg docs by @diegokingston in #910
- Optimize bn254 by @jotabulacios in #899
- bn254 sqrt and decompression by @nicole-graus in #905
- Add curves by @diegokingston in #912
- Add secq256k1 Curve by @nicole-graus in #915
- ci: split coverage upload to a different job by @Oppen in #914
- Adjust delayed reduction test to run in reasonable time by @irfanbozkurt in #853
- Add Secp256r1 Curve by @ColoCarletti in #916
- Fields docs by @diegokingston in #911
- xgcd method for Polynomials by @feltroidprime in #885
- Add Jacobian coordinates for Short Weierstrass by @jotabulacios in #917
- Clean repo, remove cairo prover and update readme by @diegokingston in #920
- feat: Allow merkle trees of 1 node (its root) by @uri-99 in #919
- Add Stark101 tutorial's prime field by @erhant in #875
- Optimize Mersenne31 Field by @nicole-graus in #921
- Add Missing Components for BLS12-377 Curve by @jotabulacios in #922
- Small perf adjustments for
ShortWeierstrassProjectivePoint
operations by @tcoratger in #842 - Optimize bls12 381 pairing by @jotabulacios in #923
- add circom to list of examples by @diegokingston in #925
- remove bootcamp by @diegokingston in #928
- Add from Circom to Lambdaworks example by @jotabulacios in #931
- Polynomial: differentiate & print methods. by @feltroidprime in #929
- Release v0.11.0: Hasty Hamburger by @Oppen in #932
New Contributors
- @lazcanoluca made their first contribution in #904
- @ColoCarletti made their first contribution in #906
- @uri-99 made their first contribution in #919
- @erhant made their first contribution in #875
Full Changelog: v0.10.0...v0.11.0