aboutsummaryrefslogtreecommitdiff
path: root/contrib/seeds
Commit message (Expand)AuthorAgeFilesLines
* contrib: fix GetDesirableServiceFlags typo in seeds/README.mdMarcoFalke2018-08-131-1/+1
* net: Update hardcoded seedsWladimir J. van der Laan2018-08-131-1225/+968
* contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.xWladimir J. van der Laan2018-08-131-1/+1
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* Explicitly specify encoding when opening text files in Python codepracticalswift2018-06-121-2/+2
* Enable W191 and W291 flake8 checks.John Bampton2018-05-111-1/+1
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-162-8/+9
* Fix a-vs-an typospracticalswift2018-02-111-1/+1
* net: Update hardcoded seedsWladimir J. van der Laan2018-01-241-1162/+1237
* contrib: Update ATTERN_AGENT to include 0.15.xWladimir J. van der Laan2018-01-241-1/+1
* Use GetDesireableServiceFlags in static seeds, document this.Matt Corallo2018-01-191-1/+3
* Use sys.exit(...) instead of exit(...): exit(...) should not be used in programspracticalswift2017-08-281-1/+1
* p2p: Hardcoded seeds update pre-0.15 branchWladimir J. van der Laan2017-07-302-887/+1169
* contrib: Update location of seeds.txtWladimir J. van der Laan2017-06-011-1/+1
* Pre-0.14.0 hardcoded seeds updateWladimir J. van der Laan2017-02-101-800/+1031
* contrib/seeds: Update PATTERN_AGENTWladimir J. van der Laan2017-02-102-1/+4
* Update seeds tooling to Python 3Wladimir J. van der Laan2017-02-103-13/+18
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* [copyright] Add missing copyright headersisle29832016-09-111-0/+3
* Use portable #! in python scripts (/usr/bin/env)Matthew King2016-06-261-1/+1
* net: Hardcoded seeds update January 2016Wladimir J. van der Laan2016-01-252-691/+752
* Fix various typospaveljanik2015-12-021-1/+1
* Hardcoded seeds update June 2015Wladimir J. van der Laan2015-06-251-539/+878
* contrib: Add port parsing to makeseeds.pyWladimir J. van der Laan2015-06-251-7/+26
* contrib: Improvements to hardcoded seeds scriptsWladimir J. van der Laan2015-06-255-14/+735
* Update seed IPs, based on bitcoin.sipa.be crawler dataPieter Wuille2015-01-052-25/+108
* Finished /Contrib Index. Standardized READMEs.super32013-10-151-2/+4
* Utility to create pnSeed arrayGavin Andresen2013-01-292-0/+41