solana-program-library/token/program-2022-test/tests
hanako mumei e540b172db token-cli: use token client for command_mint
* client: change mint_to to accept decimals and prefer mint_checked
* client: move multisig key winnowing into utility function
2022-08-31 13:57:41 -07:00
..
burn.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
close_account.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
confidential_transfer.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
default_account_state.rs token-cli: support `MintCloseAuthority` (#3487) 2022-08-23 15:54:10 -07:00
delegate.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
freeze.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
initialize_account.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
initialize_mint.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
interest_bearing_mint.rs token-cli: support `MintCloseAuthority` (#3487) 2022-08-23 15:54:10 -07:00
memo_transfer.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
mint_close_authority.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
program_test.rs Refactor create-token to go through token client 2022-08-18 17:35:55 -07:00
reallocate.rs Update rust to 1.60, solana to 1.11.6 (#3492) 2022-08-18 12:16:02 -07:00
sync_native.rs Refactor create-token to go through token client 2022-08-18 17:35:55 -07:00
transfer.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00
transfer_fee.rs token-cli: use token client for command_mint 2022-08-31 13:57:41 -07:00