Commit Graph

57 Commits (6772cbf69cf075ac8dff3507bf9151400ed255b7)

Author SHA1 Message Date
Aurèle Oulès e1eadaa72d
Revert "test: check importing wallets when blocks are pruned throw an error"
2 years ago
brunoerg 4aff7a48a4 test: check importing wallets when blocks are pruned throw an error
2 years ago
Luke Dashjr e593ae07c4 Bugfix: RPC/blockchain: pruneblockchain: Return the height of the actual last pruned block
2 years ago
Martin Zumsande a3cd7dbfd8 test: stop node before calling assert_start_raises_init_error
3 years ago
Fabian Jahr 825d19839b
Index: Allow coinstatsindex with pruning enabled
3 years ago
Martin Zumsande b2813980b8 init: disallow reindex-chainstate when pruning
3 years ago
Sebastian Falbesoner 0754e9c01b test: run feature_pruning.py without wallet compiled
3 years ago
Sebastian Falbesoner 140a49ce5e test: check that pruneblockchain RPC fails for future block or timestamp
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 fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
fanquake 6651d77f22
test: use f-strings in feature_pruning.py
3 years ago
Sebastian Falbesoner e2ff385e13 test: check for invalid `-prune` parameters
3 years ago
Sebastian Falbesoner a79396fe5f test: remove `ToHex` helper, use .serialize().hex() instead
3 years ago
Prayank 4b16c61461 scripted-diff: test: Replace uses of (dis)?connect_nodes global
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
Seleme Topuz 1343c86c7c test: Update wait_until usage in tests not to use the one from utils
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Christopher Coverdale 20b6e95944
test: refactor functional tests to use restart_node
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke f32564f0a7
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
5 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
Jorge Timón 1abcecc40c
Tests: Use self.chain instead of 'regtest' in almost all current tests
5 years ago
MarcoFalke fa502cb6f0
test: Bump timeouts in slow running tests
5 years ago
MarcoFalke fa566b2601
test: Add missing sync_blocks to feature_pruning
5 years ago
João Barbosa f402012ccf
fixup: Fix prunning test
5 years ago
MarcoFalke 45d8b71778
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
6 years ago
John Newbery 8728a66782 [tests] fix block time in feature_pruning.py
6 years ago
MarcoFalke fafe5f0d09
test: Remove unused imports
6 years ago
MarcoFalke fa16a09215
scripted-diff: use self.sync_* methods
6 years ago
John Newbery 03d6d23810 [tests] make pruning test faster
6 years ago
John Newbery 1c29ac40fb [tests] style fixes in feature_pruning.py
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Hennadii Stepanov 6f6514a080
Correct units for "-dbcache" and "-prune"
6 years ago
MarcoFalke 2741b2b6f4
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
6 years ago
MarcoFalke fa71b38168
scripted-diff: Rename rpc_timewait to rpc_timeout
6 years ago
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