Skip to content

refactor(services): reorganize directory structure to "Flat-to-Modular"#272

Open
dhareymu wants to merge 2 commits into
StellarFlow-Network:mainfrom
dhareymu:Flat-to-Modular
Open

refactor(services): reorganize directory structure to "Flat-to-Modular"#272
dhareymu wants to merge 2 commits into
StellarFlow-Network:mainfrom
dhareymu:Flat-to-Modular

Conversation

@dhareymu
Copy link
Copy Markdown

  • Sub-categorize src/services into data-ingestion, validation, and broadcast.
  • Update 120+ import paths across the repository to reflect the new structure.
  • Fix internal relative imports for relocated service files.
  • Maintain core utility services in the root of src/services.

Closes #259

Sadeequ and others added 2 commits April 29, 2026 09:51
…y-tick-raw-data-export

feat: implement tick-by-tick raw API response audit export
- Sub-categorize src/services into data-ingestion, validation, and broadcast.
- Update 120+ import paths across the repository to reflect the new structure.
- Fix internal relative imports for relocated service files.
- Maintain core utility services in the root of src/services.

Closes StellarFlow-Network#259
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.

📂 Style | Directory Structure "Flat-to-Modular" Refactor

3 participants