Skip to content

fix: #1233#1280

Merged
efstajas merged 2 commits intomainfrom
jason/#1233
Oct 22, 2024
Merged

fix: #1233#1280
efstajas merged 2 commits intomainfrom
jason/#1233

Conversation

@efstajas
Copy link
Copy Markdown
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

@efstajas efstajas requested review from jtourkos and mhgbrown October 18, 2024 10:43
@railway-app
Copy link
Copy Markdown

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
@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