Page MenuHomePhabricator

[backport#15639 3/3] bitcoin-wallet tool: Drop libbitcoin_server.a dependency
ClosedPublic

Authored by majcosta on Jun 30 2020, 23:13.

Details

Summary
Test Plan
ninja check-all [also with -DBUILD_BITCOIN_WALLET=OFF]

make check-recursive 
./test/functional/test_runner.py [also with --disable-wallet]

Diff Detail

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

Event Timeline

deadalnix requested changes to this revision.Jun 30 2020, 23:37
deadalnix added a subscriber: deadalnix.
deadalnix added inline comments.
src/wallet/CMakeLists.txt
32 ↗(On Diff #21913)

I'm pretty sure bitcoinconsensus is wrong here.

This revision now requires changes to proceed.Jun 30 2020, 23:37

Discussed off line. This is good.

This revision is now accepted and ready to land.Jun 30 2020, 23:54