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: add assets to account check utility #3417

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

maschad
Copy link
Member

@maschad maschad commented Nov 22, 2024

Release notes

In this release, we:

  • Modified the Provider methods isUserAccount and getAddressType so that assets are considered when checking if an address is an account

Summary

The isUserAccount and getAddressType also check addresses to see if they are asset addresses

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)

Copy link

vercel bot commented Nov 22, 2024

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 Nov 22, 2024 9:37pm
ts-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 22, 2024 9:37pm
ts-docs-api ❌ Failed (Inspect) Nov 22, 2024 9:37pm

Copy link

codspeed-hq bot commented Nov 22, 2024

CodSpeed Performance Report

Merging #3417 will not alter performance

Comparing mc/feat/check-in-account-utility (fc5347d) with master (27e8808)

Summary

✅ 18 untouched benchmarks

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.

Consider assets in check-account utility
1 participant