Skip to content

v1.2.0

Compare
Choose a tag to compare
@HardhatChad HardhatChad released this 27 Sep 06:34
· 68 commits to master since this release
39c3f3e
  • Support for new composable account validation functions.
  • Added program_id ownership check to is_type, to_account, and to_account_mut functions.
  • Simplified CPIs for create_account and allocate_account.
  • New account parser for to_associated_token_account.