Commit Graph

23 Commits (eb0ddf8c54d51d51709b334eaed088262e593c17)

Author SHA1 Message Date
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
4 years ago
Christopher Coverdale 20b6e95944
test: refactor functional tests to use restart_node
4 years ago
MarcoFalke fa3f9a0566
test: Fix intermittent sync_blocks failures
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
Jon Atack 7eacdc5167
Shift coverage from getunconfirmedbalance to getbalances in wallet_abandonconflict tests
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke dddd09eb33
test: Wait until mempool is loaded in wallet_abandonconflict
5 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
Amiti Uttarwar 8e4b4f683a Address test todos by removing -txindex to nodes.
6 years ago
MarcoFalke 5c99bb0047
Merge #15247: qa: Use wallet to retrieve raw transactions
6 years ago
MarcoFalke fa5278a419
qa: Use wallet to retrieve raw transactions
6 years ago
Amiti Uttarwar 04da9f4834 [RPC] Update getrawtransaction interface
6 years ago
MarcoFalke fa2198328e
qa: Style-only fixes in touched files
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Ben Woosley 89e70f9d7f
Fix that CWallet::AbandonTransaction would only traverse one level
6 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
MarcoFalke fa795cf9c5
wallet: Disallow abandon of conflicted txes
7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests.
7 years ago