Skip to content

Conversation

@ibraheem-abe
Copy link
Contributor

Description

Removes the hardcoded startCallDelay: 10 from the localnet genesis config to use the runtime constant default (InitialStartCallDelay = 0).
This fixes e2e tests where start_call fails unnecessarily due to the genesis override.

Related Issue(s)

  • Closes #[issue number]

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Other (please describe):

Breaking Change

If this PR introduces a breaking change, please provide a detailed description of the impact and the migration path for existing applications.

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have run ./scripts/fix_rust.sh to ensure my code is formatted and linted correctly
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

Please include any relevant screenshots or GIFs that demonstrate the changes made.

Additional Notes

Please provide any additional information or context that may be helpful for reviewers.

@basfroman basfroman added skip-cargo-audit This PR fails cargo audit but needs to be merged anyway no-spec-version-bump PR does not contain changes that requires bumping the spec version labels Jan 14, 2026
@basfroman basfroman requested a review from JohnReedV January 14, 2026 00:56
@ibraheem-abe ibraheem-abe requested a review from sam0x17 January 14, 2026 01:09
@ibraheem-abe ibraheem-abe mentioned this pull request Jan 14, 2026
13 tasks
@open-junius open-junius merged commit fab3106 into set-start-call-init-0 Jan 14, 2026
592 of 628 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-spec-version-bump PR does not contain changes that requires bumping the spec version skip-cargo-audit This PR fails cargo audit but needs to be merged anyway

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants