Page MenuHomePhabricator

[backport#15638][build] Move several units into common libraries
ClosedPublic

Authored by majcosta on May 7 2020, 12:34.

Details

Summary

Moves the following units into libbitcoin_util or libbitcoin_common
since they are required by multiple libraries:

  • bloom
  • interfaces/handler
  • merkleblock
  • outputtype

https://github.com/bitcoin/bitcoin/pull/15638/commits/99517866b62c261f990e1f897502855afc12f2a7


Depends on D5983

This is a partial backport of Core PR15638

Test Plan
ninja check check-functional

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

majcosta requested review of this revision.May 7 2020, 12:34

[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.

This revision is now accepted and ready to land.May 7 2020, 14:27