aboutsummaryrefslogtreecommitdiff
path: root/src/chainparamsseeds.h
AgeCommit message (Collapse)Author
2016-01-28net: Hardcoded seeds update January 2016Wladimir J. van der Laan
Github-Pull: #7415 Rebased-From: 4818dba90074f213efa0fa7faf577ce5fb02eaee
2015-06-25Hardcoded seeds update June 2015Wladimir J. van der Laan
2015-01-05Update seed IPs, based on bitcoin.sipa.be crawler dataPieter Wuille
2014-11-03Fix all header definesPavel Janík
2014-10-25Update comments in chainparams to be doxygen compatibleMichael Ford
2014-08-03Add built-in seeds for .onionWladimir J. van der Laan
This makes it possible for a node with `-onlynet=tor` to bootstrap itself. It also adds the base infrastructure for adding IPv6 seed nodes. Also represent IPv4 fixed seed addresses in 16-byte format.