Skip to content

Commit

Permalink
Merge pull request #3325 from ethereum/feature/ENS-registry
Browse files Browse the repository at this point in the history
Implements all methods of the ENS registry
  • Loading branch information
nivida committed Feb 21, 2020
2 parents 9d7b5fb + ce19820 commit 93009e0
Show file tree
Hide file tree
Showing 12 changed files with 4,030 additions and 255 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ Released with 1.0.0-beta.37 code base.
### Added

- ENS module extended with the possibility to add a custom registry (#3301)
- Missing ENS Registry methods and Resolver.supportsInterface method added (#3325)

### Changed

Expand Down
Loading

0 comments on commit 93009e0

Please sign in to comment.