Skip to content
This repository has been 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

Open
Vagabond opened this issue Jul 11, 2022 · 0 comments
Open

off-by-one error in blockchain_txn_consensus_group_failure_v1 #1421

Vagabond opened this issue Jul 11, 2022 · 0 comments

Comments

@Vagabond
Copy link
Contributor

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant