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: #1233 #1280

Merged
merged 2 commits into from
Oct 22, 2024
Merged

fix: #1233 #1280

merged 2 commits into from
Oct 22, 2024

Conversation

efstajas
Copy link
Contributor

@efstajas efstajas commented Oct 18, 2024

Adds new ensSupported value to static network config. If false, hides prompts to enter ens names in various places (stream creation modal, csv import) and stops treating .eth strings in address inputs as valid, and also stops trying to lookup ens names generally. Ensures attempts to load a profile by ens name results in a 404, and also removes .eth search results in search. Any attempts to resolve or reverseLookup an ens name from ens.store will result in undefined, and no longer throw an "ens not supported" error from Ethers.

Resolves #1233

Copy link

railway-app bot commented Oct 18, 2024

🚅 Previously deployed to Railway in the Drips App project. Environment has been deleted.

@efstajas efstajas merged commit fe0e2fa into main Oct 22, 2024
4 of 5 checks passed
@efstajas efstajas deleted the jason/#1233 branch October 22, 2024 08:29
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.

Prettier "ens not supported" error in list editors
2 participants