Skip to content

feat: Add non-fungible assets support to endowment:assets#3527

Merged
GuillaumeRx merged 10 commits intomainfrom
gr/add-nfts-endowment-assets
Jul 8, 2025
Merged

feat: Add non-fungible assets support to endowment:assets#3527
GuillaumeRx merged 10 commits intomainfrom
gr/add-nfts-endowment-assets

Conversation

@GuillaumeRx
Copy link
Contributor

@GuillaumeRx GuillaumeRx commented Jul 3, 2025

This PR adds the support for non-fungible assets (NFTs) to onAssetsLookup and onAssetsMarketData handlers of endowment:assets

fixes: #3314

@codecov
Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.26%. Comparing base (27f8e10) to head (0c4d61d).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3527   +/-   ##
=======================================
  Coverage   98.25%   98.26%           
=======================================
  Files         411      411           
  Lines       11606    11619   +13     
  Branches     1808     1810    +2     
=======================================
+ Hits        11404    11417   +13     
  Misses        202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@GuillaumeRx GuillaumeRx force-pushed the gr/add-nfts-endowment-assets branch from d0aa6f8 to 2b8e872 Compare July 4, 2025 13:00
@GuillaumeRx GuillaumeRx marked this pull request as ready for review July 4, 2025 13:00
@GuillaumeRx GuillaumeRx requested a review from a team as a code owner July 4, 2025 13:00
@GuillaumeRx GuillaumeRx added this pull request to the merge queue Jul 8, 2025
Merged via the queue into main with commit 56aaed7 Jul 8, 2025
120 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/add-nfts-endowment-assets branch July 8, 2025 10:08
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.

Implement non-fungible token support to endowment:assets

2 participants