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(connect): solana transaction decode #16414

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

martykan
Copy link
Member

@martykan martykan commented Jan 16, 2025

Description

Fix Solana transaction decoding, I believed I already fixed it as part of #16208 but seems like I missed it.

Related Issue

Resolve #16415

@martykan martykan added connect Connect API related (ie. fee calculation) solana build-desktop This will trigger the build of desktop apps for your PR labels Jan 16, 2025
@martykan martykan marked this pull request as ready for review January 16, 2025 15:02
@bosomt
Copy link
Contributor

bosomt commented Jan 16, 2025

QA OK

send SOL ✅
send JUP token ✅

@martykan martykan merged commit 5cb1895 into develop Jan 16, 2025
62 of 64 checks passed
@martykan martykan deleted the fix/solana-transaction-decode branch January 16, 2025 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-desktop This will trigger the build of desktop apps for your PR connect Connect API related (ie. fee calculation) solana
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Solana - not possible to send transaction between already funded accounts
3 participants