639 Commits (cd9d169a8fb997f3a60909247cec87e827b0cb5b)

Author SHA1 Message Date
John Newbery 1e2e09e2f6 Fix intermittent failure in p2p-versionbits-warning.py 7 years ago
John Newbery 3bbd843708 Improve comments/logging in p2p-versionbits-warning.py 7 years ago
John Newbery ef2beb2c13 Fix flake8 warnings in p2p-versionbits-warning.py 7 years ago
Anthony Towns 6f881cc880 [tests] Remove EXPECTED_VIOLATION_COUNT 7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests. 7 years ago
Anthony Towns 81b79f2c39 [tests] Rename rpc_* functional tests. 7 years ago
Anthony Towns 61b8f7f273 [tests] Rename p2p_* functional tests. 7 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Anthony Towns ca6523d0c8 [tests] Rename feature_* functional tests. 7 years ago
João Barbosa f523c6bec0 [qa] Use address type in addmultisigaddress to avoid addwitnessaddress 7 years ago
João Barbosa 16f6f59dcf [qa] Test fundrawtransaction with change_type option 7 years ago
MarcoFalke fae7b14a04 qa: Make TestNodeCLI command optional in send_cli 7 years ago
MarcoFalke ffffb10a9f qa: Rename cli.args to cli.options 7 years ago
Sjors Provoost 596c44633f
[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSH 7 years ago
fanquake bf1897710f
[trivial][docs] Fix incorrect link in /test/ README.md 7 years ago
Russell Yanofsky ac96e788fa test_runner: Readable output if create_cache.py fails 7 years ago
Russell Yanofsky ec527c6c88 Don't allow relative -walletdir paths 7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress 7 years ago
Jeremiah Buddenhagen 7767842600 Trivial: Fix spelling in zapwallettxes test description 7 years ago
MarcoFalke fa1e69e52b qa: Sync with validationinterface queue in sync_mempools 7 years ago
MeshCollider 64226de908 Generalise walletdir lock error message for correctness 7 years ago
MeshCollider c9ed4bd58c Add a test for wallet directory locking 7 years ago
Andrew Chow 134cdc7cee Test walletpassphrase timeout bounds and clamping 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Pieter Wuille b224a47a1a Add address_types test 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Pieter Wuille f37c64e477 Implicitly know about P2WPKH redeemscripts 7 years ago
Pieter Wuille 57273f2b30 [test] Serialize CTransaction with witness by default 7 years ago
Suhas Daftuar 35c2b1fe3b Fix rare failure in p2p-segwit.py 7 years ago
Russell Yanofsky a14dbff39e Allow multiwallet.py to be used with --usecli 7 years ago
John Newbery f6ade9ce1a [tests] allow tests to be run with --usecli 7 years ago
Russell Yanofsky ff9a363ff7 TestNodeCLI batch emulation 7 years ago
Russell Yanofsky ca9085afc5 Prevent TestNodeCLI.args mixups 7 years ago
Russell Yanofsky fcfb952bca Improve TestNodeCLI output parsing 7 years ago
João Barbosa 7f67dd0aa6 [qa] Improve prioritisetransaction functional test 7 years ago
practicalswift 4aa64557b5 Fix incorrect Markdown link 7 years ago
Anthony Towns 5fecd842a6 [tests] Remove redundant import in blocktools.py test 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
Jeff Rade aad309065d [rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolminfee help description 7 years ago
MarcoFalke fadf60e381 qa: Note on test order in test_runner 7 years ago
MeshCollider 68c1e00a00 Add test for importwallet 7 years ago
MeshCollider 9e1184dd54 Add dumpwallet scripts test 7 years ago
MeshCollider be9a13c8a0 Add configuration/argument testing 7 years ago
MarcoFalke 88411e98e5 Squashed 'src/univalue/' changes from fe805ea74f..07947ff2da 7 years ago
John Newbery ee5efad6cf [tests] refactor node_network_limited 7 years ago
John Newbery b425131f5a [tests] remove redundant duplicate tests from node_network_limited 7 years ago
John Newbery 2e02984591 [tests] node_network_limited - remove race condition 7 years ago
John Newbery dbfe294805 [tests] define NODE_NETWORK_LIMITED in test framework 7 years ago
John Newbery 1285312048 [tests] fix flake8 warnings in node_network_limited.py 7 years ago
Wladimir J. van der Laan 4508519250
test: Fix rawtransactions test 7 years ago