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

Modify Rust client to ignore unknown plugins #52

Merged
merged 5 commits into from
Apr 3, 2024

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Apr 3, 2024

Also:

  • Add full collection deserialization.
  • Add tests for creating collection and fetching plugins.

* Add full collection deserialization.

* Remove fetch_plugins function.
Copy link

vercel bot commented Apr 3, 2024

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

Name Status Preview Comments Updated (UTC)
mpl-core-js-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 9:22pm

@danenbm danenbm merged commit 012d081 into main Apr 3, 2024
11 checks passed
@danenbm danenbm deleted the danenbm/rust-client-safe branch April 3, 2024 21:32
nhanphan added a commit that referenced this pull request Apr 5, 2024
* 'main' of github.com:metaplex-foundation/mpl-asset:
  Formatting fix.
  chore: Release
  Modify Rust client to ignore unknown plugins (#52)
  Before programs were checked implicitly through hardcoded program ID calls in CPI. This adds more explicit checking to provide clearer errors.
  Bugfix - dont allow removal of plugins if asset is frozen
  Fix update delegate plugin permission (#47)
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