Skip to content

Update anchor-lang and anchor-spl to the latest version (starter branch)#1

Open
wuuer wants to merge 6 commits intoUnboxed-Software:starterfrom
wuuer:starter
Open

Update anchor-lang and anchor-spl to the latest version (starter branch)#1
wuuer wants to merge 6 commits intoUnboxed-Software:starterfrom
wuuer:starter

Conversation

@wuuer
Copy link

@wuuer wuuer commented Sep 4, 2024

Update anchor-lang and anchor-spl to the latest version.
Replace "solana_program::pubkey" with "anchor_lang::prelude::pubkey".
Move the invoking of the deploy function to the beginning of the test function.
Use InitSpace to calculate space needed for accounts.
Replace "@project-serum/anchor" with "@coral-xyz/anchor"
Use the latest "connection.confirmTransaction()"
Delete Unnecessary parameters found in the test typescript.

Replace "solana_program::pubkey" with "anchor_lang::prelude::pubkey".
Move the invoking of the deploy function to the beginning of the test function.
Use InitSpace to calculate space needed for accounts.
Replace "@project-serum/anchor" with "@coral-xyz/anchor"
Use the latest "connection.confirmTransaction()"
Delete Unnecessary parameters found in the test typescript.
@wuuer wuuer changed the title Update anchor-lang and anchor-spl to the latest version. Update anchor-lang and anchor-spl to the latest version (starter branch) Sep 4, 2024
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