index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
contrib
/
seeds
Age
Commit message (
Expand
)
Author
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-03
net: Hardcoded seeds update for 0.20
Wladimir J. van der Laan
2020-01-20
Merge #17823: scripts: Read suspicious hosts from a file instead of hardcoding
Wladimir J. van der Laan
2020-01-06
contrib: makeseeds: Read suspicious hosts from a file instead of hardcoding
Sanjay K
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-03
contrib: fix minor typos in makeseeds.py
Brian Solon
2019-10-02
contrib: Remove invalid nodes from seeds list
Wladimir J. van der Laan
2019-10-01
net: 0.19 hardcoded seeds update
Wladimir J. van der Laan
2019-10-01
contrib: makeseeds: More fancy output
Wladimir J. van der Laan
2019-10-01
contrib: makeseeds: Limit per network, instead of total
Wladimir J. van der Laan
2019-10-01
contrib: makeseeds: dedup by ip,port
Wladimir J. van der Laan
2019-10-01
contrib: makeseeds: Factor out ASN lookup
Wladimir J. van der Laan
2019-10-01
contrib: makeseeds: Improve logging and filtering
Wladimir J. van der Laan
2019-09-03
test/contrib: Fix invalid escapes in regex strings
Ben Woosley
2019-04-17
Filter IPv6 by ASN
Emil
2018-08-13
contrib: fix GetDesirableServiceFlags typo in seeds/README.md
MarcoFalke
2018-08-13
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-08-13
contrib: in makeseeds, add 0.16.x to PATTERN_AGENT, remove 0.13.x
Wladimir J. van der Laan
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-12
Explicitly specify encoding when opening text files in Python code
practicalswift
2018-05-11
Enable W191 and W291 flake8 checks.
John Bampton
2018-04-16
Minor Python cleanups to make flake8 pass with the new rules enabled
practicalswift
2018-02-11
Fix a-vs-an typos
practicalswift
2018-01-24
net: Update hardcoded seeds
Wladimir J. van der Laan
2018-01-24
contrib: Update ATTERN_AGENT to include 0.15.x
Wladimir J. van der Laan
2018-01-19
Use GetDesireableServiceFlags in static seeds, document this.
Matt Corallo
2017-08-28
Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
practicalswift
2017-07-30
p2p: Hardcoded seeds update pre-0.15 branch
Wladimir J. van der Laan
2017-06-01
contrib: Update location of seeds.txt
Wladimir J. van der Laan
2017-02-10
Pre-0.14.0 hardcoded seeds update
Wladimir J. van der Laan
2017-02-10
contrib/seeds: Update PATTERN_AGENT
Wladimir J. van der Laan
2017-02-10
Update seeds tooling to Python 3
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-09-11
[copyright] Add missing copyright headers
isle2983
2016-06-26
Use portable #! in python scripts (/usr/bin/env)
Matthew King
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
2015-06-25
contrib: Improvements to hardcoded seeds scripts
Wladimir J. van der Laan
2015-01-05
Update seed IPs, based on bitcoin.sipa.be crawler data
Pieter Wuille
2013-10-15
Finished /Contrib Index. Standardized READMEs.
super3
2013-01-29
Utility to create pnSeed array
Gavin Andresen