Commit cb97ca0
authored
workspace: update Solana crates to v3 (malbeclabs/doublezero-solana#94)
Update dependencies to allow Solana v2 and v3 integrations. Dependent
crates that still use Solana v2 should not be affected by this change.
This change also updates Cargo.lock to use Solana v3 dependencies when
building these programs. Please review the lock file carefully.
Companion PR to test program integrations:
malbeclabs/doublezero-offchain#219.
Closes #2329.1 parent 1291130 commit cb97ca0
15 files changed
Lines changed: 1183 additions & 1148 deletions
File tree
- solana
- .github/workflows
- crates/program-tools
- src/recipe
- mock/swap-sol-2z
- src
- programs/revenue-distribution
- src
- instruction
- tests
- common
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
0 commit comments