Commit Graph

69 Commits (d7fd766feb2f579bdba0e778bacdeb13103e8282)

Author SHA1 Message Date
MarcoFalke fa3e874d69
test: pruning: Check that verifychain can be called when pruned
6 years ago
Jon Layton fa0815c300
rpc: Correctly name arguments
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
Gregory Sanders 86edf4a2a5 expose CBlockIndex::nTx in getblock(header)
6 years ago
Andrew Chow 2ae705d841 Remove Safe mode
7 years ago
Conor Scott b466f6be95 [Tests] Use blockmaxweight where tests previously had blockmaxsize
7 years ago
John Newbery 4757c04cb9 [config] Remove blockmaxsize option
7 years ago
Wladimir J. van der Laan 6d36f599f8
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
7 years ago
MarcoFalke 4ad3b3c72c
Merge #12716: Fix typos and cleanup in various files
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
MarcoFalke c8330d4216 qa: Use node.datadir instead of tmpdir in test framework
7 years ago
Ben Woosley 9d7f839a20
test: Use os.path.join consistently in feature_pruning tests
7 years ago
Ben Woosley 81b0822772
test: Use wait_until in tests where time was used for polling
7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests.
7 years ago