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

Add .miners interaction to mock signing #5056

Closed
kantai opened this issue Aug 7, 2024 · 1 comment
Closed

Add .miners interaction to mock signing #5056

kantai opened this issue Aug 7, 2024 · 1 comment

Comments

@kantai
Copy link
Member

kantai commented Aug 7, 2024

Mock signing as implemented in #5020 has the signer set generate and broadcast signatures over stacks-node data. This will help test that signers are active, have up to date stacks nodes, and are configured correctly to broadcast p2p information.

However, testing that miners are also capable of receiving and broadcasting through .miners is also a useful test.

For this, 2.5 miners (via the neon_node module) should periodically read .signers looking for any mock signatures seen there. This vec of signatures (whether or not it is empty), should be combined with data like /v2/info, signed, and then broadcasted in .miners.

@blockstack-devops
Copy link
Contributor

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Oct 26, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

5 participants