Add chacha module to encrypt ledger files

This commit is contained in:
Stephen Akridge
2018-09-27 10:48:40 -07:00
committed by sakridge
parent abd13ba4ca
commit aa2a3fe201
8 changed files with 148 additions and 3 deletions

View File

@ -20,7 +20,7 @@ _() {
"$@"
}
_ cargo test --features=cuda,erasure
_ cargo test --features=cuda,erasure,chacha
echo --- ci/localnet-sanity.sh
(