mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-01-13 08:40:45 +08:00
This commit also contains the following changes: - Make `ThresholdSignature` wrapper around `wsts::common::signature` in order to use `verify()` - Eliminate `p256k1` from `Cargo.toml` - Use a common version of `wsts` for all workspace members I had to update all workspace members, including `stacks-signer`, because it wouldn't build if `stackslib` was using a different version of `wsts`