Skip to content

Increase non-pruning window #11180

@eskimor

Description

@eskimor

Because of the messed up v1 descriptor (not properly versioned), we need to fetch the v3_enabled node feature using the relay parent. The issue is that once we allow the relay parent to be older, it might already be pruned and that fetching fails.

Long term fix: Once we enabled the node feature, we can remove the check entirely, which would be the first step to allow "arbitrary old" relay parents. For now, we should just prune a bit later to allow relay parents 20 to 30 blocks old at least to get enough initial slack for resubmissions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    T20-low-latencyfor issues and PRs related to Low Latency work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions