Skip to content

feat(devkit): implement export subcommand — CSV format#272

Open
soundsng wants to merge 1 commit into
StellarCommons:mainfrom
soundsng:feat/issue-160-export-csv
Open

feat(devkit): implement export subcommand — CSV format#272
soundsng wants to merge 1 commit into
StellarCommons:mainfrom
soundsng:feat/issue-160-export-csv

Conversation

@soundsng
Copy link
Copy Markdown

Summary

Implements CSV export for fee records from the devkit CLI.

Changes

  • Export::to_csv serializes fee points to CSV with columns: timestamp, fee, ledger, is_spike
  • Export::write_csv writes the CSV string to a file path
  • Unit tests for CSV header and row format

closes #160

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented May 29, 2026

@soundsng 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/cli] Implement export subcommand — CSV format

1 participant