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

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

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

wuuer
Copy link

@wuuer wuuer commented Aug 31, 2024

Update anchor-lang and anchor-spl to the latest version.
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.
Consistently use "rpc()" as sending transactions in the test typescript.

Jeff Wood added 2 commits August 31, 2024 02:53
Use InitSpace to calculate space needed for accounts.
Replace "@project-serum/anchor" with "@coral-xyz/anchor"
Use the latest "connection.confirmTransaction()"
Delete Unnecessary parameters are found in the test typescript.
add "insecure_withdraw" test case in the test typescript.
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.
Consistently use "rpc()" as sending transactions 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) Aug 31, 2024
@wuuer wuuer closed this Aug 31, 2024
@wuuer wuuer deleted the solution branch August 31, 2024 04:08
@wuuer wuuer restored the solution branch August 31, 2024 04:08
@wuuer wuuer reopened this Aug 31, 2024
@mikemaccana mikemaccana merged commit 7137b33 into Unboxed-Software:main Sep 4, 2024
@mikemaccana
Copy link
Contributor

@wuuer you have the branches wrong with this one, you're merging into Unboxed-Software:main accidentally.

@wuuer
Copy link
Author

wuuer commented Sep 5, 2024

@wuuer you have the branches wrong with this one, you're merging into Unboxed-Software:main accidentally.

@mikemaccana Yep, I see it. I made another PR: #4

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