Commit Graph

19 Commits (28.x)

Author SHA1 Message Date
Fabian Jahr 74a04f9e7a
testnet: Introduce Testnet4
3 months ago
MarcoFalke fa52e13ee8
test: Remove struct.pack from almost all places
6 months ago
MarcoFalke fa826db477
scripted-diff: test: Use int.to_bytes over struct packing
6 months ago
fanquake 07fcc0a82c
doc: update references to kernel/chainparams.cpp
2 years ago
Jon Atack 459cb637ac script, test: fix python linter E275 errors with flake8 5.0.4
2 years ago
Vasil Dimov 420695c193
contrib: recognize CJDNS seeds as such
3 years ago
Jon Atack 5f7e086dac
contrib: update generate-seeds.py to ignore torv2 addresses
3 years ago
Jon Atack ea269c7ef1
contrib: parse I2P addresses in generate-seeds.py
4 years ago
W. J. van der Laan 06030f7a42 contrib: generate-seeds.py generates output in BIP155 format
4 years ago
Ben Woosley b21680baf5
test/contrib: Fix invalid escapes in regex strings
5 years ago
practicalswift 634bd97001 Explicitly specify encoding when opening text files in Python code
6 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
practicalswift 25cd520fc4 Use sys.exit(...) instead of exit(...): exit(...) should not be used in programs
7 years ago
Wladimir J. van der Laan 4dfac2c950 Update seeds tooling to Python 3
8 years ago
Matthew King 873e81f89b Use portable #! in python scripts (/usr/bin/env)
8 years ago
paveljanik 8a03727d9c Fix various typos
9 years ago
Wladimir J. van der Laan ccd4369a23 contrib: Improvements to hardcoded seeds scripts
10 years ago