Skip to content

Commit

Permalink
Remove Candy Machine V2 and V3 parsing
Browse files Browse the repository at this point in the history
  • Loading branch information
danenbm committed Jan 29, 2024
1 parent 66231c4 commit 702b7a3
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 823 deletions.
59 changes: 0 additions & 59 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions blockbuster/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ readme = "../README.md"
spl-account-compression = { version = "0.2.0", features = ["no-entrypoint"] }
spl-noop = { version = "0.2.0", features = ["no-entrypoint"] }
mpl-bubblegum = "=1.0.1-beta.4"
mpl-candy-guard = { version = "2.0.0", features = ["no-entrypoint"] }
mpl-candy-machine-core = { version = "2.0.0", features = ["no-entrypoint"] }
mpl-token-metadata = { version = "2.0.0-beta.1", features = ["no-entrypoint", "serde-feature"] }
plerkle_serialization = { version = "1.6.0" }
spl-token = { version = "4.0.0", features = ["no-entrypoint"] }
Expand Down
83 changes: 0 additions & 83 deletions blockbuster/src/programs/candy_guard/mod.rs

This file was deleted.

91 changes: 0 additions & 91 deletions blockbuster/src/programs/candy_machine/mod.rs

This file was deleted.

123 changes: 0 additions & 123 deletions blockbuster/src/programs/candy_machine/state.rs

This file was deleted.

Loading

0 comments on commit 702b7a3

Please sign in to comment.