Skip to content

Conversation

@rflechtner
Copy link
Contributor

The kestrel block time was set to 6s on the level of the aura config, which apparently was overridden by the MinimumPeriod of the timestamp pallets though.
Now the aura config takes precedence as it looks like, and block time (even when using the --dev flag) is 6 seconds.
This means that tests take much longer and sometimes time out.

Reducing the aura config to 1s helps. Not sure we have any other contexts in which this runtime was used, and where we maybe expected a 6s block time?

Metadata Diff to Develop Branch

Peregrine Diff

None.

Spiritnet Diff

None

Checklist:

  • I have verified that the code works
    • No panics! (checked arithmetic ops, no indexing array[3] use get(3), ...)
  • I have verified that the code is easy to understand
    • If not, I have left a well-balanced amount of inline comments
  • I have left the code in a better state
  • I have documented the changes (where applicable)
    • Either PR or Ticket to update the Docs
    • Link the PR/Ticket here

@rflechtner rflechtner requested review from Ad96el and abdulmth June 12, 2025 15:59
@rflechtner rflechtner changed the base branch from release-1.16.1 to develop July 16, 2025 13:40
@rflechtner rflechtner closed this Jul 16, 2025
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.

4 participants