arkworks-rs / poly-commit

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

Master branch does not build #107

Closed maramihali closed 1 year ago

maramihali commented 1 year ago

Hi,

I am encountering problems when trying to build the master branch of this library. It seems that common dependencies such as ark-ec or ark-serialize (see attached pictures for examples of the ecountered errors) fail to build. However, I have used such libraries for other Rust projects without issues. I tried modified Cargo.toml to address these issues but then other dependency problems arise. Can you assist me with this problem? Thanks a lot!

Screenshot 2022-11-15 at 13 15 06 Screenshot 2022-11-15 at 13 15 50 Screenshot 2022-11-15 at 13 16 04 Screenshot 2022-11-15 at 13 16 20 Screenshot 2022-11-15 at 13 16 32