Skip to content

feat(devkit/cli): add --speed flag to replay subcommand#267

Merged
Tinna23 merged 2 commits into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-158-replay-speed-flag
May 30, 2026
Merged

feat(devkit/cli): add --speed flag to replay subcommand#267
Tinna23 merged 2 commits into
StellarCommons:mainfrom
AbdulmujibOladayo:feat/issue-158-replay-speed-flag

Conversation

@AbdulmujibOladayo
Copy link
Copy Markdown
Contributor

Summary

  • Add --speed flag to ReplayArgs (default 1.0 = real-time)
  • run() logs the effective speed multiplier
  • Example: devkit replay db.sqlite --speed 10 replays 10x faster than real-time

Closes #158

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@AbdulmujibOladayo Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@Tinna23 Tinna23 merged commit 1ff4145 into StellarCommons:main May 30, 2026
2 of 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.

[devkit/cli] Add --speed flag to replay subcommand

2 participants