
The new Anchor v1.0.0 Release Candidate is out. What's new: 1) In the future, you should be able to use avm self-update 2) Anchor now uses Solana SDK version >3.0 3) The TS client moved home @ coral-xyz/anchor -> @ anchor-lang/anchor 4) IDL is no longer handled directly by anchor programs; now, the anchor CLI will use the github.com/solana-program… ! You'll have to close existing buffers before migrating 5) CpiContext only needs the program pubkey instead of the whole AccountInfo 6) New litesvm test template (by default) Install 👇

















