Skip to content

Commit

Permalink
Upgrade spl-token-2022 to 3.0.2 (#2876)
Browse files Browse the repository at this point in the history
  • Loading branch information
acheroncrypto committed Mar 31, 2024
1 parent 45c84c5 commit 475c694
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 87 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The minor version will be incremented upon a breaking change and the patch versi
- cli: Fix excessive test validator requests ([#2828](https://github.com/coral-xyz/anchor/pull/2828)).
- client: Fix `parse_logs_response` to prevent panics when more than 1 outer instruction exists in logs ([#2856](https://github.com/coral-xyz/anchor/pull/2856)).
- avm, cli: Fix `stdsimd` feature compilation error from `ahash` when installing the CLI using newer Rust versions ([#2867](https://github.com/coral-xyz/anchor/pull/2867)).
- spl: Fix not being able to deserialize newer token 2022 extensions ([#2876](https://github.com/coral-xyz/anchor/pull/2876)).

### Breaking

Expand Down
227 changes: 171 additions & 56 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 475c694

Please sign in to comment.