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
2021-11-03
contrib: recognize CJDNS seeds as such
Vasil Dimov
2021-07-30
contrib, p2p: update I2P hardcoded seeds
Jon Atack
2021-07-09
net: change I2P seeds' ports to 0
Vasil Dimov
2021-06-03
contrib: remove torv2 seed nodes
Jon Atack
2021-06-03
contrib: update generate-seeds.py to ignore torv2 addresses
Jon Atack
2021-05-25
contrib: add torv3 seed nodes for testnet, drop v2 ones
Jon Atack
2021-05-02
contrib: add a few I2P seed nodes
Jon Atack
2021-05-02
contrib: parse I2P addresses in generate-seeds.py
Jon Atack
2021-04-05
contrib: Add explicit port numbers for testnet seeds
W. J. van der Laan
2021-04-05
contrib: Add a few TorV3 seed nodes
W. J. van der Laan
2021-04-05
contrib: generate-seeds.py generates output in BIP155 format
W. J. van der Laan
2020-11-19
Merge #20288: script, doc: contrib/seeds updates
Wladimir J. van der Laan
2020-11-02
doc: update contrib/seeds/README dnspython installation info
Jon Atack
2020-11-02
script: fix deprecation warning in makeseeds.py
Jon Atack
2020-10-25
net: Hardcoded seeds update for 0.21
Wladimir J. van der Laan
2020-10-25
contrib: Add new versions to makeseeds.py and update gitignore
RandyMcMillan
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
[next]