Page MenuHomePhabricator

[avalanche] Rename the peer set tag proof_index => by_proofid for consistency
ClosedPublic

Authored by Fabien on Nov 24 2021, 15:58.

Details

Reviewers
deadalnix
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABC7aa596313eee: [avalanche] Rename the peer set tag proof_index => by_proofid for consistency
Summary

This is more consistent with other multi index tags, and this will also make it possible to templatize the proof_index structure so it can be used to index something else than a peer. There is no change in behavior.

Ref T1854.

Test Plan
ninja all check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
avalanche_peermanager_by_proofid
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17333
Build 34494: Build Difflint-circular-dependencies · build-without-wallet · build-diff · build-debug · build-clang-tidy · build-clang
Build 34493: arc lint + arc unit