Commit Graph

21 Commits

Author SHA1 Message Date
Yihau Chen e3cb109afa
fix: only add exclude rule when solana root is under spl root (#4128) 2023-04-18 17:59:11 +00:00
Jon Cinque d5ddac0e88
ci: Exclude solana dir during patch to avoid workspace issues (#4125) 2023-04-18 10:00:57 +00:00
Jon Cinque dc24cee50a
ci: Only copy monorepo toolchain file if it exists (#4067) 2023-02-27 20:35:30 +00:00
hana 1caeadd65d
track rust version when using local monorepo (#4064) 2023-02-26 04:57:58 +00:00
Yihau Chen bef10795e1
chore: get solana version from different cargo files (#3962)
* chore: get solana version from different cargo files

* Update patch.crates-io.sh

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>

* Update patch.crates-io.sh

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2023-01-05 21:02:37 +08:00
Jon Cinque 98c6d3be82
ci: Add clap-v3-utils to patch and update scripts (#3610) 2022-09-15 22:20:41 +02:00
Jon Cinque bbde6d8703
token-cli: Add tests for all cases from docs (#3070)
* token-cli: Add tests for all cases from docs

* Add TestValidator and build.rs for programs

* Fix solana-test-validator version

* Add solana-test-validator to patch script
2022-04-15 21:51:16 +02:00
Trent Nelson 0c0168f8a9 patch-crates: optionally patch zk-token-sdk 2022-03-01 08:31:06 -07:00
Michael Vines 4c3a3d2d52 Add solana-zk-token-sdk 2022-02-28 09:34:23 -08:00
Jack May 507f928c0a
Remove themis (#2607) 2021-12-01 12:31:01 -08:00
Alexander Meißner fe2e5b6d2b
Adds "solana-version" to "patch.crates-io.sh" (#2603)
To fix broken "downstream-projects" CI step in the mono repo after #2576 was merged.
2021-11-30 16:04:05 +01:00
Michael Vines d54fe03181 Add more solana crates to patch scripts 2021-03-26 20:17:44 -07: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 8dd09c7530 Add token-perf-mon into the workspace 2020-11-01 20:48:15 -08:00
Michael Vines 379d9f4405 Add solana-remote-wallet to crate patch list 2020-11-01 20:48:15 -08:00
Michael Vines 8ad2512de6 Update shared-memory to latest solana-program/solana-sdk 2020-11-01 20:48:15 -08:00
Michael Vines 311f439c80
Add vote/stake program to patch list 2020-10-30 08:40:50 -07:00
Greg Fitzgerald 6906200174
Cleanup themis (#742)
* Cleanup themis

* Speed up seeding fee-payers
* Add utility functions

* Remove BN variant of themis
2020-10-27 16:57:09 -06:00
Michael Vines 80e29ef6b9 Port SPL to solana-program and `cargo build-bpf` 2020-10-24 19:21:38 -07:00