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

Merge main into update-metadata-staging #61

Merged
merged 2 commits into from
Dec 27, 2023

Conversation

danenbm
Copy link
Contributor

@danenbm danenbm commented Dec 20, 2023

Latest changes from main into update-metadata-staging. This is only the use of token-metadata client crate.

Solita tests also pass. TODO is these need to be ported into umi or added to CI:

 PASS  tests/main.test.ts (273.666 s)
  Bubblegum tests
    ✓ Can create a Bubblegum tree and mint to it (13616 ms)
    Unit test compressed NFT instructions
      ✓ Can verify existence of a compressed NFT (14175 ms)
      ✓ Can transfer and burn a compressed NFT (14561 ms)
      ✓ Can redeem and decompress compressed NFT (14575 ms)
      Update metadata
        Not linked to collection
          ✓ Simple update (14559 ms)
          ✓ Cannot use collection_authority (44109 ms)
          ✓ Cannot verify currently unverified creator if not signer (14168 ms)
          ✓ Can verify currently unverified creator if signer (14175 ms)
          ✓ Cannot unverify currently verified creator if not signer (27916 ms)
          ✓ Can unverify currently verified creator if signer (14567 ms)
        Linked to collection
          ✓ Linked to verified collection update (42091 ms)
          ✓ Cannot use tree_owner when item in collection (41264 ms)

Test Suites: 1 passed, 1 total
Tests:       12 passed, 12 total
Snapshots:   0 total
Time:        273.7 s
Ran all test suites matching /tests/i.
Done in 283.24s.

febo and others added 2 commits November 29, 2023 11:03
* Use token metadata client crate

* Update instructions and types

* Update token metadata crate version

* Bump dependency version
@danenbm danenbm merged commit b551562 into update-metadata-staging Dec 27, 2023
9 checks passed
@danenbm danenbm deleted the danenbm/tm-client-crate branch December 27, 2023 20:30
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.

3 participants