Skip to content

feat(devkit): add --window flag to export subcommand#270

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

feat(devkit): add --window flag to export subcommand#270
soundsng wants to merge 1 commit into
StellarCommons:mainfrom
soundsng:feat/issue-162-export-window

Conversation

@soundsng
Copy link
Copy Markdown

Summary

Adds time window filtering to the export subcommand supporting 1h, 6h, 24h, and all.

Changes

  • Window enum with from_str and cutoff_seconds helpers
  • Export::filter_window filters fee points by time window relative to latest timestamp
  • Unit tests for 1h filter and all-window passthrough

closes #162

@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] Add --window flag to export subcommand

1 participant