Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Error when initializing client, account has an ENS domain set, and wallet's network is an EVM chain #79

Open
galligan opened this issue Jul 7, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@galligan
Copy link
Contributor

galligan commented Jul 7, 2022

Discovered via this Discord chat

CleanShot 2022-07-07 at 09 48 27@2x

It sounds like there's an issue when initializing the chat app when:

  • The user has an ENS domain, and its reverse record has been set
  • The wallet that they're using is configured to an EVM chain that's not Ethereum

Perhaps whenever there's an ENS name configured, Ethereum should be the default for querying it. Though that may run into some issues later on when L2's are used for subdomains. Then again, perhaps the resolver contracts on L1 might solve for that.

@galligan galligan added the bug Something isn't working label Jul 7, 2022
@saulmc
Copy link
Member

saulmc commented Oct 5, 2022

Related to #56

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants