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(core): fallback to defaults if ENS entry is not available #2753

Merged
merged 2 commits into from
Nov 3, 2023

Conversation

szkl
Copy link
Contributor

@szkl szkl commented Nov 3, 2023

Description

The utility function returns null to represent the missing profile.

The crypto profile getter function falls back to empty default values
for the missing profile properties.

Testing

  • Manual

Checklist

  • I have read the CONTRIBUTING guidelines
  • I have tested my code (manually and/or automated if applicable)
  • I have updated the documentation (if necessary)

@szkl szkl self-assigned this Nov 3, 2023
@szkl szkl added the bug Indicates an unexpected problem or unintended behavior label Nov 3, 2023
betimshahini
betimshahini previously approved these changes Nov 3, 2023
@betimshahini betimshahini merged commit 0a7bec6 into main Nov 3, 2023
14 checks passed
@betimshahini betimshahini deleted the fix/core/crypto-profile branch November 3, 2023 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants