Commit Graph

14 Commits

Author SHA1 Message Date
Yihau Chen a7055d556c
chore: update ci install dep script (#3244)
* chore: only install needed lib

* lint
2022-06-15 10:40:08 +08:00
Jon Cinque f5a12c63a1
fuzz: Fix fuzz build (#2980) 2022-03-03 13:59:38 -05:00
Tyera Eulberg 631cce088c
Bump rust versions (#2978)
* Bump rust versions

* clippy: unnecessary use of to_vec
2022-03-02 23:56:15 -07:00
Jon Cinque 6ee008d256
Update SDK to 1.9.2, fix warnings (#2674)
* Update SDK to 1.9.2, fix warnings

* Upgrade honggfuzz

* Use `get_latest_blockhash` correctly
2021-12-28 23:02:47 -05:00
Michael Vines 1a0155e34b Update to Rust 1.57.0 2021-12-09 23:56:47 -08:00
Jon Cinque 99914c9fc7
Bump Rust to match monorepo (1.54 and 2021-08-02 nightly) (#2389) 2021-09-08 14:55:47 +02:00
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
Sebastian Bor 6b3fbb8ff5
chore: update solana to 1.6.7 and rust to 1.52.1 (#1792) 2021-05-25 13:57:45 +01:00
Michael Vines 18468b513f Update to Rust 1.51.0 2021-04-18 20:27:27 -07:00
Michael Vines af5fdb3146 Bump Rust version to 1.50.0 2021-03-16 22:22:59 -07:00
Jon Cinque d16da5b913
Update rust stable to 1.49 (and add token swap program id) (#1158)
* Update token swap program id

* Update rust stable to 1.49
2021-02-04 14:20:15 +01:00
Justin Starry cf20480d79
Pin rust nightly version until ICE is fixed (#1063) 2021-01-14 15:28:44 +08:00
Michael Vines 829b51c9f4 Update to Rust 1.48.0 2020-12-17 21:24:30 -08:00
Justin Starry 38bccbfc82
Simplify github action with scripts (#769)
* Simplify github action with scripts

* fix deps

* fix path

* feedback

* feedback

* shift some things

* clean up

* Update pull-request.yml
2020-11-04 10:50:07 +08:00