Skip to content

net: Hardcoded seeds update January 2016#7415

Merged
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2016_01_hardcoded_seeds
Jan 28, 2016
Merged

net: Hardcoded seeds update January 2016#7415
laanwj merged 1 commit intobitcoin:masterfrom
laanwj:2016_01_hardcoded_seeds

Conversation

@laanwj
Copy link
Copy Markdown
Member

@laanwj laanwj commented Jan 25, 2016

Update hardcoded seed list for mainnet.
(not sure where to get one for testnet3, but it's less important...)

Also update documentation in contrib/seeds/README.md.

Fixes #7399

@laanwj laanwj added the P2P label Jan 25, 2016
@laanwj laanwj added this to the 0.12.0 milestone Jan 25, 2016
@maflcko
Copy link
Copy Markdown
Member

maflcko commented Jan 25, 2016

Tested ACK 4818dba (I get roughly the same seeds)

@paveljanik
Copy link
Copy Markdown
Contributor

ACK laanwj@4818dba

@PRabahy
Copy link
Copy Markdown
Contributor

PRabahy commented Jan 27, 2016

I'm still not on the list. :( I have been running a node consistently at 68.34.102.231 for quite a while. I did a little investigation back in #6333 and found that it was probably something to do with IPv6, so I have been running onlynet=ipv4. http://bitcoin.sipa.be/seeds.txt shows my node at almost 100% up-time.

@luke-jr
Copy link
Copy Markdown
Member

luke-jr commented Jan 27, 2016

Prefer to avoid listing nodes that have a specific interest in being on the list anyway.

@PRabahy
Copy link
Copy Markdown
Contributor

PRabahy commented Jan 27, 2016

My motivation is to make sure that the list of hardcoded seeds is accurate. For the 1 data point that I have direct knowledge of (my own node), it does not appear that the list is accurate. If I was interested in attacking the bitcoin network, there would be much more effective ways that getting my node on this list.

Either way, I manually verified about a dozen of the nodes on the new list and most of them showed up as online. Looks good enough to me.

@jonasschnelli
Copy link
Copy Markdown
Contributor

If somebody wants to compare the output, my dns seeders data would be here:
https://bitcoin.jonasschnelli.ch/dnsseed.dump

@laanwj
Copy link
Copy Markdown
Member Author

laanwj commented Jan 27, 2016

@PRabahy I have no idea why you're not listed, but if it appears in seeds.txt it should be straightforward to trace it through the makeseeds.py script and see which filter pass "eats" it.
(and maybe correct the script if you think it does so for no good reason)

@maflcko
Copy link
Copy Markdown
Member

maflcko commented Jan 27, 2016

@PRabahy your weekly uptime is 87% (sipa) or 86% (21). I don't think this is enough to get into the list.

@gmaxwell
Copy link
Copy Markdown
Contributor

utACK

@laanwj laanwj merged commit 4818dba into bitcoin:master Jan 28, 2016
laanwj added a commit that referenced this pull request Jan 28, 2016
4818dba net: Hardcoded seeds update January 2016 (Wladimir J. van der Laan)
laanwj added a commit that referenced this pull request Jan 28, 2016
@laanwj
Copy link
Copy Markdown
Member Author

laanwj commented Jan 28, 2016

Backported to 0.12 as cb83beb

@laanwj laanwj mentioned this pull request Sep 30, 2019
19 tasks
@bitcoin bitcoin locked as resolved and limited conversation to collaborators Sep 8, 2021
Apushii referenced this pull request in Apushii/frencoin May 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Need update of hardcoded seeds for 0.12

7 participants