solana-program-library/token/program-2022-test
samkim-crypto c51ccf05c2
[confidential-extension] Refactor and add comments for readability (#3921)
* pass over `InitializeAccount` to `Withdraw` instructions

* add `valid_as_source` and `valid_as_destination` functions

* pass over `Transfer` instruction

* pass over `ApplyPendingBalance` to `HarvestWithheldTokensToMint` instructions

* refactor pending balance credit counter increment
2022-12-16 12:42:55 +09:00
..
tests [confidential-extension] Refactor and add comments for readability (#3921) 2022-12-16 12:42:55 +09:00
Cargo.toml Update repo to `edition = "2021"` (#3900) 2022-12-13 23:46:26 +01:00
build.rs token-2022: implement CpiGuard 2022-10-25 19:31:15 -07:00