·
8 commits
to main
since this release
Changelog
NOTE: The program built from this crate is NOT deployed to mainnet-beta. All networks (including mainnet-beta) are currently running v3.5.0 as of this writing. This crate is provided for downstream users that interact with the SPL Token program.
[[email protected]] - 2025-03-24
🧪 Testing
- Move processor tests (#17)
- Use mollusk on process instruction (#18)
- Add process instruction checks (#19)
CI
Build
- (deps) Bump thiserror from 1.0.68 to 2.0.0 (#7462)
- (deps) Bump serial_test from 3.1.1 to 3.2.0 (#7481)
- (deps) Bump bytemuck from 1.19.0 to 1.20.0 (#7507)
P-token
Program
- Rewrite crate tests in mollusk (#14)
Token
- Fix typos for cargo-spellcheck (#7503)