solana-program-library/token/program-2022
Jon Cinque 20864c0be7
token: Support both token programs in associated-token-account (#2904)
* token: Support both token programs in associated-token-account

* Rename spl-token -> spl-token-2022, spl-token-legacy -> spl-token

* Use spl-token by default

* Check mint in get_account_data_len

* Add checks for either token program

* Rebase fix

* Update version comments in tests
2022-02-15 14:20:14 +01:00
..
inc Fork Token 2022 program 2021-10-12 10:43:58 -07:00
src token: Support both token programs in associated-token-account (#2904) 2022-02-15 14:20:14 +01:00
tests Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
Cargo.toml token: Support both token programs in associated-token-account (#2904) 2022-02-15 14:20:14 +01:00
Xargo.toml Fork Token 2022 program 2021-10-12 10:43:58 -07:00
program-id.md Update program id 2022-02-08 11:59:50 -08:00