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

[Nakamoto] Associate signer_bitvec with reward_set signers #1893

Open
zone117x opened this issue Mar 18, 2024 · 1 comment · Fixed by #1900
Open

[Nakamoto] Associate signer_bitvec with reward_set signers #1893

zone117x opened this issue Mar 18, 2024 · 1 comment · Fixed by #1900
Assignees
Labels
Milestone

Comments

@zone117x
Copy link
Member

A signer_bitvec property was added to /new_block in PR stacks-network/stacks-core#4526

We should be able to match this against the signers from the reward_set signer array by array index.

This should give us the option to provide API endpoint(s) with "signer performance data" like described at stacks-network/stacks-core#4257

a record of (signer) uptime and slot success rate.

@zone117x zone117x added this to the Q1-2024 milestone Mar 18, 2024
@zone117x zone117x linked a pull request Mar 20, 2024 that will close this issue
@zone117x zone117x self-assigned this May 6, 2024
@zone117x
Copy link
Member Author

zone117x commented May 6, 2024

This issue is blocked for now because the signer bitvec data we receive from the core node doesn't yet indicate signer activity.

@smcclellan smcclellan modified the milestones: Q1-2024, Q2-2024 Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: 📋 Backlog
Development

Successfully merging a pull request may close this issue.

2 participants