Skip to content

program@v8.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 22:26
· 1 commit to main since this release

Changelog

All notable changes to this project will be documented in this file.

[program@v8.0.0] - 2025-03-24

🧪 Testing

  • Move processor tests (#17)
  • Use mollusk on process instruction (#18)
  • Add process instruction checks (#19)

CI

  • Add program and all extra steps (#13)
  • Add automated publish job (#34)

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

  • Add interface and p-token to workspace (#24)
  • Add spl-token test fixtures (#39)

Program

  • Rewrite crate tests in mollusk (#14)

Token

  • Fix typos for cargo-spellcheck (#7503)