Skip to content

Expand isSequenceScheduled to include running and queued tasks - #596

Open
samliok wants to merge 1 commit into
mainfrom
550
Open

samliok wants to merge 1 commit into
mainfrom
550

Conversation

@samliok

@samliok samliok commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Adversarial nodes can queue up a bunch of verification tasks if they have no dependencies. This ensures IsSequenceScheduled returns true if the task is pending, queued or executing.

closes #550

@yacovm

yacovm commented Sep 15, 2026

Copy link
Copy Markdown
Collaborator

Can we please add a PR description?

@samliok

samliok commented Sep 16, 2026

Copy link
Copy Markdown
Collaborator Author

Can we please add a PR description?

Updated

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IsSequenceScheduled misses queued and running tasks, allowing duplicate finalized-block verification tasks

2 participants