Commit Graph

38 Commits (6fde9d5e47fc9a1042b3fb68031eab5bf55e508d)

Author SHA1 Message Date
Brian Solon 0b1dcd32bf
contrib: fix minor typos in makeseeds.py
5 years ago
Wladimir J. van der Laan 0218171a24 contrib: Remove invalid nodes from seeds list
5 years ago
Wladimir J. van der Laan 3b09f2b9d9 net: 0.19 hardcoded seeds update
5 years ago
Wladimir J. van der Laan 801d341f3a contrib: makeseeds: More fancy output
5 years ago
Wladimir J. van der Laan ed76299bea contrib: makeseeds: Limit per network, instead of total
5 years ago
Wladimir J. van der Laan c254a9ef69 contrib: makeseeds: dedup by ip,port
5 years ago
Wladimir J. van der Laan 3314d87966 contrib: makeseeds: Factor out ASN lookup
5 years ago
Wladimir J. van der Laan 301c2b1ab5 contrib: makeseeds: Improve logging and filtering
5 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
Emil 316b8b2339 Filter IPv6 by ASN
6 years ago
MarcoFalke 176aa5aa1d contrib: fix GetDesirableServiceFlags typo in seeds/README.md
6 years ago
Wladimir J. van der Laan 825fb02ef1 net: Update hardcoded seeds
6 years ago
Wladimir J. van der Laan 61c0d3b9aa contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
7 years ago
John Bampton 0d31ef4762 Enable W191 and W291 flake8 checks.
7 years ago
practicalswift f020aca297 Minor Python cleanups to make flake8 pass with the new rules enabled
7 years ago
practicalswift 11376b5583 Fix a-vs-an typos
7 years ago
Wladimir J. van der Laan 1e90544153 net: Update hardcoded seeds
7 years ago
Wladimir J. van der Laan 55f52bd280 contrib: Update ATTERN_AGENT to include 0.15.x
7 years ago
Matt Corallo 51ae7660b8 Use GetDesireableServiceFlags in static seeds, document this.
7 years ago
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Wladimir J. van der Laan f0aceddf88 p2p: Hardcoded seeds update pre-0.15 branch
7 years ago
Wladimir J. van der Laan ac9cd953d9 contrib: Update location of seeds.txt
8 years ago
Wladimir J. van der Laan a60677e394 Pre-0.14.0 hardcoded seeds update
8 years ago
Wladimir J. van der Laan bfa9393c06 contrib/seeds: Update PATTERN_AGENT
8 years ago
Wladimir J. van der Laan 4dfac2c950 Update seeds tooling to Python 3
8 years ago
isle2983 27765b6403 Increment MIT Licence copyright header year on files modified in 2016
8 years ago
isle2983 783e930e68 [copyright] Add missing copyright headers
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
Wladimir J. van der Laan 4818dba900 net: Hardcoded seeds update January 2016
9 years ago
paveljanik 8a03727d9c Fix various typos
9 years ago
Wladimir J. van der Laan b9329536cd Hardcoded seeds update June 2015
10 years ago
Wladimir J. van der Laan 884454aebe contrib: Add port parsing to makeseeds.py
10 years ago
Wladimir J. van der Laan ccd4369a23 contrib: Improvements to hardcoded seeds scripts
10 years ago
Pieter Wuille be22b3da1d Update seed IPs, based on bitcoin.sipa.be crawler data
10 years ago
super3 27e2d8bfb5 Finished /Contrib Index. Standardized READMEs.
11 years ago
Gavin Andresen 9126e08739 Utility to create pnSeed array
12 years ago