Commit Graph

5 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
Justin Starry 6cd9c768ad chore: add defs check 2021-02-13 17:03:42 +08:00
dummytester123 d1e5fcfc7e
Add types for bnjs (#1194)
* Add types for bnjs

* Vers bump

* Fix for js test token

* Update web3js lib

* Bump to 0.1.0
2021-02-11 09:34:32 +08:00
Michael Vines da98fc691f Port token js tests from solana-localnet to solana-test-validator 2020-12-17 21:24:30 -08:00
Justin Starry 38bccbfc82
Simplify github action with scripts (#769)
* Simplify github action with scripts

* fix deps

* fix path

* feedback

* feedback

* shift some things

* clean up

* Update pull-request.yml
2020-11-04 10:50:07 +08:00