stacks-network / sbtc-developer-release

sBTC primitives, signer components, helper tools
https://sbtc.tech
MIT License
1.98k stars 23 forks source link

[stacks-signer] update all signers to cast aggregate public key vote stx transaction #394

Closed jferrant closed 6 months ago

jferrant commented 11 months ago

Description

All signers must cast the result of the DKG round (until the DKG threshold is met within the contract)

Depends on https://github.com/stacks-network/sbtc/issues/392

Acceptance Criteria