Page MenuHomePhabricator

init: Add CLI option to enable block filter index.
ClosedPublic

Authored by deadalnix on Jun 3 2020, 18:30.

Details

Reviewers
jasonbcox
Group Reviewers
Restricted Project
Commits
rABCd5f585b407c4: init: Add CLI option to enable block filter index.
Summary
Test Plan
ninja all check-all

Diff Detail

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

Event Timeline

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

jasonbcox requested changes to this revision.Jun 3 2020, 21:53
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/blockfilter.cpp
6 ↗(On Diff #20839)

standard lib includes should come after ABC includes

8 ↗(On Diff #20839)

nit: newline here to separate associated header and other ABC includes

This revision now requires changes to proceed.Jun 3 2020, 21:53
This revision is now accepted and ready to land.Jun 4 2020, 17:06
This revision was automatically updated to reflect the committed changes.