coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.59k stars 1.32k forks source link

Upgrade `spl-token-2022` to 3.0.2 #2876

Closed acheroncrypto closed 6 months ago

acheroncrypto commented 6 months ago

Problem

spl-token-2022 had many breaking changes lately and the latest version is v3 now, meanwhile we're still using v0.9.

Also, new extension types that was introduced in spl-token-2022 1.0.0 are not deserializable from anchor-spl as described in https://github.com/coral-xyz/anchor/issues/2801.

Summary of changes

Upgrade spl-token-2022 to 3.0.2.

Resolves https://github.com/coral-xyz/anchor/issues/2801

vercel[bot] commented 6 months ago

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.