Skip to content
This repository was archived by the owner on Sep 8, 2026. It is now read-only.

workspace: update Solana crates to v3 - #94

Merged
karl-dz merged 2 commits into
mainfrom
experimental/solana-v3
Dec 2, 2025
Merged

workspace: update Solana crates to v3#94
karl-dz merged 2 commits into
mainfrom
experimental/solana-v3

Conversation

@karl-dz

@karl-dz karl-dz commented Dec 2, 2025

Copy link
Copy Markdown
Contributor

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.

@karl-dz
karl-dz force-pushed the experimental/solana-v3 branch from dc83784 to 946d6c9 Compare December 2, 2025 17:49
@karl-dz karl-dz changed the title workspace: allow solana v3 integrations workspace: allow solana v2 integrations with v3 upgrade Dec 2, 2025
@karl-dz karl-dz changed the title workspace: allow solana v2 integrations with v3 upgrade workspace: update Solana crates to v3 Dec 2, 2025
@karl-dz
karl-dz marked this pull request as ready for review December 2, 2025 18:13
@karl-dz
karl-dz merged commit ff86718 into main Dec 2, 2025
16 of 21 checks passed
@karl-dz
karl-dz deleted the experimental/solana-v3 branch December 2, 2025 18:24
bgm-malbeclabs pushed a commit to malbeclabs/doublezero that referenced this pull request Aug 28, 2026
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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

allow Solana v3 crate dependencies in doublezero-revenue-distribution

2 participants