Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix solana signer by migrating confirm transaction to get signature statuses #942

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

RanGojo
Copy link
Member

@RanGojo RanGojo commented Nov 11, 2024

Summary

The connection.confirmTransaction is deprecated now and we should use connection.getSignatureStatuses now. Please check this document for more details:
https://www.quicknode.com/guides/solana-development/tooling/agave-upgrade

How did you test this change?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Swap on Solana

Checklist:

  • I have performed a self-review of my code

@Ikari-Shinji-re
Copy link
Member

LGTM

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.

2 participants