Page MenuHomePhabricator

blockfilter: Use unordered_set instead of set in blockfilter.
ClosedPublic

Authored by markblundeberg on May 5 2019, 02:24.

Details

Summary

remaining backport of PR14074:
fef5adcc3 blockfilter: Use unordered_set instead of set in blockfilter.

Test Plan

make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
blockfilter_unset
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5677
Build 9416: Bitcoin ABC Buildbot (legacy)
Build 9415: arc lint + arc unit

Event Timeline

Note -- Previously I thought this should be done after T590 (which creates the util/ directory) but it appears to be just fine like this - it sits in the same directory but is entirely independent.

This revision is now accepted and ready to land.May 6 2019, 21:14