Skip to content

feat: Optimise getRelayerStatus method#660

Draft
zeljkoX wants to merge 1 commit intomainfrom
optimise-relayer-status
Draft

feat: Optimise getRelayerStatus method#660
zeljkoX wants to merge 1 commit intomainfrom
optimise-relayer-status

Conversation

@zeljkoX
Copy link
Collaborator

@zeljkoX zeljkoX commented Feb 16, 2026

Summary

This PR will:

  • Optimise Stellar get status method by using internal transaction counter sequence number
  • Optimise get status method by allowing conditionally fetching field (lower impact in high throughput systems)

Testing Process

Checklist

  • Add a reference to related issues in the PR description.
  • Add unit tests if applicable.

Note

If you are using Relayer in your stack, consider adding your team or organization to our list of Relayer Users in the Wild!

@coderabbitai
Copy link

coderabbitai bot commented Feb 16, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch optimise-relayer-status

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments