Skip to content

fix: upgrade anchor to 0.31.1#972

Merged
Reinis-FRP merged 19 commits intomasterfrom
reinis-frp/upgrade-anchor
Apr 28, 2025
Merged

fix: upgrade anchor to 0.31.1#972
Reinis-FRP merged 19 commits intomasterfrom
reinis-frp/upgrade-anchor

Conversation

@Reinis-FRP
Copy link
Contributor

#960 was a workaround for dealing with a breaking proc-macro2 change. Now that Anchor has fixed it here and included in the latest 0.31.1 release, we can revert the pinning of toolchain and custom anchor scripts and use the released Anchor instead.

Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
node-version: "${{ matrix.node }}"
cache: yarn
- name: Setup Anchor & Build
uses: metadaoproject/setup-anchor@v2
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this used @coral-xyz/anchor-cli npm package which has not been updated for a while, hence switching to solana-developers/github-actions which autodetects the used versions and installs them.

@Reinis-FRP Reinis-FRP marked this pull request as ready for review April 24, 2025 16:23
@Reinis-FRP Reinis-FRP marked this pull request as draft April 24, 2025 16:34
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
@Reinis-FRP Reinis-FRP marked this pull request as ready for review April 25, 2025 11:45
Signed-off-by: Reinis Martinsons <reinis@umaproject.org>
@Reinis-FRP Reinis-FRP merged commit cfe639d into master Apr 28, 2025
9 checks passed
@Reinis-FRP Reinis-FRP deleted the reinis-frp/upgrade-anchor branch April 28, 2025 16:35
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