0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-05 10:17:30 -05:00
bitcoin-bitcoin-core/src/qt/test
MeshCollider ed2a2cebd3
Merge #13076: Fix ScanForWalletTransactions to return an enum indicating scan result: success / failure / user_abort
bd3b0361d Add stop_block out arg to ScanForWalletTransactions (Ben Woosley)
3002d6cf3 Return a status enum from ScanForWalletTransactions (Ben Woosley)
bb24d6865 Make CWallet::ScanForWalletTransactions args and return value const (Ben Woosley)

Pull request description:

  Return the failed block as an out arg.

  Fixes #11450.

  /cc #12275

Tree-SHA512: 6a523e5425ebfe24e664a942ae21c797ccc1281c25b1bf8d02ad95c19dae343fd8051985ef11853474de7628fd6bed5f15190fbc087c3466ce6fdecab37d72a9
2018-12-12 18:00:42 +13:00
..
addressbooktests.cpp Pass chain and client variables where needed 2018-11-06 11:44:40 -04:00
addressbooktests.h [tests] [qt] Add tests for address book manipulation via EditAddressDialog 2018-04-25 13:13:24 -04:00
compattests.cpp build: Add --disable-bip70 configure option 2018-10-09 03:36:14 -06:00
compattests.h Increment MIT Licence copyright header year on files modified in 2016 2016-12-31 11:01:21 -07:00
Makefile build: add stub makefiles for easier subdir builds 2014-06-05 16:05:43 -04:00
paymentrequestdata.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
paymentservertests.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
paymentservertests.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
rpcnestedtests.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
rpcnestedtests.h Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
test_main.cpp scripted-diff: Move util files to separate directory. 2018-11-04 22:46:07 -08:00
uritests.cpp Update copyright headers to 2018 2018-07-27 07:15:02 -04:00
uritests.h Bump copyright headers to 2015 2015-12-13 18:08:39 +01:00
util.cpp Revert "Make qt wallet test compatible with qt4" 2018-10-20 05:34:53 -03:00
util.h util.h: explicitly include required QString header 2018-11-13 16:49:34 +09:00
wallettests.cpp Add stop_block out arg to ScanForWalletTransactions 2018-11-13 12:51:16 -05:00
wallettests.h Add simple qt wallet test sending a transaction 2017-03-15 12:02:02 -05:00