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.

Recover a PoV & PersistedValidationData #1423

@pepyakin

Description

@pepyakin

Several times I felt the need in getting a PoV for a given parablock. Specifically, for debugging or benchmarking. I think it would be great if cumulus allowed me to recreate the collation for a given parachain block.

Assuming I had an archive parachain node that runs with an archive relay node, I should theoretically be able to recreate a PoV for the given block, given that all the required data is supplied (specifically, PersistedValidationData and/or relay-parent).

Alternatively, a service that crawls the relay chain and recovers the PoV & PersistedValidationData would work as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions