solana-program-library/ci
Pierre 6ac82f9caf
token-swap typescript: Move things around, fix typing problems (#1643)
* Move things around, fix typing problems

* oups output built in src

* fix typegen

* fix cli

* fix linting, apply review comments and add forgotten package-lock.json change

* remove typegen.sh and move simpler command to package.json

* Move things around, remove babel and rollup

* Update packages

* Add browser dist to eslintignore

Co-authored-by: Arrowana <8245419+Arrowana@users.noreply.github.com>
Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-05-10 22:30:13 +02:00
..
cargo-build-test.sh Remove debug dir between bpf and host crates (#1461) 2021-03-16 22:51:45 +00:00
env.sh Implement docusaurus build, deployment and CI hooks (#129) 2020-07-16 10:13:45 -06:00
fuzz.sh fuzz: Dump error file as hex instead of using cat (#1054) 2021-01-11 23:04:11 +01:00
install-build-deps.sh token-swap: Add fuzzer for swap / withdraw / deposit (#875) 2020-11-30 13:01:31 +01:00
install-program-deps.sh swap: Add rounding correction for deposit / withdraw (#1061) 2021-01-15 18:17:27 +01:00
js-test-token-lending.sh lending: Update JS tests to solana-test-validator (#1513) 2021-03-27 13:42:16 +01:00
js-test-token-swap.sh token-swap typescript: Move things around, fix typing problems (#1643) 2021-05-10 22:30:13 +02:00
js-test-token.sh Support associated token for JS (Also, make the program testable) (#1364) 2021-03-03 20:56:22 +09:00
rust-version.sh Update to Rust 1.51.0 2021-04-18 20:27:27 -07:00
solana-version.sh math: Improve sqrt using bit-wise operations (#1562) 2021-04-05 14:48:27 +02:00