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

Fallback with simpler regex if emoji not available #915

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Conversation

GrandSchtroumpf
Copy link
Collaborator

fix #914
We were looking for emojis in the ENS address. It's only available since chrome 112.
If the regex fails, we fallback to a simpler regex.

In any case we do a request to the ENS resolver to verify if address exist.

@GrandSchtroumpf GrandSchtroumpf marked this pull request as ready for review November 16, 2023 13:08
Copy link

cloudflare-workers-and-pages bot commented Nov 16, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: e797ad0
Status: ✅  Deploy successful!
Preview URL: https://fe57a9c1.carbon-app-csq.pages.dev
Branch Preview URL: https://issue--914.carbon-app-csq.pages.dev

View logs

Copy link
Collaborator

@zavelevsky zavelevsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@GrandSchtroumpf GrandSchtroumpf merged commit a7f4f6e into main Nov 16, 2023
1 check passed
@GrandSchtroumpf GrandSchtroumpf deleted the issue-#914 branch November 16, 2023 15:38
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.

Explorer search by wallet is broken on older browsers
2 participants