Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dynamic mainnet JSON generator #17

Closed
wy opened this issue Jun 29, 2018 · 2 comments
Closed

Add dynamic mainnet JSON generator #17

wy opened this issue Jun 29, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@wy
Copy link
Collaborator

wy commented Jun 29, 2018

Currently, a lot of projects use the mainnet.json file (from City of Zion's monitor) which is a fixed list of addresses, locales and protocol/IP/port combinations.

Using our node discovery feature, we should be able to generate a dynamic mainnet json that automatically adds and removes nodes based on their status.

@wy wy added the enhancement New feature or request label Jun 29, 2018
@wy wy added this to the HN 1.0 - Flash milestone Jun 29, 2018
@wy
Copy link
Collaborator Author

wy commented Jul 3, 2018

This is based on #38. We probably want to keep offline nodes in there if we've ever seen them be active. Might need a cut-off to avoid the file getting too large with dead / decommissioned / invisible nodes.

@i25959341
Copy link
Collaborator

Fixed with #69

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants