Page MenuHomePhabricator

index: Implement block filter index with write operations.
ClosedPublic

Authored by deadalnix on Jun 2 2020, 22:57.

Details

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, 00:49
jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/index/blockfilterindex.cpp
10 ↗(On Diff #20816)

include ordering/grouping: associated header, other ABC headers, third-party

This revision now requires changes to proceed.Jun 3 2020, 00:49

Rebase and reorder includes

jasonbcox added inline comments.
src/index/blockfilterindex.cpp
5 ↗(On Diff #20828)

should be a newline after this one

This revision is now accepted and ready to land.Jun 3 2020, 15:26