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
Branch
UpdateSeederfopen
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7696
Build 13431: Bitcoin ABC Buildbot (legacy)
Build 13430: arc lint + arc unit

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