Page MenuHomePhabricator

doc: Remove mention of renamed mapBlocksUnlinked
ClosedPublic

Authored by PiRK on Oct 19 2020, 08:46.

Details

Reviewers
Fabien
Group Reviewers
Restricted Owners Package(Owns No Changed Paths)
Restricted Project
Commits
rABC113ee003dbd0: doc: Remove mention of renamed mapBlocksUnlinked
Summary

This has been renamed to m_blocks_unlinked. Instead of adjusting the internal variable name in the help text, explain the debug flag with more general terms.

Backport of Core PR17001

Test Plan

ninja && src/bitcoind -help-debug

Diff Detail

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

Event Timeline

Owners added a reviewer: Restricted Owners Package.Oct 19 2020, 08:46
PiRK requested review of this revision.Oct 19 2020, 08:46

Snippet of first build failure:

[323/379] bitcoin: testing torcontrol_tests
[324/379] Running utility command for check-bitcoin-torcontrol_tests
[325/379] bitcoin: testing timedata_tests
[326/379] bitcoin: testing settings_tests
[327/379] Running utility command for check-bitcoin-timedata_tests
[328/379] Running utility command for check-bitcoin-settings_tests
[329/379] bitcoin: testing undo_tests
[330/379] bitcoin: testing uint256_tests
[331/379] Running utility command for check-bitcoin-undo_tests
[332/379] Running utility command for check-bitcoin-uint256_tests
[333/379] bitcoin: testing util_threadnames_tests
[334/379] Running utility command for check-bitcoin-util_threadnames_tests
[335/379] bitcoin: testing compilerbug_tests
[336/379] Running utility command for check-bitcoin-compilerbug_tests
[337/379] bitcoin: testing checkpoints_tests
[338/379] bitcoin: testing serialize_tests
[339/379] bitcoin: testing sigencoding_tests
[340/379] Running utility command for check-bitcoin-checkpoints_tests
[341/379] Running utility command for check-bitcoin-serialize_tests
[342/379] Running utility command for check-bitcoin-sigencoding_tests
[343/379] bitcoin: testing validationinterface_tests
[344/379] Running utility command for check-bitcoin-validationinterface_tests
[345/379] bitcoin: testing txvalidationcache_tests
[346/379] Running utility command for check-bitcoin-txvalidationcache_tests
[347/379] bitcoin: testing script_standard_tests
[348/379] Running utility command for check-bitcoin-script_standard_tests
[349/379] bitcoin: testing cashaddr_tests
[350/379] Running utility command for check-bitcoin-cashaddr_tests
[351/379] bitcoin: testing radix_tests
[352/379] Running utility command for check-bitcoin-radix_tests
[353/379] bitcoin: testing getarg_tests
[354/379] Running utility command for check-bitcoin-getarg_tests
[355/379] bitcoin: testing versionbits_tests
[356/379] bitcoin: testing crypto_tests
[357/379] Running utility command for check-bitcoin-versionbits_tests
[358/379] Running utility command for check-bitcoin-crypto_tests
[359/379] bitcoin: testing blockcheck_tests
[360/379] Running utility command for check-bitcoin-blockcheck_tests
[361/379] bitcoin: testing monolith_opcodes_tests
[362/379] bitcoin: testing script_tests
[363/379] bitcoin: testing validation_tests
[364/379] Running utility command for check-bitcoin-monolith_opcodes_tests
[365/379] Running utility command for check-bitcoin-script_tests
[366/379] Running utility command for check-bitcoin-validation_tests
[367/379] bitcoin: testing validation_block_tests
[368/379] Running utility command for check-bitcoin-validation_block_tests
[369/379] bitcoin: testing cuckoocache_tests
[370/379] Running utility command for check-bitcoin-cuckoocache_tests
[371/379] bitcoin: testing util_tests
[372/379] Running utility command for check-bitcoin-util_tests
[373/379] bitcoin: testing op_reversebytes_tests
[374/379] Running utility command for check-bitcoin-op_reversebytes_tests
[375/379] bitcoin: testing transaction_tests
[376/379] Running utility command for check-bitcoin-transaction_tests
[377/379] bitcoin: testing coins_tests
[378/379] Running utility command for check-bitcoin-coins_tests
[379/379] Running bitcoin test suite
PASSED: bitcoin test suite
ninja: build stopped: cannot make progress due to previous errors.
Build build-without-wallet failed with exit code 1

Each failure log is accessible here:
Bitcoin ABC functional tests: p2p_blocksonly.py

Snippet of first build failure:

rpc_getblockstats.py                             | ✓ Passed  | 1 s
rpc_getchaintips.py                              | ✓ Passed  | 2 s
rpc_help.py                                      | ✓ Passed  | 1 s
rpc_invalidateblock.py                           | ✓ Passed  | 6 s
rpc_misc.py                                      | ✓ Passed  | 1 s
rpc_named_arguments.py                           | ✓ Passed  | 1 s
rpc_net.py                                       | ✓ Passed  | 1 s
rpc_preciousblock.py                             | ✓ Passed  | 1 s
rpc_psbt.py                                      | ✓ Passed  | 20 s
rpc_rawtransaction.py                            | ✓ Passed  | 56 s
rpc_scantxoutset.py                              | ✓ Passed  | 4 s
rpc_setban.py                                    | ✓ Passed  | 2 s
rpc_signmessage.py                               | ✓ Passed  | 1 s
rpc_signrawtransaction.py                        | ✓ Passed  | 1 s
rpc_txoutproof.py                                | ✓ Passed  | 2 s
rpc_uptime.py                                    | ✓ Passed  | 1 s
rpc_users.py                                     | ✓ Passed  | 5 s
rpc_whitelist.py                                 | ✓ Passed  | 1 s
tool_wallet.py                                   | ✓ Passed  | 3 s
wallet_abandonconflict.py                        | ✓ Passed  | 8 s
wallet_address_types.py                          | ✓ Passed  | 18 s
wallet_avoidreuse.py                             | ✓ Passed  | 5 s
wallet_backup.py                                 | ✓ Passed  | 43 s
wallet_balance.py                                | ✓ Passed  | 15 s
wallet_basic.py                                  | ✓ Passed  | 26 s
wallet_coinbase_category.py                      | ✓ Passed  | 1 s
wallet_create_tx.py                              | ✓ Passed  | 5 s
wallet_createwallet.py                           | ✓ Passed  | 2 s
wallet_createwallet.py --usecli                  | ✓ Passed  | 3 s
wallet_disable.py                                | ✓ Passed  | 1 s
wallet_dump.py                                   | ✓ Passed  | 2 s
wallet_encryption.py                             | ✓ Passed  | 5 s
wallet_groups.py                                 | ✓ Passed  | 35 s
wallet_hd.py                                     | ✓ Passed  | 5 s
wallet_import_rescan.py                          | ✓ Passed  | 5 s
wallet_import_with_label.py                      | ✓ Passed  | 1 s
wallet_importmulti.py                            | ✓ Passed  | 3 s
wallet_importprunedfunds.py                      | ✓ Passed  | 2 s
wallet_keypool.py                                | ✓ Passed  | 3 s
wallet_keypool_topup.py                          | ✓ Passed  | 3 s
wallet_labels.py                                 | ✓ Passed  | 1 s
wallet_listreceivedby.py                         | ✓ Passed  | 11 s
wallet_listsinceblock.py                         | ✓ Passed  | 2 s
wallet_listtransactions.py                       | ✓ Passed  | 17 s
wallet_multiwallet.py                            | ✓ Passed  | 14 s
wallet_multiwallet.py --usecli                   | ✓ Passed  | 14 s
wallet_reorgsrestore.py                          | ✓ Passed  | 3 s
wallet_resendwallettransactions.py               | ✓ Passed  | 9 s
wallet_txn_clone.py                              | ✓ Passed  | 1 s
wallet_txn_clone.py --mineblock                  | ✓ Passed  | 3 s
wallet_txn_doublespend.py                        | ✓ Passed  | 1 s
wallet_txn_doublespend.py --mineblock            | ✓ Passed  | 3 s
wallet_watchonly.py                              | ✓ Passed  | 1 s
wallet_watchonly.py --usecli                     | ✓ Passed  | 1 s
wallet_zapwallettxes.py                          | ✓ Passed  | 5 s

ALL                                              | ✓ Passed  | 753 s (accumulated) 
Runtime: 151 s

Build build-diff timed out after 1200.0s
This revision is now accepted and ready to land.Oct 19 2020, 09:50