Page MenuHomePhabricator

[fix] actually move tx_check.cpp from libserver to libbitcoin consensus
ClosedPublic

Authored by majcosta on Jun 30 2020, 21:20.

Details

Summary

I messed up https://reviews.bitcoinabc.org/D5961, it is still on libserver
for the cmake build.

That was not really a problem until I came back to try and get D6256 done,
now that D6710 is landed.

Test Plan
ninja check-all [with -DBUILD_BITCOIN_WALLET=OFF as well]

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

Diff Detail

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