Closed conradoplg closed 5 months ago
Is this one for @gustavovalverde or can we take care of it within @ZcashFoundation/frost-team ?
Is this one for @gustavovalverde or can we take care of it within @ZcashFoundation/frost-team ?
It's fairly straightforward, we can take care of it.
Some issues like #629 and some that I had while writing #535 would be caught by
cargo-all-features
. We should add to CI unless it takes too long.This can be as simple as creating a job that installs it and runs
cargo build-all-features
.