HomePhabricator

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

Description

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

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]

Reviewers: #bitcoin_abc, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Differential Revision: https://reviews.bitcoinabc.org/D6789

Details

Provenance
majcostaAuthored on Jun 30 2020, 21:14
majcostaPushed on Jun 30 2020, 22:40
Reviewer
Restricted Project
Differential Revision
D6789: [fix] actually move tx_check.cpp from libserver to libbitcoin consensus
Parents
rABC1ad604ee3ee1: [backport#15492] [rpc] remove deprecated generate method
Branches
Unknown
Tags
Unknown