Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-25 | net: Hardcoded seeds update January 2016 | Wladimir J. van der Laan | |
2015-12-02 | Fix various typos | paveljanik | |
2015-06-25 | Hardcoded seeds update June 2015 | Wladimir J. van der Laan | |
2015-06-25 | contrib: Add port parsing to makeseeds.py | Wladimir J. van der Laan | |
Allow for non-8333 nodes to appear in the internal seeds. This will allow bitcoind to bypas a filter on 8333. This also makes it possible to use the same tool for e.g. testnet. As hosts with multiple nodes per IP are likely abusive, add a filter to remove these (the ASN check will take care of them for IPv4, but not IPv6 or onion). | |||
2015-06-25 | contrib: Improvements to hardcoded seeds scripts | Wladimir J. van der Laan | |
- Moved all seed related scripts to contrib/seeds for consistency - Updated `makeseeds.py` to handle IPv6 and onions, fix regular expression for recent Bitcoin Core versions - Fixed a bug in `generate-seeds.py` with regard to IPv6 parsing | |||
2015-01-05 | Update seed IPs, based on bitcoin.sipa.be crawler data | Pieter Wuille | |
2013-10-15 | Finished /Contrib Index. Standardized READMEs. | super3 | |
File and Link Fix. | |||
2013-01-29 | Utility to create pnSeed array | Gavin Andresen | |