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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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