solana-program-library/token/js/cli
Jon Cinque 21f8af34e7
Update all solana dependencies to 1.7.3, fix issues (#1958)
* Update all dependencies to 1.7.3, fix issues

* Remove esm from mocha

* Fix missed token test

* Also update rust version

* token-swap: update tolerance on sim test

* Run `cargo clippy --fix` for needless_borrow errors

* Rerun cargo fmt
2021-06-25 00:39:08 +02: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 Update all solana dependencies to 1.7.3, fix issues (#1958) 2021-06-25 00:39:08 +02:00