Skip to content

feat: implement Stellar route revalidation - #1076

Merged
mijinummi merged 1 commit into
MDTechLabs:mainfrom
yusufidimaina9989:feat/1064-stellar-route-revalidation
Aug 28, 2026
Merged

feat: implement Stellar route revalidation#1076
mijinummi merged 1 commit into
MDTechLabs:mainfrom
yusufidimaina9989:feat/1064-stellar-route-revalidation

Conversation

@yusufidimaina9989

Copy link
Copy Markdown

Implements Stellar route revalidation before execution for #1064.

Changes

  • Added Stellar route revalidation service.
  • Rechecks provider availability.
  • Rechecks quote freshness.
  • Rechecks route liquidity.
  • Rechecks destination compatibility.
  • Added structured StellarRouteRevalidationResult.
  • Exposed route revalidation through the pre-signing validation boundary.
  • Added tests covering the required validation scenarios.

Validation

  • 23 targeted tests passing.
  • No new dependencies added.
  • No changes to wallet safety, signing, route ranking, or destination-account/trustline validation.

Closes #1064

@drips-wave

drips-wave Bot commented Aug 28, 2026

Copy link
Copy Markdown

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

@mijinummi
mijinummi merged commit 795cb40 into MDTechLabs:main Aug 28, 2026
1 check 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.

Implement Stellar Route Revalidation Service

3 participants