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

Sync metaplex-fork to helius fork #125

Merged
merged 8 commits into from
Feb 19, 2024
Merged

Sync metaplex-fork to helius fork #125

merged 8 commits into from
Feb 19, 2024

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    22069ae View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Update to use Token Metadata (and latest Bubblegum) Rust clients (met…

    …aplex-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
    danenbm authored Feb 2, 2024
    Configuration menu
    Copy the full SHA
    748862f View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Update Token Metadata and Blockbuster deps (metaplex-foundation#170)

    * Update to latest token metadata and blockbuster crates
    
    * Update Cargo lock file
    danenbm authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    6206592 View commit details
    Browse the repository at this point in the history
  2. 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
    pmantica11 authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    39cbb71 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. feat(ops): add ops crate for bundling misc tools. add a tree backfill…

    …er based on cl_audits_v2.
    kespinola committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    0846b2b View commit details
    Browse the repository at this point in the history
  2. Merge pull request metaplex-foundation#163 from rpcpool/espi/das-bubb…

    …legum-tree
    
    [Feat] Ops cli with tree backfiller
    kespinola authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d4c912d View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. 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
    pmantica11 authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a1f7047 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    5c6b8fe View commit details
    Browse the repository at this point in the history