solana-program-library/token/js/cli
Jon Cinque aef1e239b3
token: Add SyncNative instruction (program, CLI, JS) (#2091)
* Add SyncNative to program

* Add CLI support

* Add JS bindings

* Fix syncNative test to not run for existing token program

* Combine checks
2021-07-19 21:50:42 +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 token: Add SyncNative instruction (program, CLI, JS) (#2091) 2021-07-19 21:50:42 +02:00