remaining backport of PR14074:
fef5adcc3 blockfilter: Use unordered_set instead of set in blockfilter.
Details
Details
- Reviewers
deadalnix Fabien - Group Reviewers
Restricted Project - Maniphest Tasks
- T589: BIP157 & BIP158 backports
- Commits
- rSTAGING8c7bbe889ce8: blockfilter: Use unordered_set instead of set in blockfilter.
rABC8c7bbe889ce8: blockfilter: Use unordered_set instead of set in blockfilter.
make check
Diff Detail
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
Comment Actions
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.