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

ts: Fix sendAndConfirm getTransaction version #2922

Merged
merged 4 commits into from
Apr 23, 2024

Conversation

czkz
Copy link
Contributor

@czkz czkz commented Apr 22, 2024

Resolves #2921

Copy link

vercel bot commented Apr 22, 2024

@czkz is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

Copy link
Collaborator

@acheroncrypto acheroncrypto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Before we merge, could you note this fix in the CHANGELOG?

@czkz
Copy link
Contributor Author

czkz commented Apr 22, 2024

Found and fixed the same bug in sendAll as well.
Updated changelog.

Copy link
Collaborator

@acheroncrypto acheroncrypto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@acheroncrypto acheroncrypto merged commit c96846f into coral-xyz:master Apr 23, 2024
48 of 49 checks passed
@0xdal
Copy link

0xdal commented May 31, 2024

we need a new release for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: provider.sendAndConfirm() maxSupportedTransactionVersion
3 participants