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

SVM Branch to main #116

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

SVM Branch to main #116

wants to merge 4 commits into from

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Oct 29, 2024

  • Check compression programs at runtime

  • Update Cargo.lock

  • Regenerate IDL and SDKs

  • Add test for new programs and update program IDs

  • Use MPL-specific types instead of assuming spl-account-compression types are compatible

  • Use mpl-account-compression published versions

Update spl-account-compression version

Use Node type from spl-concurrent-merkle-tree crate

  • Add idl-build feature

  • Remove Anchor idl-build feature and remove account compression dependencies that use it

  • Temporarily skip different compression program test

  • fix ts lint issue

  • Download mpl-account-compression programs and reactivate test

  • Add tests

  • Remove log wrapper validation in decompress as it's unused

  • Update to latest spl-account-compression

  • Update program download script

* Check compression programs at runtime

* Update Cargo.lock

* Regenerate IDL and SDKs

* Add test for new programs and update program IDs

* Use MPL-specific types instead of assuming spl-account-compression types are compatible

* Use mpl-account-compression published versions

Update spl-account-compression version

Use Node type from spl-concurrent-merkle-tree crate

* Add idl-build feature

* Remove Anchor idl-build feature and remove account compression dependencies that use it

* Temporarily skip different compression program test

* fix ts lint issue

* Download mpl-account-compression programs and reactivate test

* Add tests

* Remove log wrapper validation in decompress as it's unused

* Update to latest spl-account-compression

* Update program download script
Copy link

vercel bot commented Oct 29, 2024

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

Name Status Preview Comments Updated (UTC)
mpl-bubblegum-js-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 30, 2024 11:37pm

* Add SDK helper to choose compression programs

* Change variable name
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