generated from metaplex-foundation/solana-project-template
-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Check compression programs at runtime (#115)
* 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
- Loading branch information
Showing
30 changed files
with
941 additions
and
258 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.