This repository was archived by the owner on Jul 12, 2024. It is now read-only.
Externalize Network Map#7
Open
danfinlay wants to merge 1 commit intoensdomains:masterfrom
Open
Conversation
Member
|
I can't believe this has languished here for nearly two years. Sorry Dan! Is this still something you'd like to integrate? I'd like to move the network management stuff out of this module. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I wrote another ens client because it was my way of learning ENS.
I want it to keep its network/registry map up to date automatically, so I moved my network map to an external module, that we could maintain in a singular place, and benefit from together.
I'd gladly transfer the repository and npm control to ens/ethereum orgs for security purposes.