Page MenuHomePhabricator

Update Seeder to use fsbridge::fopen() instead of fopen()
ClosedPublic

Authored by nakihito on Oct 5 2019, 22:20.

Details

Summary

Updates seeder to use fsbridge::fopen().

Part of the process of cleaning up seeder code.

Test Plan
make
bitcoin-seeder

Confirm the files mentioned below are created and written to after the seeder runs:

dnsseed.dat
dnseed.dump
dnsstats.log

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 5 2019, 22:20
nakihito requested review of this revision.Oct 7 2019, 23:00
nakihito edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 8 2019, 14:52