Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unit test signer to use signatures instead of aggregate public key #4796

Closed
jcnelson opened this issue May 15, 2024 · 1 comment · Fixed by #4781
Closed

Update unit test signer to use signatures instead of aggregate public key #4796

jcnelson opened this issue May 15, 2024 · 1 comment · Fixed by #4781
Assignees

Comments

@jcnelson
Copy link
Member

The unit tests in the Stacks blockchain repo continue to expect the signers to produce and vote for an aggregate public key. This needs to be changed in order for progress on other issues like #4793 to be made, since without these changes, it's impossible to test other PRs to fix other issues in this vein.

This issue is, in turn, blocked by #4781.

@hstove
Copy link
Contributor

hstove commented Jun 5, 2024

Closing as fixed in #4781 (and other related PRs)

@hstove hstove closed this as completed Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants