Commit Graph

12 Commits

Author SHA1 Message Date
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
Paul Bernier bd701830eb Fix typo in account list numbering 2020-12-05 19:41:40 -07:00
Michael Vines 158fa1dea6 Upgrade to Solana v1.4.14 2020-12-03 05:39:55 +00:00
Jack May 4056cb4c02
Remove entrypoint bpf cfg check (#852) 2020-11-17 00:52:21 -08:00
Michael Vines e5c2a4591f Update program id 2020-11-05 13:42:48 -08:00
Michael Vines 1559cb5eda Update program id 2020-11-04 09:13:21 -08:00
Michael Vines 5782cc2d44 the 2020-11-04 09:13:21 -08:00
Michael Vines e0e46e0385 Add better logging during program execution 2020-11-03 19:53:46 +00:00
Michael Vines 694a03efde Drop compute unit logging 2020-11-03 19:53:46 +00:00
Michael Vines a80f8e49f7 Clean up comments 2020-11-03 19:53:46 +00:00
Michael Vines 341149d0e9 Back to no-entrypoint feature name 2020-11-03 10:34:43 -08:00
Michael Vines 4da9cb3631 Add associated-token-account program 2020-11-03 04:13:36 +00:00