solana-program-library/ci
Jon Cinque 21f8af34e7
Update all solana dependencies to 1.7.3, fix issues (#1958)
* Update all dependencies to 1.7.3, fix issues

* Remove esm from mocha

* Fix missed token test

* Also update rust version

* token-swap: update tolerance on sim test

* Run `cargo clippy --fix` for needless_borrow errors

* Rerun cargo fmt
2021-06-25 00:39:08 +02:00
..
cargo-build-test.sh ci: Split out test-bpf into separate workflows for each program (#1893) 2021-06-11 22:35:00 +02:00
cargo-test-bpf.sh ci: Split out test-bpf into separate workflows for each program (#1893) 2021-06-11 22:35:00 +02: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 all solana dependencies to 1.7.3, fix issues (#1958) 2021-06-25 00:39:08 +02:00
solana-version.sh Update all solana dependencies to 1.7.3, fix issues (#1958) 2021-06-25 00:39:08 +02:00