Skip to content

Update anchor-lang and anchor-spl to the latest version (solution branch)#2

Open
wuuer wants to merge 5 commits into
Unboxed-Software:solutionfrom
wuuer:solution
Open

Update anchor-lang and anchor-spl to the latest version (solution branch)#2
wuuer wants to merge 5 commits into
Unboxed-Software:solutionfrom
wuuer:solution

Conversation

@wuuer

@wuuer wuuer commented Sep 4, 2024

Copy link
Copy Markdown

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.

Jeff Wood added 4 commits September 4, 2024 05:33
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 (solution 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.

1 participant