Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

beefy: SignedCommitment/Justification channels should use versioned struct #11838

@acatangiu

Description

@acatangiu

There are multiple component sending BEEFY SignedCommitments between them:

  • block-import <-> voter channel
  • voter <-> RPC-worker channel
  • RPC public API

All of the above (and possibly others) should instead be using VersionedFinalityProof instead of SignedCommitment.

(Changing the definitions of the notification channels to use VersionedFinalityProof as their payload should surface all the places where this change is required)

Metadata

Metadata

Assignees

No one assigned

    Labels

    J0-enhancementAn additional feature request.U2-some_time_soonIssue is worth doing soon.Z1-easyCan be fixed primarily by duplicating and adapting code by an intermediate coder

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions