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

feat: support Explorer Asset API #3648

Merged
merged 23 commits into from
Feb 3, 2025
Merged

feat: support Explorer Asset API #3648

merged 23 commits into from
Feb 3, 2025

Conversation

petertonysmith94
Copy link
Contributor

Release notes

In this release, we:

  • Added methods to allow querying the Explorer Asset API

Summary

Checklist

  • All changes are covered by tests (or not applicable)
  • All changes are documented (or not applicable)
  • I reviewed the entire PR myself (preferably, on GH UI)
  • I described all Breaking Changes (or there's none)

@petertonysmith94 petertonysmith94 added the feat Issue is a feature label Jan 30, 2025
@petertonysmith94 petertonysmith94 self-assigned this Jan 30, 2025
Copy link

vercel bot commented Jan 30, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fuels-template ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 3:27pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 3:27pm
ts-docs-api ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 3, 2025 3:27pm

danielbate
danielbate previously approved these changes Feb 3, 2025
arboleya
arboleya previously approved these changes Feb 3, 2025
Torres-ssf
Torres-ssf previously approved these changes Feb 3, 2025
Copy link
Contributor

github-actions bot commented Feb 3, 2025

Coverage Report:

Lines Branches Functions Statements
77.21%(+0.14%) 70.76%(+0.04%) 75.33%(+0.16%) 77.21%(+0.14%)
Changed Files:
Ok File (✨=New File) Lines Branches Functions Statements
🔴 ✨ packages/account/src/assets/asset-api.ts 100%
(+100%)
85.71%
(+85.71%)
100%
(+100%)
100%
(+100%)
🔴 packages/account/src/utils/predicate-script-loader-instructions.ts 36.17%
(+23.35%)
0%
(+0%)
44.44%
(+44.44%)
34.69%
(+22.5%)

@arboleya arboleya merged commit 8030180 into master Feb 3, 2025
24 checks passed
@arboleya arboleya deleted the ps/feat/support-asset-api branch February 3, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat Issue is a feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Querying Fuel Explorer Asset data
4 participants