Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sync metaplex-fork to helius fork (#125)
* Fix cNFT update metadata indexing (metaplex-foundation#167) * Update to use Token Metadata (and latest Bubblegum) Rust clients (metaplex-foundation#168) * Use Token Metadata and latest Bubblegum Rust clients, new blockbuster * Remove candy machine and candy guard * Update lock file * Improve Master Edition V1 and V2 indexing * Update to use blockbuster published crate * Update lock file * Update Token Metadata and Blockbuster deps (metaplex-foundation#170) * Update to latest token metadata and blockbuster crates * Update Cargo lock file * Add DAS integration tests (metaplex-foundation#169) * Add das integration tests * Delete unused snapshots * Delete unnecessary test data * Clean up dependencies * Nit * Address comments * Add README.md * Fix warnings * feat(ops): add ops crate for bundling misc tools. add a tree backfiller based on cl_audits_v2. * Fix NFT race condition (metaplex-foundation#172) * Add das integration tests * Delete unused snapshots * Delete unnecessary test data * Clean up dependencies * Nit * Address comments * Add README.md * Fix warnings * Fix asset race condition * Add missing files * Fix warnings * Fix missing slot updated * Address comments * Nit * Update Rust version and missing dirs in docker build (metaplex-foundation#173) --------- Co-authored-by: Nicolas Pennie <[email protected]> Co-authored-by: Michael Danenberg <[email protected]> Co-authored-by: pmantica11 <[email protected]> Co-authored-by: Kyle Espinola <[email protected]>
- Loading branch information