issues
search
blockful-io
/
external-resolver
This project aims to scale the Ethereum Name Service (ENS) by consolidating existing patterns and proofs of concept into a unified and production-ready codebase.
MIT License
14
stars
3
forks
source link
Register domain Arbitrum L1
#109
Closed
pikonha
closed
4 months ago
pikonha
commented
5 months ago
Register domain Arbitrum L1
All Submissions:
[X] Have you followed the guidelines in our Contributing document?
[X] Have you checked to ensure there aren't other open
Pull Requests
for the same update/change?
Description
Fix the domain registration on L1 Resolver:
[ ] fix register domain that was setting the parent namehash as the target
[ ] taking ENS ownership in consideration when registering a new domain
Changes
[ ] New feature implementation
[X] Bug fix
[ ] Code refactoring
[ ] Documentation update
[ ] Other (please specify)
Changes to Core Features:
[X] Have you added an explanation of what your changes do and why you'd like us to include them?
[X] Have you written new tests for your core changes, as applicable?
[X] Have you successfully run tests with your changes locally?
Register domain Arbitrum L1
All Submissions:
Description
Fix the domain registration on L1 Resolver:
Changes
Changes to Core Features: