Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optional solana crates #381

Merged
merged 1 commit into from
Aug 1, 2024
Merged

Conversation

kespinola
Copy link
Collaborator

Changes

  • Do to the recent version plucking in 2.x of Solana crates.
  • Add convert feature to exclude some solana crates but they are still included by default.
error: failed to select a version for `solana-account-decoder`.
    ... required by package `yellowstone-grpc-proto v1.14.0`
    ... which satisfies dependency `yellowstone-grpc-proto = "^1.14.0"` of package `yellowstone-vixen v0.0.0 (/Users/kyleespinola/Code/rpcpool/yellowstone-vixen/crates/runtime)`
versions that meet the requirements `>=1.17.28, <1.18.0` are: 1.17.34, 1.17.33, 1.17.32, 1.17.31, 1.17.30, 1.17.29, 1.17.28

all possible versions conflict with previously selected packages.

  previously selected package `solana-zk-token-sdk v2.0.0`
    ... which satisfies dependency `solana-zk-token-sdk = "^2.0.0"` of package `spl-token-2022 v4.0.1`
    ... which satisfies dependency `spl-token-2022 = "^4.0.1"` of package `yellowstone-vixen-parsers v0.0.0 (/Users/kyleespinola/Code/rpcpool/yellowstone-vixen/crates/parsers)`

failed to select a version for `solana-account-decoder` which could resolve this conflict

@fanatid
Copy link
Collaborator

fanatid commented Jul 24, 2024

please rebase for CI, otherwise looks good 👍

@ray-kast ray-kast force-pushed the june/optional-sdk branch 2 times, most recently from ff8cc89 to 344e497 Compare August 1, 2024 06:23
@ray-kast ray-kast force-pushed the june/optional-sdk branch from 344e497 to fa39e4c Compare August 1, 2024 06:47
@kespinola kespinola marked this pull request as ready for review August 1, 2024 06:55
@fanatid fanatid merged commit 5c34cf2 into rpcpool:master Aug 1, 2024
2 checks passed
@kespinola kespinola deleted the june/optional-sdk branch August 1, 2024 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants