Skip to content

Switch to new trigger timer flag format - #421

Merged
sisuresh merged 1 commit into
stellar:mainfrom
SirTyson:update-trigger-timer-flag
Aug 3, 2026
Merged

Switch to new trigger timer flag format#421
sisuresh merged 1 commit into
stellar:mainfrom
SirTyson:update-trigger-timer-flag

Conversation

@SirTyson

@SirTyson SirTyson commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Fix experimental flag to use the new field name in p28. Note that previously, we always ran SSC missions with the new trigger timer enabled. Now, we will only use the flag for p28 builds.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates trigger-timer configuration for protocol 28 while preserving protocol-based defaults.

Changes:

  • Replaces the experimental timer flag with the new force-old-style flag.
  • Updates consensus-mix behavior and defaults.
  • Refreshes configuration tests, CLI help, and documentation.

Reviewed changes

Copilot reviewed 8 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/FSLibrary/StellarMissionContext.fs Renames mission timer settings.
src/FSLibrary/StellarCoreSet.fs Updates CoreSet timer option.
src/FSLibrary/StellarCoreCfg.fs Emits the new stellar-core configuration field.
src/FSLibrary/MissionTriggerTimerMixConsensus.fs Inverts timer-mix selection to force old-style nodes.
src/FSLibrary/MaxTPSTest.fs Removes unconditional experimental timer activation.
src/FSLibrary.Tests/Tests.fs Updates timer configuration tests.
src/App/Program.fs Replaces CLI options and defaults.
doc/missions.md Documents the protocol-28 timer controls.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sisuresh
sisuresh merged commit 8d4d721 into stellar:main Aug 3, 2026
3 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