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

updated anchor to 0.21.0 #110

Closed
wants to merge 2 commits into from
Closed

updated anchor to 0.21.0 #110

wants to merge 2 commits into from

Conversation

cnek
Copy link
Contributor

@cnek cnek commented Feb 12, 2022

change related with new anchor version:

==========
would updated the uxd-client version once it passed the test and its related PR merged

@@ -4,7 +4,7 @@
"@solana/web3.js": "^1.31.0",
"@project-serum/anchor": "^0.20.1",
"@solana/spl-token": "^0.1.8",
"@uxdprotocol/uxd-client": "4.21.0"
"@uxdprotocol/uxd-client": "4.22.0-test-anchor-0.21.0"
Copy link
Member

Choose a reason for hiding this comment

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

based

@@ -20,8 +20,8 @@ production = []
development = []

[dependencies]
anchor-lang = "0.20.1"
anchor-spl = "0.20.1"
anchor-lang = { version = "0.21.0", features = ["init-if-needed"] }
Copy link
Member

Choose a reason for hiding this comment

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

based x2

@acamill
Copy link
Member

acamill commented Feb 12, 2022

Should retarget to v3.0.0

@acamill
Copy link
Member

acamill commented Feb 18, 2022

supplanted by #120

@acamill acamill closed this Feb 18, 2022
@acamill acamill deleted the chore/upgrade-anchor-0.21.0 branch February 20, 2022 11:13
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