Skip to content

sdk/solana: use pre-shim ntt-transceiver IDL when svmShims is not set#723

Merged
kev1n-peters merged 1 commit intomainfrom
shim-transceiver-legacy
Oct 27, 2025
Merged

sdk/solana: use pre-shim ntt-transceiver IDL when svmShims is not set#723
kev1n-peters merged 1 commit intomainfrom
shim-transceiver-legacy

Conversation

@kev1n-peters
Copy link
Copy Markdown
Contributor

@kev1n-peters kev1n-peters commented Oct 27, 2025

Support both the new shim-based transceiver (from commit a3a63d2) and deployments using the older non-shim version.

This fixes the issue where the SDK throws when 3.0.0 deployments on Solana use the shim ntt-transceiver IDL but should be using pre-shim ntt-transceiver IDL (they didn't upgrade the contract yet)

Support both the new shim-based transceiver (from commit a3a63d2)
and deployments using the older non-shim version.
Copy link
Copy Markdown
Contributor

@nvsriram nvsriram left a comment

Choose a reason for hiding this comment

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

LGTM!

@kev1n-peters kev1n-peters merged commit 708fec7 into main Oct 27, 2025
9 of 12 checks passed
@kev1n-peters kev1n-peters deleted the shim-transceiver-legacy branch October 27, 2025 19:59
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.

3 participants