Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: metaplex-foundation/mpl-token-metadata
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: js@v3.3.0
Choose a base ref
...
head repository: metaplex-foundation/mpl-token-metadata
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 6 files changed
  • 4 contributors

Commits on Nov 7, 2024

  1. Bumping rust version.

    blockiosaurus committed Nov 7, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2f93406 View commit details

Commits on Nov 8, 2024

  1. Bump rust.

    blockiosaurus committed Nov 8, 2024
    Copy the full SHA
    05ddc5f View commit details
  2. Copy the full SHA
    703a448 View commit details

Commits on Dec 22, 2024

  1. Fixing self-revoke (#157)

    * Adding resizing of metadata and edition accounts.
    
    * Integrating close of ownerless accounts.
    
    * Adding auth to fungibles.
    
    * Updating based on first round of feedback.
    
    * Minor tweaks and adding more thorough tests.
    
    * Finishing resize tests.
    
    * Fix formatting.
    
    * Fixing bad test function.
    
    * Minor fixes.
    
    * Adding ignores.
    
    * TS Ignore
    
    * Ignoring DeadlineExceeded tests.
    
    * Updating based on audit.
    
    * Update clients.
    
    * Add couple last tests
    
    * Fixing self revoke for metadata delegates.
    
    ---------
    
    Co-authored-by: Michael Danenberg <56533526+danenbm@users.noreply.github.com>
    blockiosaurus and danenbm authored Dec 22, 2024
    Copy the full SHA
    3469dd9 View commit details

Commits on Jan 13, 2025

  1. Copy the full SHA
    667d7c9 View commit details
  2. Fixing formatting.

    blockiosaurus committed Jan 13, 2025
    Copy the full SHA
    d8cbb63 View commit details
Loading