Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compute nodes should propose a block on runtime genesis #3894

Closed
kostko opened this issue Apr 28, 2021 · 0 comments · Fixed by #3985
Closed

Compute nodes should propose a block on runtime genesis #3894

kostko opened this issue Apr 28, 2021 · 0 comments · Fixed by #3985
Assignees
Labels
c:runtime/compute Category: runtime compute worker
Projects

Comments

@kostko
Copy link
Member

kostko commented Apr 28, 2021

Currently the compute nodes will only propose a block when there are either transactions or message results. We should make them also propose a block on genesis (e.g., when rtState.LastNormalRound is equal to the genesis round) so that any migration code can run as soon as possible and not wait for the first transaction.

@kostko kostko added the c:runtime/compute Category: runtime compute worker label Apr 28, 2021
@kostko kostko added this to Planned in Core 21.2 via automation Apr 28, 2021
@kostko kostko self-assigned this Jun 1, 2021
@kostko kostko moved this from Planned to In Progress in Core 21.2 Jun 1, 2021
Core 21.2 automation moved this from In Progress to Done Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:runtime/compute Category: runtime compute worker
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant