You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: