eth-xyz
eth-xyz copied to clipboard
A wildcard metadata profile for .eth names.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4. Commits 6585820 Release version 1.15.4 of the npm package. 7a6567e Disallow bracketed hostnames. 05629af Prefer native URL instead of deprecated url.parse. 1cba8e8 Prefer native...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. Release notes Sourced from @babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...
Create the proper types for everything ignored in PR #156
## Description Show ENS subdomain profiles. E.g., `vault.yacek.eth` should be visible at: https://vault.yacek.eth.xyz/ ### Type of issue - [x] Feature request
Currently we are hard-coding certain ENS text records. Because users can custom-add any text records they want in ENS manager, we want to dynamically pull all of that info into...
On the iOS version of Brave, loading an *.eth.xyz profile seems to auto-open every modal that has a video and then eventually crashes the browser. This issue does not occur...
It looks as if some NFTs (e.g. Ether cards, Canvas content) can only be rendered in the browser using iframe (this is how OpenSea displays NFTs like https://opensea.io/assets/0xf9a423b86afbf8db41d7f24fa56848f56684e43f/242). It also...
Users can add their own text records, and more will likely added as default to the ENS Manager profile. Dynamically pull all of these in order to show the most...
Brantly suggested to show all addresses attached to the ENS account, not just the ones that are hardcoded. Waiting on ethers.js to update availability of all addresses.
Emoji, unicode, non-ASCII .eth names result in a 404 page. **ENS is still in discussion on this subject. The outcome of that discussion will inform technical updates to Ethers.js, which...