0.13.0 (2023-10-31)
Features
- Adding structure to Transcript (#2937) (db67aa1)
- Efficient ZM quotient computation (#3016) (ebda5fc)
- Measure plonk rounds (#3065) (c8e1d8b)
- New script to output table of benchmarks for README pasting. (#2780) (6c20b45)
- Pedersen in typescript. (#3111) (933f1b2)
- Protogalaxy folding of challenges (#2935) (7ed30e8)
- Zeromorph with concatenation (Goblin Translator part 10) (#3006) (70b0f17)
Miscellaneous
- Add stdlib tests for pedersen commitment (#3075) (87fa621)
- Automatic c_binds for commit should return a point instead of an Fr element (#3072) (2e289a5)
- Cleanup remaining mentions of
compress
with pedersen in cpp and ts (#3074) (52cf383) - Remove endomorphism coefficient from ecc_add_gate (#3115) (d294987)
- Remove unecessary calls to
pedersen__init
(#3079) (84f8db2) - Remove unused pedersen c_binds (#3058) (e71e5f9)
- Removes pedersen commit native pairs method (#3073) (69a34c7)