Skip to content

Make Executor Synchronous#2094

Merged
mariari merged 1 commit intobasefrom
artem/executor-synchronous
Feb 6, 2026
Merged

Make Executor Synchronous#2094
mariari merged 1 commit intobasefrom
artem/executor-synchronous

Conversation

@agureev
Copy link
Copy Markdown
Collaborator

@agureev agureev commented Jun 24, 2025

Before, the executor may have carried on with supplying ordering info before storage has been committed. This is a race condition that gets resolved by waiting on block creation event before proceeding to execute the next consensus ordering.

Before, the executor may have carried on with supplying ordering info
before storage has been committed. This is a race condition that gets
resolved by waiting on block creation event before proceeding to
execute the next consensus ordering.
@mariari mariari moved this from Triage to Next in What's Cooking on Anoma Dec 15, 2025
@mariari mariari closed this Dec 16, 2025
@github-project-automation github-project-automation bot moved this from Next to Closed in What's Cooking on Anoma Dec 16, 2025
@mariari mariari reopened this Dec 16, 2025
@github-project-automation github-project-automation bot moved this from Closed to Triage in What's Cooking on Anoma Dec 16, 2025
@mariari mariari moved this from Triage to Next in What's Cooking on Anoma Dec 16, 2025
@mariari mariari merged commit c575849 into base Feb 6, 2026
16 checks passed
@github-project-automation github-project-automation bot moved this from Next to Released in What's Cooking on Anoma Feb 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

2 participants