Page MenuHomePhabricator

Seperated enum class BlockValidity from chain.h into its own .h file and updated other .h and .cpp dependencies.
AbandonedPublic

Authored by nakihito on Aug 6 2018, 23:43.

Details

Reviewers
jasonbcox
deadalnix
schancel
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Summary

Created new blockvalidity.h file removing enum class BlockValidity from chain.h. Also updated other .h and .cpp files using BlockValidity.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
SeperatingBlockValidityClass
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3032
Build 4157: Bitcoin ABC Buildbot (legacy)
Build 4156: arc lint + arc unit