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

Adding support for setMint IX for backfilling #9

Merged
merged 5 commits into from
Jan 26, 2024
Merged

Conversation

blockiosaurus
Copy link
Contributor

@blockiosaurus blockiosaurus commented Jan 18, 2024

I'm 99% certain this isn't a breaking change and is totally backwards compatible due to the way Borsh serializes options, but I'd like to confirm.

Copy link

vercel bot commented Jan 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mpl-inscription-js-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 26, 2024 0:54am

programs/mpl-inscription/src/processor/set_mint.rs Outdated Show resolved Hide resolved
programs/mpl-inscription/src/instruction/mod.rs Outdated Show resolved Hide resolved
programs/mpl-inscription/src/processor/set_mint.rs Outdated Show resolved Hide resolved
programs/mpl-inscription/src/state.rs Show resolved Hide resolved
clients/js/test/setMint.test.ts Outdated Show resolved Hide resolved
clients/js/test/setMint.test.ts Outdated Show resolved Hide resolved
clients/js/test/setMint.test.ts Show resolved Hide resolved
Copy link
Contributor

@danenbm danenbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@blockiosaurus blockiosaurus merged commit 32a9f94 into main Jan 26, 2024
10 checks passed
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.

2 participants