aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-01-24Merge #12119: [wallet] use P2WPKH change output if any destination is P2WPKH ...Wladimir J. van der Laan
2018-01-24Merge #12089: qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-24Merge #11415: [RPC] Disallow using addresses in createmultisigWladimir J. van der Laan
2018-01-23qa: Make TestNodeCLI command optional in send_cliMarcoFalke
2018-01-23qa: Rename cli.args to cli.optionsMarcoFalke
2018-01-23[wallet] use P2WPKH change output if any destination is P2WPKH or P2WSHSjors Provoost
2018-01-22Merge #12227: test_runner: Readable output if create_cache.py failsMarcoFalke
2018-01-22[trivial][docs] Fix incorrect link in /test/ README.mdfanquake
2018-01-19test_runner: Readable output if create_cache.py failsRussell Yanofsky
2018-01-19Merge #12220: Error if relative -walletdir is specifiedWladimir J. van der Laan
2018-01-18Merge #12212: Trivial: Fix spelling in zapwallettxes test descriptionMarcoFalke
2018-01-18Don't allow relative -walletdir pathsRussell Yanofsky
2018-01-18Merge #12206: qa: Sync with validationinterface queue in sync_mempoolsWladimir J. van der Laan
2018-01-18wallet: Deprecate addwitnessaddressWladimir J. van der Laan
2018-01-17Trivial: Fix spelling in zapwallettxes test descriptionJeremiah Buddenhagen
2018-01-17qa: Sync with validationinterface queue in sync_mempoolsMarcoFalke
2018-01-17Merge #12101: Clamp walletpassphrase timeout to 2^30 seconds and check its bo...Wladimir J. van der Laan
2018-01-16Generalise walletdir lock error message for correctnessMeshCollider
2018-01-16Add a test for wallet directory lockingMeshCollider
2018-01-15Merge #11796: [tests] Functional test naming conventionWladimir J. van der Laan
2018-01-12Merge #11970: Add test coverage for bitcoin-cli multiwallet callsMarcoFalke
2018-01-11Test walletpassphrase timeout bounds and clampingAndrew Chow
2018-01-11Disallow using addresses in createmultisigAndrew Chow
2018-01-11Merge #12133: [qa] Fix rare failure in p2p-segwit.pyWladimir J. van der Laan
2018-01-10Merge #11403: SegWit wallet supportJonas Schnelli
2018-01-09Add address_types testPieter Wuille
2018-01-09SegWit wallet supportPieter Wuille
2018-01-09Implicitly know about P2WPKH redeemscriptsPieter Wuille
2018-01-09[test] Serialize CTransaction with witness by defaultPieter Wuille
2018-01-09Fix rare failure in p2p-segwit.pySuhas Daftuar
2018-01-08Allow multiwallet.py to be used with --usecliRussell Yanofsky
2018-01-08[tests] allow tests to be run with --usecliJohn Newbery
2018-01-08TestNodeCLI batch emulationRussell Yanofsky
2018-01-08Prevent TestNodeCLI.args mixupsRussell Yanofsky
2018-01-08Improve TestNodeCLI output parsingRussell Yanofsky
2018-01-06Merge #12079: Improve prioritisetransaction test coverageMarcoFalke
2018-01-05[qa] Improve prioritisetransaction functional testJoão Barbosa
2018-01-04Fix incorrect Markdown linkpracticalswift
2018-01-04Merge #12001: [RPC] Adding ::minRelayTxFee amount to getmempoolinfo and updat...Wladimir J. van der Laan
2018-01-03Merge #12062: Increment MIT Licence copyright header year on files modified i...Wladimir J. van der Laan
2018-01-03Merge #11965: qa: Note on test order in test_runnerMarcoFalke
2018-01-03[tests] Remove redundant import in blocktools.py testAnthony Towns
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-12-30Merge #11291: Fix string concatenation to os.path.join and add exception caseMarcoFalke
2017-12-29[rpc] Adding ::minRelayTxFee amount to getmempoolinfo and updating mempoolmin...Jeff Rade
2017-12-23Merge #11475: [rpc] mempoolinfo should take ::minRelayTxFee into accountWladimir J. van der Laan
2017-12-21qa: Note on test order in test_runnerMarcoFalke
2017-12-21Merge #11667: Add scripts to dumpwallet RPCWladimir J. van der Laan
2017-12-20Merge #11726: Cleanups + nit fixes for walletdir PRMarcoFalke
2017-12-20Merge #11883: Add configuration file/argument testingWladimir J. van der Laan