solana-program-library/token-swap/js/client
Jon Cinque 9cd1cb0900
Token-swap: Add "production mode" hard-coded fee constraints (#731)
* Add statically configured program constraints

* Allow missing host fee account

* Run cargo fmt + clippy

* Update JS for new host fee account param

* Fix merge issues

* Add host fee to curve, constrain on curves

* Cleanup static variable

* Add production test to CI

Integrate review feedback

* Run cargo fmt, clippy, prettier

* Re-run cargo fmt

* Fix test for eslint / prettier clash
2020-10-29 12:52:17 +01:00
..
util Pass TokenSwap state into the constructor to simplify function calls (#586) 2020-10-14 12:37:58 +02:00
layout.js Fix lint check in CI (#519) 2020-09-23 18:20:37 +02:00
token-swap.js Token-swap: Add "production mode" hard-coded fee constraints (#731) 2020-10-29 12:52:17 +01:00