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

Batch mint #50

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

Batch mint #50

wants to merge 8 commits into from

Conversation

n00m4d
Copy link

@n00m4d n00m4d commented Oct 16, 2024

Update to support 2 new batch instructions that need indexing: FinalizeTreeWithRoot and FinalizeTreeWithRootAndCollection. The relevant changes from solana-labs/solana-program-library#6764 and Bubblegum should be merged first and the versions should be reverted to the main crates before merging this one.

n00m4d and others added 8 commits October 16, 2024 14:02
* feat: add createTreeWithRoot instruction parsing

* merge

* wip

* rm redundant changes

* feat: update .gitmodules

* feat: FinalizeTreeWithRootInstructionArgsWithStaker

* comments

* feat: finalize tree with collection

* mpl-bubblegum version

* Delete Cargo.lock

* upd: update commit for bubblegum

* fix: package import at toml

* fix: naming

* chore: update git submodule

* Submodules update (#4)

updated submodule

* update submodule

* update submodule

* update submodule

* mtg-495: remove submodules from UtilityChain (#5)

remove `mpl-bubblegum` submodule

* returned cargo workspace

* added new lines

* raised the crate version

* update cargo toml

* update cargo toml

---------

Co-authored-by: requesco <[email protected]>
Co-authored-by: RequescoS <[email protected]>
Co-authored-by: Matiukhin Vlad <[email protected]>
Co-authored-by: rwwwx <[email protected]>
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.

1 participant