solana-program-library/associated-token-account/program
Ryo Onodera 68b8da2996
Support associated token for JS (Also, make the program testable) (#1364)
* Implement some js helpers for associated tokens

* Create integration test and fix hard-coding in spl-associated-token

* Run lint:fix and pretty:fix

* Run flow as well...

* More robust test fixture setup

* Revert api breaking part

* Fix tests...

* Populate ts/flow type definitions

* Improve test a bit

* More consistent arg order; docs; more tests

* lints and pretty

* type definition updates and test tweaks

* More simplification...

* More cleanup

* Address review comments and small cleanings

* Bump the version
2021-03-03 20:56:22 +09:00
..
src Support associated token for JS (Also, make the program testable) (#1364) 2021-03-03 20:56:22 +09:00
tests program-test now adds SPL Token automatically 2020-12-03 05:39:55 +00:00
Cargo.toml Update solana-program to 1.5.11 (#1362) 2021-03-02 19:19:50 +01:00
Xargo.toml Add associated-token-account program 2020-11-03 04:13:36 +00:00
program-id.md Update program id 2020-11-05 13:42:48 -08:00
run-tests.sh Use cargo-test-bpf 2020-11-06 21:29:04 -08:00