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

Set up network bootstrapping dns hooks for prodnet. #1369

Closed
nathan-at-least opened this issue Sep 9, 2016 · 4 comments · Fixed by #1660
Closed

Set up network bootstrapping dns hooks for prodnet. #1369

nathan-at-least opened this issue Sep 9, 2016 · 4 comments · Fixed by #1660
Assignees
Labels
I-dos Problems and improvements with respect to Denial-of-Service. I-privacy Problems and improvements related to privacy. I-SECURITY Problems and improvements related to security. in 1.0
Milestone

Comments

@nathan-at-least
Copy link
Contributor

This brings the work from #630 to our prodnet.

@nathan-at-least nathan-at-least added I-SECURITY Problems and improvements related to security. I-privacy Problems and improvements related to privacy. in 1.0 I-dos Problems and improvements with respect to Denial-of-Service. needs prioritization labels Sep 9, 2016
@nathan-at-least nathan-at-least added this to the 1.0.0-rc1 milestone Sep 20, 2016
@nathan-at-least
Copy link
Contributor Author

Now in rc1 milestone.

@str4d
Copy link
Contributor

str4d commented Oct 5, 2016

Assigning to @ageis because the codebase used by the testnet dnsseed can be run in both mainnet and testnet mode, so implementing this should now only require infrastructure work and a few changes to constants.

@nathan-at-least nathan-at-least modified the milestones: 1.0.0-rc1, 1.0.0-rc2 Oct 17, 2016
@daira daira modified the milestones: 1.0.0-rc3, 1.0.0-rc2 Oct 22, 2016
@ageis
Copy link
Contributor

ageis commented Oct 25, 2016

DNS seed is running in private mainnet and it looks happy. The only thing I will need to make it happen and run on the primary mainnet node is the final network magic numbers.

The seed address shall be dnsseed.mainnet.z.cash. That sound OK? Or should we just use dnsseed.z.cash... indicate your preference.

@ebfull
Copy link
Contributor

ebfull commented Oct 25, 2016

I prefer dnsseed.z.cash for mainnet. Down with the mainnet/testnet dichotomy! ☮️

daira added a commit to daira/zcash that referenced this issue Oct 26, 2016
Signed-off-by: Daira Hopwood <daira@jacaranda.org>
zkbot pushed a commit that referenced this issue Oct 26, 2016
1641.release rc3

Release 1.0.0-rc3. This also includes the DNS seed updates for mainnet, and removing the testnet override of nMaxTipAge. closes #1369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I-dos Problems and improvements with respect to Denial-of-Service. I-privacy Problems and improvements related to privacy. I-SECURITY Problems and improvements related to security. in 1.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants