Page MenuHomePhabricator

wallettool: Add a salvage command
ClosedPublic

Authored by Fabien on Dec 3 2020, 16:03.

Details

Reviewers
majcosta
Group Reviewers
Restricted Project
Commits
rABC2f67ce4b94a9: wallettool: Add a salvage command
Summary
Test Plan
ninja all check-all

bitcoin-wallet --help | grep -C1 salvage

Diff Detail

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

Event Timeline

Fabien requested review of this revision.Dec 3 2020, 16:04

Tail of the build log:

[367/425] Running utility command for check-bitcoin-sighashtype_tests
[368/425] Running utility command for check-bitcoin-sync_tests
[369/425] Running utility command for check-bitcoin-bip32_tests
[370/425] Running utility command for check-bitcoin-torcontrol_tests
[371/425] bitcoin: testing settings_tests
[372/425] bitcoin: testing timedata_tests
[373/425] Running utility command for check-bitcoin-settings_tests
[374/425] Running utility command for check-bitcoin-timedata_tests
[375/425] bitcoin: testing undo_tests
[376/425] bitcoin: testing streams_tests
[377/425] Running utility command for check-bitcoin-undo_tests
[378/425] Running utility command for check-bitcoin-streams_tests
[379/425] bitcoin: testing util_threadnames_tests
[380/425] Running utility command for check-bitcoin-util_threadnames_tests
[381/425] bitcoin: testing validation_chainstatemanager_tests
[382/425] bitcoin: testing compilerbug_tests
[383/425] Running utility command for check-bitcoin-validation_chainstatemanager_tests
[384/425] Running utility command for check-bitcoin-compilerbug_tests
[385/425] bitcoin: testing checkpoints_tests
[386/425] Running utility command for check-bitcoin-checkpoints_tests
[387/425] bitcoin: testing txvalidationcache_tests
[388/425] bitcoin: testing validationinterface_tests
[389/425] bitcoin: testing serialize_tests
[390/425] Running utility command for check-bitcoin-txvalidationcache_tests
[391/425] Running utility command for check-bitcoin-serialize_tests
[392/425] Running utility command for check-bitcoin-validationinterface_tests
[393/425] bitcoin: testing cashaddr_tests
[394/425] Running utility command for check-bitcoin-cashaddr_tests
[395/425] bitcoin: testing getarg_tests
[396/425] bitcoin: testing radix_tests
[397/425] Running utility command for check-bitcoin-getarg_tests
[398/425] Running utility command for check-bitcoin-radix_tests
[399/425] bitcoin: testing ref_tests
[400/425] Running utility command for check-bitcoin-ref_tests
[401/425] bitcoin: testing crypto_tests
[402/425] Running utility command for check-bitcoin-crypto_tests
[403/425] bitcoin: testing blockcheck_tests
[404/425] Running utility command for check-bitcoin-blockcheck_tests
[405/425] bitcoin: testing script_tests
[406/425] Running utility command for check-bitcoin-script_tests
[407/425] bitcoin: testing validation_tests
[408/425] Running utility command for check-bitcoin-validation_tests
[409/425] bitcoin: testing monolith_opcodes_tests
[410/425] Running utility command for check-bitcoin-monolith_opcodes_tests
[411/425] bitcoin: testing skiplist_tests
[412/425] Running utility command for check-bitcoin-skiplist_tests
[413/425] bitcoin: testing coinselector_tests
[414/425] Running utility command for check-bitcoin-coinselector_tests
[415/425] bitcoin: testing util_tests
[416/425] Running utility command for check-bitcoin-util_tests
[417/425] bitcoin: testing op_reversebytes_tests
[418/425] Running utility command for check-bitcoin-op_reversebytes_tests
[419/425] bitcoin: testing transaction_tests
[420/425] Running utility command for check-bitcoin-transaction_tests
[421/425] bitcoin: testing coins_tests
[422/425] Running utility command for check-bitcoin-coins_tests
[423/425] Running bitcoin test suite
PASSED: bitcoin test suite
ninja: build stopped: cannot make progress due to previous errors.
Build build-clang failed with exit code 1

Tail of the build log:

[360/418] Running utility command for check-bitcoin-wallet_crypto_tests
[361/418] bitcoin: testing torcontrol_tests
[362/418] Running utility command for check-bitcoin-sync_tests
[363/418] Running utility command for check-bitcoin-torcontrol_tests
[364/418] bitcoin: testing settings_tests
[365/418] bitcoin: testing timedata_tests
[366/418] Running utility command for check-bitcoin-settings_tests
[367/418] Running utility command for check-bitcoin-timedata_tests
[368/418] bitcoin: testing undo_tests
[369/418] bitcoin: testing streams_tests
[370/418] Running utility command for check-bitcoin-undo_tests
[371/418] Running utility command for check-bitcoin-streams_tests
[372/418] bitcoin: testing util_threadnames_tests
[373/418] Running utility command for check-bitcoin-util_threadnames_tests
[374/418] bitcoin: testing compilerbug_tests
[375/418] Running utility command for check-bitcoin-compilerbug_tests
[376/418] bitcoin: testing validation_chainstatemanager_tests
[377/418] bitcoin: testing txvalidationcache_tests
[378/418] Running utility command for check-bitcoin-validation_chainstatemanager_tests
[379/418] bitcoin: testing checkpoints_tests
[380/418] Running utility command for check-bitcoin-txvalidationcache_tests
[381/418] bitcoin: testing validationinterface_tests
[382/418] Running utility command for check-bitcoin-checkpoints_tests
[383/418] Running utility command for check-bitcoin-validationinterface_tests
[384/418] bitcoin: testing radix_tests
[385/418] bitcoin: testing cashaddr_tests
[386/418] Running utility command for check-bitcoin-radix_tests
[387/418] bitcoin: testing blockcheck_tests
[388/418] Running utility command for check-bitcoin-cashaddr_tests
[389/418] bitcoin: testing getarg_tests
[390/418] Running utility command for check-bitcoin-blockcheck_tests
[391/418] bitcoin: testing crypto_tests
[392/418] Running utility command for check-bitcoin-getarg_tests
[393/418] Running utility command for check-bitcoin-crypto_tests
[394/418] bitcoin: testing ref_tests
[395/418] Running utility command for check-bitcoin-ref_tests
[396/418] bitcoin: testing cuckoocache_tests
[397/418] bitcoin: testing script_tests
[398/418] Running utility command for check-bitcoin-cuckoocache_tests
[399/418] Running utility command for check-bitcoin-script_tests
[400/418] bitcoin: testing monolith_opcodes_tests
[401/418] bitcoin: testing validation_tests
[402/418] Running utility command for check-bitcoin-monolith_opcodes_tests
[403/418] Running utility command for check-bitcoin-validation_tests
[404/418] bitcoin: testing coinselector_tests
[405/418] bitcoin: testing skiplist_tests
[406/418] Running utility command for check-bitcoin-coinselector_tests
[407/418] Running utility command for check-bitcoin-skiplist_tests
[408/418] bitcoin: testing util_tests
[409/418] Running utility command for check-bitcoin-util_tests
[410/418] bitcoin: testing op_reversebytes_tests
[411/418] Running utility command for check-bitcoin-op_reversebytes_tests
[412/418] bitcoin: testing transaction_tests
[413/418] Running utility command for check-bitcoin-transaction_tests
[414/418] bitcoin: testing coins_tests
[415/418] Running utility command for check-bitcoin-coins_tests
[416/418] Running bitcoin test suite
PASSED: bitcoin test suite
ninja: build stopped: cannot make progress due to previous errors.
Build build-clang-tidy failed with exit code 1

2 unrelated avalanche failures in a row

majcosta edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Dec 3 2020, 18:11
This revision was landed with ongoing or failed builds.Dec 7 2020, 08:29
This revision was automatically updated to reflect the committed changes.