Skip to content

chore: bump anchor v1#51

Open
codewithgun wants to merge 2 commits intorelease_0.2.2from
bump-anchor-v1
Open

chore: bump anchor v1#51
codewithgun wants to merge 2 commits intorelease_0.2.2from
bump-anchor-v1

Conversation

@codewithgun
Copy link
Copy Markdown
Contributor

@codewithgun codewithgun commented Apr 23, 2026

Changes

  • Upgrade to anchor v1
  • Use only bun as package manager + runtime for test instead of combined package manager such as pnpm + yarn. bun is more memory efficient

TODO

  • Close existing IDL account before deployment because the IDL account update will no longer in the program itself.
  1. Close existing IDL account before deployment
  2. Deploy anchor v1.0.0 program
  3. anchor idl init
    https://github.com/solana-foundation/anchor/blob/7b108db7987afedd1e72edd783d7fc00416e213f/docs/content/docs/updates/release-notes/1-0-0.mdx#legacy-idl-instructions-replaced-by-program-metadata

Program metadata: https://github.com/solana-program/program-metadata

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