Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-13 | net: Update hardcoded seeds | Wladimir J. van der Laan | |
Pre-0.17 branch hardcoded seeds update. | |||
2018-02-11 | Fix a-vs-an typos | practicalswift | |
2018-01-24 | net: Update hardcoded seeds | Wladimir J. van der Laan | |
Update the hardcoded node addresses, after bumping the pattern in last commit. | |||
2017-07-30 | p2p: Hardcoded seeds update pre-0.15 branch | Wladimir J. van der Laan | |
2017-02-10 | Pre-0.14.0 hardcoded seeds update | Wladimir J. van der Laan | |
2016-01-25 | net: Hardcoded seeds update January 2016 | Wladimir J. van der Laan | |
2015-06-25 | Hardcoded seeds update June 2015 | Wladimir J. van der Laan | |
2015-01-05 | Update seed IPs, based on bitcoin.sipa.be crawler data | Pieter Wuille | |
2014-11-03 | Fix all header defines | Pavel JanÃk | |
2014-10-25 | Update comments in chainparams to be doxygen compatible | Michael Ford | |
2014-08-03 | Add built-in seeds for .onion | Wladimir 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. |