Skip to content

[miner/worker] More strict interrupt to give some buffer for state root computation#1815

Merged
cffls merged 1 commit intomasterfrom
reduce_commit_interrupt_time
Oct 10, 2025
Merged

[miner/worker] More strict interrupt to give some buffer for state root computation#1815
cffls merged 1 commit intomasterfrom
reduce_commit_interrupt_time

Conversation

@cffls
Copy link
Copy Markdown
Contributor

@cffls cffls commented Oct 10, 2025

Description

This change allows the block producer to allocate more time for state root calculate. It reduces the chance of producing empty/late blocks.

Changes

  • Bugfix (non-breaking change that solves an issue)
  • Hotfix (change that solves an urgent issue, and requires immediate attention)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (change that is not backwards-compatible and/or changes current functionality)
  • Changes only for a subset of nodes

@sonarqubecloud
Copy link
Copy Markdown

@cffls cffls merged commit ee50057 into master Oct 10, 2025
9 of 11 checks passed
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.

3 participants