Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-10 | Update seeds tooling to Python 3 | Wladimir J. van der Laan | |
All the other tooling scripts require Python 3, it makes sense to do so here too. Also document the dependency on python3-dnspython. | |||
2016-06-26 | Use portable #! in python scripts (/usr/bin/env) | Matthew King | |
2015-12-02 | Fix various typos | paveljanik | |
2015-06-25 | contrib: Improvements to hardcoded seeds scripts | Wladimir J. van der Laan | |
- 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 |