arkworks-rs / poly-commit

A Rust library for polynomial commitments
Apache License 2.0
326 stars 128 forks source link

Fix/refactors #104

Closed yuwen01 closed 2 years ago

yuwen01 commented 2 years ago

Description

Fix for changes in algebra - replace uses of tobytes with canonicalserialize, and added mul import where necessary.

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.

weikengchen commented 2 years ago

Still, see the issue above.