Also remove unneeded whitespaces in rpcwallet.cpp
This is a backport of Core PR18346
Differential D8845
rpc: Document an RPCResult for all calls; Enforce at compile time PiRK on Jan 8 2021, 10:15. Authored by
Details
Also remove unneeded whitespaces in rpcwallet.cpp This is a backport of Core PR18346 ninja all check-all grep -R ../RPCResults Display the help message for some commands (e.g. src/bitcoin-cli help getavalanchekey)
Diff Detail
Event TimelineComment Actions Build Bitcoin ABC Diffs / Diff Testing (build-diff) failed.
Failed tests logs: ====== Bitcoin ABC functional tests with the next upgrade activated: mempool_packages.py ====== ------- Stdout: ------- 2021-01-08T10:33:43.907000Z TestFramework (INFO): Initializing test directory /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_ _20210108_103159/mempool_packages_261 2021-01-08T10:33:50.684000Z TestFramework (ERROR): Assertion failed Traceback (most recent call last): File "/work/test/functional/test_framework/test_framework.py", line 120, in main self.run_test() File "/work/test/functional/mempool_packages.py", line 299, in run_test assert tx in mempool1 AssertionError 2021-01-08T10:33:50.734000Z TestFramework (INFO): Stopping nodes 2021-01-08T10:33:50.986000Z TestFramework (WARNING): Not cleaning up dir /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_ _20210108_103159/mempool_packages_261 2021-01-08T10:33:50.986000Z TestFramework (ERROR): Test failed. Test logging available at /work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_ _20210108_103159/mempool_packages_261/test_framework.log 2021-01-08T10:33:50.986000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/abc-ci-builds/build-diff/test/tmp/test_runner_₿₵_ _20210108_103159/mempool_packages_261' to consolidate all logs Each failure log is accessible here: |