Commit Graph

1339 Commits (38fb1b40dfb3fe18aad7de65bd5ac089f65a8612)

Author SHA1 Message Date
MarcoFalke f65bce858f
Merge #14886: [tests] Refactor importmulti tests
6 years ago
MarcoFalke 7701b62561
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
6 years ago
John Newbery ee3b21dccb [tests] Add docstring for wallet_importmulti.py
6 years ago
John Newbery fbdba40594 [tests] add test_address method to wallet_import.py
6 years ago
John Newbery fd3a02c381 [tests] add test_importmulti method to wallet_import.py
6 years ago
John Newbery 08a4a0f70f [tests] add get_multisig function to wallet_importmulti.py
6 years ago
John Newbery 7c99614b40 [tests] add get_key function to wallet_importmulti.py
6 years ago
MarcoFalke 2753285be7
Merge #14788: tests: Possible fix the permission error when the tests open the cookie file
6 years ago
MarcoFalke 9390217044
Merge #14795: test: allows test_runner command line to receive parameters for each test
6 years ago
MarcoFalke fa4c8679ed
rpc: Avoid creating non-standard raw transactions
6 years ago
John Newbery e5a8ea8f14 [tests] tidy up imports in wallet_importmulti.py
6 years ago
John Newbery cb41ade6b1 [tests] fix flake8 warnings in wallet_importmulti.py
6 years ago
Wladimir J. van der Laan a88bd3186d
Merge #14670: http: Fix HTTP server shutdown
6 years ago
Wladimir J. van der Laan 0936e2596b
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
6 years ago
Wladimir J. van der Laan 1858e6f2f2
Merge #14864: test: Run scripted-diff in subshell
6 years ago
Carl Dong 43f9099901 scripted-diff: Run scripted-diff in subshell
6 years ago
Wladimir J. van der Laan abbf4be181
Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.
6 years ago
Wladimir J. van der Laan 88445889f1
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test and ensure correct code path tested.
6 years ago
Wladimir J. van der Laan 0257062e50
Merge #14816: Add CScriptNum decode python implementation in functional suite
6 years ago
Carl Dong f3cf95ffdf tests: Modify rpc_bind to conform to #14532 behaviour.
6 years ago
Gregory Sanders 0dcac51049 wallet_keypool_topup.py: Test for all keypool address types
6 years ago
vim88 688f665a5e Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin/bash, added linting for .sh files shebang and updated the Developer Notes.
6 years ago
Wladimir J. van der Laan 5ab5341d13
Merge #14841: consensus: Move CheckBlock() call to critical section
6 years ago
MarcoFalke 81bd349c9c
Merge #14845: [tests] Add wallet_balance.py
6 years ago
MarcoFalke 13a7454fbd
Merge #14380: fix assert crash when specified change output spend size is unknown
6 years ago
MarcoFalke 74254fea1e
Merge #14683: tests: better combine_logs.py behavior
6 years ago
John Newbery c1825b9d39 [tests] Add wallet_balance.py
6 years ago
Hennadii Stepanov c5ed6e73d3
Move CheckBlock() call to critical section
6 years ago
James O'Beirne 4aabadbf44 tests: have combine_logs default to most recent test dir
6 years ago
Gregory Sanders 2012d4df23 Add CScriptNum decode python implementation in functional suite
6 years ago
Zain Iqbal Allarakhia 8042bbfbf0 p2p: allow p2ptimeout to be configurable, speed up slow test
6 years ago
MarcoFalke 60b20c869f
Merge #14822: bench: Destroy wallet txs instead of leaking their memory
6 years ago
MarcoFalke 9ebfe0e927
Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
6 years ago
MarcoFalke fa5cef0f78
bench: Destroy wallet txs instead of leaking their memory
6 years ago
MarcoFalke 600b85bb41
Merge #14794: tests: Add AddressSanitizer (ASan) Travis build
6 years ago
Pieter Wuille fdf146f329
Merge #14477: Add ability to convert solvability info to descriptor
6 years ago
MarcoFalke 8c119b2755
Merge #14813: qa: Add wallet_encryption error tests
6 years ago
Luke Dashjr 29aeed1734 Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actually oversize
6 years ago
practicalswift 6541d59ddc Add LSan suppression warnings
6 years ago
practicalswift ff7212ec32 Add ASan Travis build
6 years ago
practicalswift ebd3bf2590 Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory increase
6 years ago
MarcoFalke fa739d4bd7
qa: Add wallet_encryption error tests
6 years ago
James O'Beirne 5a1f57646b qa: clean up assert_memory_usage_stable utility
6 years ago
James O'Beirne 0cf1632f03 qa: fix p2p_invalid_messages on macOS
6 years ago
Chun Kuan Lee d6b3790d1a tests: check readability of cookie file
6 years ago
marcoagner 5c40e7b91a
test: allows test_runner command line to receive parameters for each test
6 years ago
João Barbosa 28479f926f qa: Test bitcond shutdown
6 years ago
MarcoFalke 2607c38fc5
Merge #14764: travis: Run thread sanitizer on unit tests
6 years ago
Wladimir J. van der Laan a0d86815cd
Merge #14726: Use RPCHelpMan for all RPCs
6 years ago
MarcoFalke 3dda4c5f03
Merge #14777: tests: Add regtest for JSON-RPC batch calls
6 years ago