Skip to content

feat(devkit): initialise package, register in workspace, and scaffold harness and simulation modules - #193

Merged
Tinna23 merged 2 commits into
StellarCommons:mainfrom
BigBen-7:feat/devkit-init-and-scaffold
Apr 22, 2026
Merged

feat(devkit): initialise package, register in workspace, and scaffold harness and simulation modules#193
Tinna23 merged 2 commits into
StellarCommons:mainfrom
BigBen-7:feat/devkit-init-and-scaffold

Conversation

@BigBen-7

Copy link
Copy Markdown
Contributor

Summary

  • Initialises packages/devkit as a standalone Cargo package with Cargo.toml, src/lib.rs, and README.md
  • Registers packages/devkit in the root workspace Cargo.toml
  • Scaffolds the harness module with horizon_mock.rs and scenarios/mod.rs stubs
  • Scaffolds the simulation module with fee_model.rs, network_load.rs, and congestion_predictor.rs stubs

Closes

Closes #91
Closes #92
Closes #93
Closes #94

Test plan

  • cargo check -p stellar-devkit passes with no errors
  • Root workspace cargo check continues to pass
  • All required files are present at the paths specified in the issues

gh pr create --repo StellarCommons/stellar-fee-tracker
--title "feat(devkit): initialise package, register in workspace, and scaffold harness & simulation modules"
--body-file /tmp/pr_body.md
--head BigBen-7:feat/devkit-init-and-scaffold 2>&1

…caffold harness & simulation modules

Closes StellarCommons#91
Closes StellarCommons#92
Closes StellarCommons#93
Closes StellarCommons#94

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@drips-wave

drips-wave Bot commented Apr 22, 2026

Copy link
Copy Markdown

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

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Tinna23
Tinna23 merged commit 1710967 into StellarCommons:main Apr 22, 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

2 participants