Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rSTAGINGce4499d4eb69: [backport#15288] Remove uses of g_connman in wallet code
rABCce4499d4eb69: [backport#15288] Remove uses of g_connman in wallet code
../configure --enable-deprecated-build-system --enable-werror --enable-debug --disable-wallet make check-recursive ../configure --enable-deprecated-build-system --enable-werror --enable-debug make check-recursive cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug -DBUILD_BITCOIN_WALLET=OFF ninja check-all cmake .. -GNinja -DENABLE_WERROR=ON -DCMAKE_BUILD_TYPE=Debug ninja check-all
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
[Bot Message]
One or more PR numbers were detected in the summary.
Links to those PRs have been inserted into the summary for reference.
Comment Actions
Also, please edit your test plan so tat command appear like command. Prefix with two spaces for instance.
Comment Actions
added linking zmq target to wallet. apparently the bench project already links to server and to wallet, if the latter is being built