zkcrypto / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
52 stars 29 forks source link

Compilation failure with rust-nightly due to dependency issue #7

Open camelop opened 3 years ago

camelop commented 3 years ago

Failed to compile subtle-ng 2.4.1 (it's also reflected in repo CI). See https://github.com/zkcrypto/subtle-ng/issues/3 or https://github.com/zkcrypto/curve25519-dalek-ng/issues/10.

PanosChtz commented 3 years ago

Confirmed for me as well.

xin-aw commented 2 years ago

use rust 1.54.0 stable.