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

Remove Candy Machine V2 and V3 parsing #34

Merged
merged 2 commits into from
Jan 30, 2024
Merged

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Jan 29, 2024

Notes

This is also left as a comment in the module:

// Candy Machine V3 parsing was removed because Candy Guard (`mpl-candy-guard`) and
// Candy Machine Core (`mpl-candy-machine-core`) were dependent upon a specific Solana
// version (1.16), there was no Candy Machine parsing in DAS (`digital-asset-rpc-infrastructure`),
// and we wanted to use the Rust clients for Bubblegum and Token Metadata so that going forward we
// could more easily update blockbuster to new Solana versions.
//
// Candy Machine V2 (`mpl-candy-machine`) parsing was removed at the same time as V3 because even
// though it did not depend on the `mpl-candy-machine` crate, it was also not being used by DAS.

@danenbm danenbm merged commit f321236 into main Jan 30, 2024
1 check passed
@danenbm danenbm deleted the danenbm/remove-cm-parsing branch January 30, 2024 01:35
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