Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

off-by-one error in blockchain_txn_consensus_group_failure_v1 #1421

Description

@Vagabond

The ledger_at in the validate function doesn't check that the block height needed is within the 50 block window of the lagging ledger, so sometimes a 51 block back txn can clear but be unabsorbable for nodes that GC'd the older ledger.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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