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.

Expose GRANDPA finality API #6066

@octol

Description

@octol

To support bridges better we need to expose GRANDPA finality. We are going to need two types of APIs:

  1. Subscription based API where we continuously stream finality proofs (justifications) as they become available. This has been started at Add Subscription RPC for Grandpa Finality #5732 and is now merged!
  2. On demand API that clients can use to fill in missing proofs. This has been started at grandpa-rpc: use FinalityProofProvider to check finality for rpc #6215 and is now merged!

The next step is tracked by #7115

CC: @andresilva

Metadata

Metadata

Assignees

No one assigned

    Labels

    A3-in_progressPull request is in progress. No review needed at this stage.C1-lowPR touches the given topic and has a low impact on builders.J0-enhancementAn additional feature request.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions