Backport of core#24818
This patch increases the number of ipv6 seeds from 2 to 10 per ASN and
increases MIN_BLOCKS to 730000.
Most of the refactors are not big improvements in clarity but it does bring
our code more inline with Bitcoin Core.
Differential D12141
Improve clarity of makeseeds and increase max ipv6 ASNs sdulfari on Oct 4 2022, 22:05. Authored by
Details
Backport of core#24818 This patch increases the number of ipv6 seeds from 2 to 10 per ASN and Most of the refactors are not big improvements in clarity but it does bring python3 makeseeds.py < seeds_main.txt > nodes_main.txt python3 makeseeds.py < seeds_test.txt > nodes_test.txt git diff Diff should be more additions than removals and retain most of the old entries.
Diff Detail
Event Timeline
|