Page MenuHomePhabricator

Seperated BlockStatus class from chain.h file and updated .h and .cpp dependencies.
ClosedPublic

Authored by nakihito on Aug 19 2018, 23:54.

Details

Summary

Continues work on T380, dependent on D1656. Removed the CBlockStatus class from chain.h and placed it into its own .h file, blockstatus.h. Updated other .h and .cpp files for dependencies.

Test Plan

Make check

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Aug 19 2018, 23:54

Fixed white spacing issue in validation.cpp.

This revision is now accepted and ready to land.Aug 20 2018, 21:47
This revision was automatically updated to reflect the committed changes.