Commit Graph

37 Commits (5c998a696c7a4ff2a91fe3d8c7177d2b806eb7ac)

Author SHA1 Message Date
ishaanam dced203162 wallet, tests: mark unconflicted txs as inactive
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Sebastian Falbesoner b21e522ce4 test: speedup wallet tests by whitelisting peers (immediate tx relay)
2 years ago
S3RK 3ee6d0788e test: add more wallet conflicts assertions
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke fa6c62f34b
test: Replace log with assert_equal in wallet_abandonconflict
3 years ago
fanquake ef596923a8
Merge bitcoin/bitcoin#23080: test: check abandoned tx in listsinceblock
3 years ago
Jon Atack 502f50da12
Test transactions conflicted by double spend in listtransactions
3 years ago
brunoerg bda620aecd test: check abandoned tx in listsinceblock
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Kiminuo bfa9309ad6 Use COINBASE_MATURITY constant in functional tests.
3 years ago
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