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

Investigate possibility of follow-up BlockResponse messages #35

Open
zone117x opened this issue Nov 4, 2024 · 0 comments
Open

Investigate possibility of follow-up BlockResponse messages #35

zone117x opened this issue Nov 4, 2024 · 0 comments

Comments

@zone117x
Copy link
Member

zone117x commented Nov 4, 2024

Determine if it's possible for a signer to submit different BlockResponse messages for the same BlockProposal (i.e. the same block_hash/signer_sighash). For example, where an initial BlockResponse may be accepted=false, but then later submits an accepted=true response for the same BlockProposal (e.g. if signer catches up to chaintip and finds the proposed block to be acceptable).

If this is possible, the ingestion code needs to handle this. For now should probably just overwrite/delete the previous accepted=false response, although it would be useful data to collect and be able to present later.

@github-project-automation github-project-automation bot moved this to 🆕 New in API Board Nov 4, 2024
@zone117x zone117x moved this from 🆕 New to 📋 Backlog in API Board Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant