Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* parameterize anchor tests for both token programs * replace token instructions with token_2022 * replace Token Program with TokenInterface * convert Token and Mint accounts to Interface types * refactor spl account unpacking to support token2022 * update any-allowlist test to use umi for T2022 support * update creator royalty test * fix ata amount for immutable owner extension * update deposit tests * update fulfill exp * update fulfill linear * update mip1 tests * refactor a bit * update withdraw tests * reset OCP tests to only run tokenkeg; use alias for old mpl-token-metadata package * specify old mpl-token-metadata lib for client * clean up Anchor toml file * add token_program constraints; remove debug logging * replace ocp Interface with Token program * small cleanup --------- Co-authored-by: Erik Yu <[email protected]>
- Loading branch information