Page MenuHomePhabricator

Update the agent pattern filter in the makeseeds.py script
ClosedPublic

Authored by Fabien on Sep 12 2019, 19:12.

Details

Summary

Select seeds running the latest major release.

Test Plan

Check the output from your seeds with this filter.
For reference I got 35 peers from my seeder.

Diff Detail

Repository
rABC Bitcoin ABC
Branch
makeseeds_filter_0_20
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7430
Build 12903: Bitcoin ABC Buildbot (legacy)
Build 12902: arc lint + arc unit

Event Timeline

Fabien retitled this revision from Update the agent patter filter in the makeseeds.py script to Update the agent pattern filter in the makeseeds.py script.Sep 12 2019, 19:49
Mengerian added a subscriber: Mengerian.

Looks good. Based on the crawler at cash.coin.dance/nodes there seem to be enough 0.20.x nodes out there to make this change now.

contrib/seeds/makeseeds.py
40

The "bcash" portion should be changed at some point, could instead add BCHD and/or BU nodes (when the upgrade-compatible releases are available).

This revision is now accepted and ready to land.Sep 13 2019, 02:43