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
Branch
pr15638
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 10634
Build 19075: Default Diff Build & Tests
Build 19074: arc lint + arc unit

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