Page MenuHomePhabricator

Remove CheckBlock's dependency on Config
ClosedPublic

Authored by deadalnix on Sep 12 2019, 06:58.

Details

Summary

As per title.

Depends on D4040 and D4048

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
CheckBlockconsensus
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 7410
Build 12863: Bitcoin ABC Buildbot (legacy)
Build 12862: arc lint + arc unit

Event Timeline

Fabien added inline comments.
src/validation.h
590

If you move params after the state you will reduce the merge conflicts with core.

Rebase and change parameter order

Rebase, fix merge conflicts

This revision is now accepted and ready to land.Sep 12 2019, 18:11
This revision was automatically updated to reflect the committed changes.