This repository was archived by the owner on Sep 8, 2026. It is now read-only.
Commit ff86718
authored
workspace: update Solana crates to v3 (#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 malbeclabs/doublezero#2329.1 parent 00cb688 commit ff86718
15 files changed
Lines changed: 1183 additions & 1148 deletions
File tree
- .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