Skip to content

Investigate possibility of follow-up BlockResponse messages #35

@zone117x

Description

@zone117x

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions