Commit Graph

38 Commits (e9a44faf14854c5b05a297df182d10706f438a83)

Author SHA1 Message Date
Fabian Jahr cb0336817e
scripted-diff: Rename hash_serialized_2 to hash_serialized_3
1 year ago
MarcoFalke fae66fceb3
test: Remove python3.5 workaround in authproxy
2 years ago
fanquake 0c579203d2
Merge bitcoin/bitcoin#25867: lint: enable E722 do not use bare except
2 years ago
Leonardo Lazzaro 61bb4e783b lint: enable E722 do not use bare except
2 years ago
kouloumos 0377d6bb42 test: add `rescan_utxos` in MiniWallet's initialization
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
Sebastian Falbesoner 1770be72d5 test: pass `dustrelayfee=0` option for tests using dust (instead of `acceptnonstdtxn=1`)
2 years ago
MacroFake fa04ff61b6
test: Return new_utxos from create_self_transfer_multi in MiniWallet
2 years ago
Sebastian Falbesoner 1da5e45725 test: use MiniWallet for feature_dbcrash.py
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke facc352648
test: Implicitly sync after generate*, unless opted out
3 years ago
MarcoFalke fab2e23b57
Use generate* from TestFramework
3 years ago
fanquake a2502cc63f
test: use f-strings in feature_dbcrash.py
3 years ago
Sebastian Falbesoner ca6c154ef1 test: refactor: remove `hex_str_to_bytes` helper
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Fabian Jahr 590bda79e8
scripted-diff: Remove setup_clean_chain if default is not changed
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Russell Yanofsky c1585bca8d test: Get rid of default wallet hacks
4 years ago
Sjors Provoost a5f5374b43
test: create default wallet in extended tests
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
MarcoFalke fa2ca0cbdd test: Fix intermittent failure in feature_dbcrash
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
James O'Beirne fae6ab6aed refactor: pcoinsTip -> CChainState::CoinsTip()
5 years ago
MarcoFalke 9f54e9ab90
Merge #16493: test: Fix test failures
5 years ago
MarcoFalke fa1bb53b0d
test: Add -acceptnonstdtxn to self.extra_args[3]
5 years ago
MarcoFalke fa8a823169
test: Bump rpc_timeout in feature_dbcrash
5 years ago
Jon Atack 62d3f5057f
qa: fix deprecated log.warn in feature_dbcrash test
5 years ago
MarcoFalke fa2797808e
test: Remove python3.4 workaround in feature_dbcrash
6 years ago
MarcoFalke fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
6 years ago
John Newbery 3fd7e76f6d [tests] Move deterministic address import to setup_nodes
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
Wladimir J. van der Laan 78dae8cacc
Merge #13780: 0.17: Pre-branch maintenance
6 years ago
MarcoFalke fa5b440971
qa: Extract rpc_timewait as test param
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago