dalek-cryptography / bulletproofs

A pure-Rust implementation of Bulletproofs using Ristretto.
MIT License
1.04k stars 217 forks source link

Add github actions for develop branch #319

Closed oleganza closed 4 years ago

oleganza commented 4 years ago

This checks the formatting, runs tests and builds benches with all features, both on stable and nightly Rust.