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
...
Update the steps for updating the hardcoded seed nodes to point to the
new filename on @sipa's server, and add command to decompress it.
Ref: #10163
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
...
gmaxwell: Adds the newest versions, drops everything multiple softforks ago.
8 years ago
Wladimir J. van der Laan
4dfac2c950
Update seeds tooling to Python 3
...
All the other tooling scripts require Python 3, it makes sense to do so
here too.
Also document the dependency on python3-dnspython.
8 years ago
isle2983
27765b6403
Increment MIT Licence copyright header year on files modified in 2016
...
Edited via:
$ contrib/devtools/copyright_header.py update .
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
...
Allow for non-8333 nodes to appear in the internal seeds. This will
allow bitcoind to bypas a filter on 8333. This also makes it possible to
use the same tool for e.g. testnet.
As hosts with multiple nodes per IP are likely abusive, add a filter to
remove these (the ASN check will take care of them for IPv4, but not
IPv6 or onion).
10 years ago
Wladimir J. van der Laan
ccd4369a23
contrib: Improvements to hardcoded seeds scripts
...
- Moved all seed related scripts to contrib/seeds for consistency
- Updated `makeseeds.py` to handle IPv6 and onions, fix regular
expression for recent Bitcoin Core versions
- Fixed a bug in `generate-seeds.py` with regard to IPv6 parsing
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.
...
File and Link Fix.
11 years ago
Gavin Andresen
9126e08739
Utility to create pnSeed array
12 years ago