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

fix: isassociated method will revert for non-existing accounts (#242) #243

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

Conversation

arianejasuwienas
Copy link
Contributor

Description:

This will make isAssociated method call for non-existing account revert, the same as it does on the real HTS.

Related issue(s):

Fixes #242

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

@arianejasuwienas arianejasuwienas linked an issue Feb 14, 2025 that may be closed by this pull request
@arianejasuwienas arianejasuwienas self-assigned this Feb 14, 2025
@arianejasuwienas arianejasuwienas added the bug A error that causes the feature to behave differently than what was expected based on design docs label Feb 14, 2025
@acuarica acuarica added feature Enhancing an existing feature driven by business requirements. Typically backwards compatible. and removed bug A error that causes the feature to behave differently than what was expected based on design docs labels Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Enhancing an existing feature driven by business requirements. Typically backwards compatible.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Method isAssociated should revert for non-existing accounts
2 participants