solana-program-library/token/program-2022-test/tests
samkim-crypto 9e029349fc
Rename encryption pubkey (#3147)
* token-2022: change elgamal pubkey to encryption pubkey

* token-2022: update client and tests for  elgamal pubkey to encryption pubkey
2022-05-08 12:51:18 +09: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 Rename encryption pubkey (#3147) 2022-05-08 12:51:18 +09: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 token-2022: Set transfer fee two epochs ahead (#3120) 2022-04-27 17:48:08 +02:00