solana-program-library/token/js/cli
Elliott Benisty 58221fc9ae
Fix potential vulnerabilities in programs using spl-token CPIs by adding program id checks (#1714)
* Add spl-token program id check helper function. Add program id to instruction bindings.

* Run cargo fmt

* Fixup tests

* Skip ATA tests when custom token program-id

Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-05-12 22:36:41 +00:00
..
store Support associated token for JS (Also, make the program testable) (#1364) 2021-03-03 20:56:22 +09:00
main.js Fix potential vulnerabilities in programs using spl-token CPIs by adding program id checks (#1714) 2021-05-12 22:36:41 +00:00
token-test.js spl-token: Bump web3.js to v1.2.2 (#1516) 2021-03-30 00:11:12 +08:00