Skip to content

Add /fee-estimate historical ledger history for last 5 ledgers#234

Merged
Sulex45 merged 1 commit into
stellarkit-lab-devtools:mainfrom
Oby38:add-fee-estimate-history
Jun 2, 2026
Merged

Add /fee-estimate historical ledger history for last 5 ledgers#234
Sulex45 merged 1 commit into
stellarkit-lab-devtools:mainfrom
Oby38:add-fee-estimate-history

Conversation

@Oby38
Copy link
Copy Markdown

@Oby38 Oby38 commented Jun 2, 2026

Closes #6


Extend GET /fee-estimate to include a history array with the last 5 ledgers.

  • Fetch recent ledger records from Horizon
  • Return history array with ledger, baseFee, and capacityUsage
  • Update TypeScript response type
  • Add tests covering history shape
  • Fix fee surge status test cache cleanup to use the actual service cache

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 2, 2026

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

@Sulex45 Sulex45 merged commit 43c9cb5 into stellarkit-lab-devtools:main Jun 2, 2026
1 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

Development

Successfully merging this pull request may close these issues.

Add /fee-estimate historical comparison (last 5 ledgers)

2 participants