solana-program-library/token/client
samkim-crypto 3afe1e652b
Derive elgamal key in token client (#3308)
* token-2022: derive elgamal key in token client

* token-2022: update program tests for key derivation

* token-2022: key derivation for apply pending balance

* token-2022: add configure account with max pending balance

* token-2022: update tests for apply pending balance

* token-2022: derive key for confidential trasfer with fee

* token-2022: update test for confidential transfer with fee

* token-2022: derive encryption keys for withdrawing withheld tokens

* token-2022: update tests
2022-07-04 15:47:33 +09:00
..
src Derive elgamal key in token client (#3308) 2022-07-04 15:47:33 +09:00
tests Token client improvements (#3139) 2022-05-04 18:11:11 -06:00
Cargo.toml Update Solana crates to 1.10.29 (#3303) 2022-07-01 16:51:01 -04:00