solana-program-library/token/program-2022-test/tests
Tyera Eulberg 2491b29a1e
Add AuthorityType variant to use for mint close-authority adjustment (#3111)
2022-04-26 07:55:15 -06:00
..
burn.rs token-2022: Allow anyone to burn/close an Account owned by the system program or the incinerator (#2890) 2022-03-09 19:31:39 -07:00
confidential_transfer.rs token-2022: Add confidential transfer with fee instruction (#2988) 2022-04-22 14:00:42 -04:00
default_account_state.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
delegate.rs token-2022: Fix (rarely) flakey test by changing tx (#3015) 2022-03-19 02:39:31 +01:00
freeze.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
initialize_account.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
initialize_mint.rs Add CreateNativeMint instruction 2022-02-09 20:03:21 -08:00
memo_transfer.rs token-2022: Make program and crate deployable (#2985) 2022-03-10 17:42:16 +01:00
mint_close_authority.rs Add AuthorityType variant to use for mint close-authority adjustment (#3111) 2022-04-26 07:55:15 -06:00
program_test.rs Add CreateNativeMint instruction 2022-02-09 20:03:21 -08:00
reallocate.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
sync_native.rs token-2022: Support extensions in `SyncNative` (#2926) 2022-02-17 22:50:10 +01:00
transfer.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00
transfer_fee.rs Move program-2022 tests to new crate (#2892) 2022-02-09 15:02:33 -07:00