solana-program-library/token-swap/js/client/util
Yutaro Mori 5f56635fde
Pass TokenSwap state into the constructor to simplify function calls (#586)
* Pass TokenSwap state into the constructor to simplify function calls

* WIP: Update program to return token_program_id

* Add tokenProgramId to js TokenSwapInfo object

* Address pr comments

* Remove TokenSwapInfo and use loadTokenSwap as the primary way to fetch TokenSwap metadata

* Fix module.d.ts

* Address pr comments

* Clarification on comments

Co-authored-by: Yutaro Mori <yutaro@umaproject.org>
2020-10-14 12:37:58 +02:00
..
account.js Pass TokenSwap state into the constructor to simplify function calls (#586) 2020-10-14 12:37:58 +02:00
new-account-with-lamports.js Relocate js 2020-08-08 15:25:47 -07:00
new-system-account-with-airdrop.js Relocate js 2020-08-08 15:25:47 -07:00
send-and-confirm-transaction.js Upgrade web3 to 0.78.0 and sdk to 1.3.13 (#537) 2020-09-25 20:49:05 +02:00
sleep.js Relocate js 2020-08-08 15:25:47 -07:00
store.js Replace mkdirp-promise with mkdirp 2020-10-06 18:01:48 -07:00