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

Update static and dns seeds for mainnet and testnet #3234

Merged
merged 4 commits into from
Dec 11, 2019

Conversation

UdjinM6
Copy link

@UdjinM6 UdjinM6 commented Dec 9, 2019

Mainnet static seeds are 10% of active MNs plus 100 MNs running behind Tor. Testnet static seeds are all currently enabled MNs.

Seeds are generated using updated scripts and instructions now. Onion seeds are not hardcoded but instead a few of them are listed in tor.md now with a note that they are hosted by one entity.

Dropping (test.)dnsseed.masternode.io dns seeds because they are down atm.

@UdjinM6 UdjinM6 added this to the 15 milestone Dec 9, 2019
nmarley
nmarley previously approved these changes Dec 9, 2019
Copy link

@nmarley nmarley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

concept ACK, utACK

PastaPastaPasta
PastaPastaPasta previously approved these changes Dec 9, 2019
Copy link
Member

@PastaPastaPasta PastaPastaPasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK, looks fine

@codablock
Copy link

nACK, as discussed in Slack. The way MNs were selected is suboptimal. Instead, we should update makeseeds.py to work with protx list instead and then use that list. The advantage is that we can filter for MNs owned by the same people or hosted in the same location (ASN filtering).

Please see ab47413 and 8656a6b

@codablock
Copy link

Ah, and the list in 8656a6b can be easily verified by using the protx list from block 1185168. Running makeseeds.py and generate-seeds.py with the resulting protx list should result in exactly the same list of IPs.

@codablock
Copy link

I forgot to run generate-seeds.py, which I've done in 8656a6b now

@UdjinM6
Copy link
Author

UdjinM6 commented Dec 10, 2019

Rebased and reworked this using new script from #3235 with no manual intervention, tor nodes are in tor.md now. Updated PR description accordingly.

Copy link

@codablock codablock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@codablock codablock merged commit dad1026 into dashpay:develop Dec 11, 2019
barrystyle pushed a commit to PACGlobalOfficial/PAC that referenced this pull request Jan 22, 2020
* Drop (test.)dnsseed.masternode.io

* makeseeds.py

mainnet 1185193, testnet 225964

* generate-seeds.py

* Update tor.md with live onion nodes

All old nodes are down
@UdjinM6 UdjinM6 deleted the updateseeds branch November 26, 2020 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants