Skip to content

feat(devkit): add synthetic fee sequence generator#273

Open
Leothosine wants to merge 2 commits into
StellarCommons:mainfrom
Leothosine:feat/issue-172-fee-generator
Open

feat(devkit): add synthetic fee sequence generator#273
Leothosine wants to merge 2 commits into
StellarCommons:mainfrom
Leothosine:feat/issue-172-fee-generator

Conversation

@Leothosine
Copy link
Copy Markdown

Summary

Adds a deterministic fee sequence generator to test_helpers for repeatable tests.

Changes

  • Add FeeGenerator with seed-based deterministic generation
  • Add flat() helper for uniform baseline sequences
  • Expose test_helpers module in lib.rs

closes #172

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@Leothosine 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

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/testing] Add synthetic fee sequence generator for tests

1 participant