HomePhabricator

Numerous improvement to the seeder's code

Description

Numerous improvement to the seeder's code

Summary:

  • unsigned char => uint8_t
  • C++ style imprts
  • project import before library imports
  • Relocate some comments for better layout
  • Reorder inline and static qualifiers
  • Remove blanket namespace imports
  • Upgrade some of the loops for C++11 style loops

Test Plan: Compile and run the seeder.

Reviewers: sickpig, schancel, dagurval, freetrader, #bitcoin_abc

Reviewed By: sickpig, #bitcoin_abc

Differential Revision: https://reviews.bitcoinabc.org/D560

Details

Provenance
deadalnixAuthored on Sep 26 2017, 16:50
deadalnixPushed on Sep 28 2017, 19:48
Reviewer
Restricted Project
Differential Revision
D560: Numerous improvement to the seeder's code
Parents
rABC795cff4f9144: Update main net seed list to containe only nodes that support the new magic
Branches
Unknown
Tags
Unknown