Page MenuHomePhabricator

[avalanche] Reduce dependency to net.h from avalanche
ClosedPublic

Authored by Fabien on Aug 6 2021, 13:14.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Maniphest Tasks
Restricted Maniphest Task
Commits
rABC809ae45f349e: [avalanche] Reduce dependency to net.h from avalanche
Summary

This diff adds a nodeid.h header to remove the need for the net.h header from avalanche/node.h, and use forward declaration in processor.h. The other header changes come from previously indirectly included headers.

Depends on D9852.

Ref T1634.

Test Plan
ninja check