Commit Graph

10 Commits

Author SHA1 Message Date
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
Leonard G 3045d7b1df
Flashloan for token lending (#1444)
Co-authored-by: Justin Starry <justin.m.starry@gmail.com>
Co-authored-by: Jordan Sexton <jordan@jordansexton.com>
2021-05-06 23:27:41 -05:00
Justin Starry 03b44da260 Add solana-vote-program to update script 2021-03-29 14:46:27 +08:00
Michael Vines d54fe03181 Add more solana crates to patch scripts 2021-03-26 20:17:44 -07:00
Michael Vines 0a63d33988 Detect pinned versions 2021-03-18 04:07:16 +00:00
Michael Vines 995d4a029f Remove tokio dev-dependency 2021-03-16 18:33:37 -07:00
Tyera Eulberg f4e92fe50d
Keep tokio consistent with solana-program-test (#1157)
* Keep tokio consistent with solana-program-test

* Update update-solana-dependencies.sh

Co-authored-by: Michael Vines <mvines@gmail.com>

Co-authored-by: Michael Vines <mvines@gmail.com>
2021-02-04 19:55:28 +00:00
Michael Vines b68163ff23 Patch solana-program-test 2020-11-03 04:13:36 +00:00
Michael Vines b3ae8d837e Add remote-wallet to dependency patching 2020-11-01 20:58:46 -08:00
Michael Vines 80e29ef6b9 Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00