Commit Graph

120 Commits (23fe50436be641d7417152adc683192649ba206a)

Author SHA1 Message Date
Andrew Chow 41f891da50 tests: Skip SQLite fsyncs while testing
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke fa730e9157
test: Avoid connecting to real network when running tests
4 years ago
MarcoFalke 11cbd4bb54
Merge #17556: test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Hennadii Stepanov a39f7336a3
net: Add -natpmp command line option
4 years ago
Wladimir J. van der Laan c48e788246
Merge #18836: wallet: upgradewallet fixes and additional tests
4 years ago
Andrew Chow 092fc43485 tests: Add a sha256sum_file function to util
4 years ago
Elliott Jin 3c7d9ab8c8 test: Move (dis)?connect_nodes globals into TestFramework as helpers
4 years ago
Sebastian Falbesoner 8ee3536b2b test: remove unused helpers random_transaction(), make_change() and gather_inputs()
4 years ago
fanquake 136fe4c5e9
Merge #19816: test: Rename wait until helper to wait_until_helper
4 years ago
Russell Yanofsky ff44cae279 test: Change feature_config_args.py not to rely on strange regtest=0 behavior
4 years ago
Wladimir J. van der Laan 48c1083632
Merge #19105: Add Muhash3072 implementation in Python
4 years ago
MarcoFalke fad2794e93
test: Rename wait until helper to wait_until_helper
4 years ago
Seleme Topuz d841301010 test: Add docstring to wait_until() in util.py to warn about its usage
4 years ago
Sebastian Falbesoner dac7a111bd refactor: test: use _ variable for unused loop counters
4 years ago
Fabian Jahr ab30cece0e
test: Move modinv to util and add unit test
4 years ago
MarcoFalke 4b5c9191e3
Merge #19208: test: move sync_blocks and sync_mempool functions to test_framework.py
4 years ago
Roy Shao cc84460c16
test: move sync_blocks and sync_mempool functions to test_framework.py
4 years ago
MarcoFalke fa41b0a6da
pep-8 test/functional/test_framework/util.py
4 years ago
MarcoFalke faa841bc97
test: refactor: Inline adjust_bitcoin_conf_for_pre_17
4 years ago
MarcoFalke b3ec1fe811
Merge #18890: test: disconnect_nodes should warn if nodes were already disconnected
5 years ago
codeShark149 784ae09625 test: Add capability to disable RPC timeout in functional tests.
5 years ago
MarcoFalke 376294cde6
Merge #18866: test: Fix verack race to avoid intermittent test failures
5 years ago
Danny Lee a9bd1f9adf test: warn if nodes not connected before disconnect_nodes
5 years ago
MarcoFalke fae153b409
test: Fix verack race to avoid intermittent test failures
5 years ago
MarcoFalke ddc0a600b3
Merge #18617: test: add factor option to adjust test timeouts
5 years ago
Harris 2742c34286
test: add factor option to adjust test timeouts
5 years ago
Harris 66fe7b1a98
test: added test for upgradewallet RPC
5 years ago
MarcoFalke fac2fc4dd8
test: Increase debugging to hunt down mempool_reorg intermittent failure
5 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fac3716b09
test: check that peer is connected when calling sync_*
5 years ago
fanquake b6f9e3576a
test: re-enable CLI test support by using EncodeDecimal in json.dumps()
5 years ago
Suhas Daftuar c5377ffbbb [qa] Add shrinkdebugfile=0 to regtest bitcoin.conf
5 years ago
John Bampton 8acd58927a Fix Python Docstring to include all Args.
5 years ago
MarcoFalke a689c11907
Merge #16524: Wallet: Disable -fallbackfee by default
5 years ago
Jorge Timón ea4cc3a7b3
Truly decouple wallet from chainparams for -fallbackfee
5 years ago
MarcoFalke 13377b7a69
Merge #16918: test: Make PORT_MIN in test runner configurable
5 years ago
MarcoFalke fa69588537
test: Make PORT_MIN in test runner configurable
5 years ago
fridokus 96299a9d6c Test: Move common function assert_approx() into util.py
5 years ago
MarcoFalke fadfd844de
test: Remove unused connect_nodes_bi
5 years ago
MarcoFalke ca97d292ce
Merge #16551: test: Test that low difficulty chain fork is rejected
5 years ago
MarcoFalke fab3c34412
test: Print both messages on failure in assert_raises_message
5 years ago
Luke Dashjr b168dd30cf
Bugfix: QA: Run tests with UPnP disabled
5 years ago
MarcoFalke fa31dc1bf4
test: Pass down correct chain name in tests
5 years ago
MarcoFalke 1bf2ff2bf8
Merge #16060: Bury bip9 deployments
5 years ago
John Newbery 0328dcdcfc [Consensus] Bury segwit deployment
5 years ago
John Newbery 1c93b9b31c [Consensus] Bury CSV deployment height
5 years ago
John Newbery 3862e473f0 [rpc] Tidy up reporting of buried and ongoing softforks
5 years ago
Elichai Turkel afc0966d72
Moved and renamed hash256 from util.py to zmq_interface.py
5 years ago
MarcoFalke fa8a1d7ba3
test: Adapt test framework for chains other than "regtest"
5 years ago