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

Jpb/upgrade ethers #277

Merged
merged 1 commit into from Aug 23, 2022
Merged

Jpb/upgrade ethers #277

merged 1 commit into from Aug 23, 2022

Conversation

peebeejay
Copy link

@peebeejay peebeejay commented Aug 23, 2022

Summary:
This profile page is broken due to an issue with how ethers handles emoji ens names such as 👦🏻👦🏻.eth

After some research, seems like this is a known issue that has been fixed in ethers:5.7.0 - ethers-io/ethers.js#2376

https://discuss.ens.domains/t/ens-name-normalization/8652

This PR simply upgrades ethers on the backend to 5.7.0 -> have tested that resolution works again.

@peebeejay peebeejay requested a review from burz August 23, 2022 17:36
@peebeejay peebeejay changed the base branch from main to develop August 23, 2022 17:36
@peebeejay peebeejay marked this pull request as ready for review August 23, 2022 17:37
@burz
Copy link

burz commented Aug 23, 2022

Could you rebase?

@peebeejay peebeejay merged commit f0df66a into develop Aug 23, 2022
@peebeejay peebeejay deleted the jpb/upgrade-ethers branch August 23, 2022 22:32
@peebeejay peebeejay mentioned this pull request Aug 23, 2022
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.

None yet

2 participants