Commit Graph

26 Commits (75d9317bc1aecaab95bf875f8dca97ac3daddff4)

Author SHA1 Message Date
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fa2e038691
test: Fix extra_args in wallet_import_rescan.py
5 years ago
MarcoFalke fa25668e1c
test: Test p2sh-witness and bech32 in wallet_import_rescan
5 years ago
MarcoFalke fa79af2989
test: Replace fragile "rng" with call to random()
5 years ago
MarcoFalke fac3dcf7d0
test: Generate one block for each send in wallet_import_rescan
5 years ago
MarcoFalke faf3729242
wallet: Only fail rescan when blocks have actually been pruned
6 years ago
MarcoFalke fa465e4da4
test: Add missing syncwithvalidationinterfacequeue to wallet_import_rescan
6 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Russell Yanofsky 65b740f92b [wallet] Restore ability to list incoming transactions by label
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
6 years ago
MarcoFalke efb11d7c05
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
6 years ago
MarcoFalke fa8433e379
qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comments
6 years ago
Wladimir J. van der Laan 288ddf4ff5
Merge #14180: qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
MarcoFalke faa669cbcd
qa: Premine to deterministic address with -disablewallet
6 years ago
Wladimir J. van der Laan 13c842e028
Merge #9332: Let wallet importmulti RPC accept labels for standard scriptPubKeys
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
John Newbery 5d536619ab [tests] Remove 'account' API from wallet functional tests
7 years ago
John Newbery a533834d50 [tests] Fix flake8 warnings in several wallet functional tests
7 years ago
John Newbery 3db1ba01c7 [tests] Set -deprecatedrpc=accounts in tests
7 years ago
Russell Yanofsky 045eeb8870 Rename account to label where appropriate
7 years ago
Sjors Provoost b156ff7c30
[tests] bind functional test nodes to 127.0.0.1
7 years ago
Russell Yanofsky 98ea64cf23 Let wallet importmulti RPC accept labels for standard scriptPubKeys
7 years ago
Andrew Chow b22cce0148 scripted-diff: validateaddress to getaddressinfo in tests
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago