Skip to content

Conversation

@jshiohaha
Copy link
Contributor

Description

  • Update the rest of the legacy-sdk packages to accommodate contract upgrade to Anchor 0.31 and Solana 2.1.0
  • All of the changes here were manual and many are not different type names, so please review carefully. The reason that the events + accounts from PascalCase to camelCase changed is due to the whirlpools.ts that Anchor emits after building the program.

🔗 for reference, the related PRs:

Test

✅ Packages build:yarn build
✅ No unit tests in related packages
✅ anchor integration/sdk tests 👇🏻

anchor test --run anchor_tests/sdk/
anchor test --run anchor_tests/int/adaptive-fee
anchor test --run anchor_tests/int/migration
anchor test --run anchor_tests/int/multi-ix
anchor test --run anchor_tests/int/multi-ix
anchor test --run anchor_tests/int/token-badge
anchor test --run anchor_tests/int/token-extensions
anchor test --run anchor_tests/int/v1-ix
anchor test --run anchor_tests/int/v2-ix

@jshiohaha jshiohaha force-pushed the TKN-700/ts-sdk-other branch from 480286e to 91fe941 Compare October 3, 2025 16:07
@jshiohaha jshiohaha requested a review from rawfalafel as a code owner October 3, 2025 16:07
@jshiohaha jshiohaha force-pushed the TKN-700/ts-sdk-other branch from 91fe941 to e887400 Compare October 10, 2025 15:13
@jshiohaha jshiohaha changed the base branch from TKN-700/ts-sdk-other to TKN-700/ts-sdk-client October 10, 2025 15:27
@jshiohaha jshiohaha changed the base branch from TKN-700/ts-sdk-client to TKN-700/ts-sdk-other October 10, 2025 15:27
@jshiohaha jshiohaha force-pushed the TKN-700/ts-sdk-other branch from e887400 to 8008810 Compare October 19, 2025 22:18
Base automatically changed from TKN-700/ts-sdk-other to TKN-700/base October 19, 2025 22:20
@jshiohaha jshiohaha merged commit 3d49b17 into TKN-700/base Oct 19, 2025
@jshiohaha jshiohaha deleted the TKN-700/legacy-sdk branch October 19, 2025 22:25
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