parsec 0.7.1

Implementation of Protocol for Asynchronous, Reliable, Secure and Efficient Consensus
Documentation
#!/bin/bash

set -e -x

cargo test $@ --release --features=testing
cargo test $@ --release --features=testing,malice-detection
cargo test $@ --release --features=dump-graphs dot_parser
cargo bench $@ --features=testing -- --test