-
Notifications
You must be signed in to change notification settings - Fork 330
Comparing changes
Open a pull request
base repository: ensdomains/docs
base: master
head repository: ensdomains/docs
compare: ensv2-primary-names
- 15 commits
- 4 files changed
- 2 contributors
Commits on Nov 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cb7b275 - Browse repository at this point
Copy the full SHA cb7b275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c79a98 - Browse repository at this point
Copy the full SHA 2c79a98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bc925c - Browse repository at this point
Copy the full SHA 5bc925cView commit details -
Fix typos in ENSv2 readiness guide
- Fix grammar: "just update" → "just updating" - Replace "according" with "appropriate" for better clarity - Fix typo: "will introduction" → "will introduce" - Fix grammar: "an integrations" → "an integration" - Fix localhost URL to use relative path 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for da6ebf1 - Browse repository at this point
Copy the full SHA da6ebf1View commit details -
Rewrite ENSv2 readiness guide to match docs style
- Add context about ENSv2 and Namechain as primary L2 - Convert formal tone to conversational "you" style throughout - Break complex sentences into shorter, punchier ones - Change passive voice to active voice - Rename generic "Test" headers to descriptive ones - Clarify that supported libraries handle everything automatically - Position technical sections as educational rather than required steps - Fix CCIP Read link 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 6d12a74 - Browse repository at this point
Copy the full SHA 6d12a74View commit details -
Add DNS resolution section to ENSv2 readiness guide
- Explain importance of detecting DNS names alongside .eth names - Show common mistake: regex that only matches .eth domains - Provide correct regex pattern for matching all valid domains - Add info callout recommending library use over custom regex - Include real examples: ensfairy.xyz and ses.fkey.id - Link to DNS integration documentation 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 092d1e8 - Browse repository at this point
Copy the full SHA 092d1e8View commit details -
Add multichain configuration section to ENSv2 readiness guide
- Explain that ENS resolution always uses Mainnet even on L2s - Show how to configure both L2 (Base) and Mainnet together - Provide code examples for Wagmi, Viem, and Ethers - Use library defaults instead of specific RPC URLs - Clarify that Wagmi auto-uses Mainnet for ENS resolution - Show explicit mainnet client usage for Viem and Ethers 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for cc38b6d - Browse repository at this point
Copy the full SHA cc38b6dView commit details -
Add L2 address resolution examples to multichain section
- Show how to resolve Base addresses from ENS names - Add Wagmi hook example with useEnsAddress and chainId - Add Viem example using coinType for Base - Add Ethers example using getResolver and getAddress - Focus examples on L2-specific address resolution 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1d68970 - Browse repository at this point
Copy the full SHA 1d68970View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca047c - Browse repository at this point
Copy the full SHA 5ca047cView commit details -
Incorporate feedback from the pull-request:
- Explicit about web3 libraries - Clarify Universal Resolver proxy contract - Easier DNS naming - Emoji example
Configuration menu - View commit details
-
Copy full SHA for 9950397 - Browse repository at this point
Copy the full SHA 9950397View commit details
Commits on Nov 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 71979c8 - Browse repository at this point
Copy the full SHA 71979c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 672ae17 - Browse repository at this point
Copy the full SHA 672ae17View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd8cf49 - Browse repository at this point
Copy the full SHA dd8cf49View commit details -
Configuration menu - View commit details
-
Copy full SHA for a6f7609 - Browse repository at this point
Copy the full SHA a6f7609View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6b647c - Browse repository at this point
Copy the full SHA b6b647cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...ensv2-primary-names