aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-17[qa] backport: Test for duplicate inputs within a transactionSuhas Daftuar
2018-08-08Merge #13796: [0.16] Make signrawtransaction give an error when amount is nee...Wladimir J. van der Laan
2018-07-29[tests] Check signrawtransaction* errors on missing prevtx infoAnthony Towns
2018-07-16Fix that CWallet::AbandonTransaction would only traverse one levelBen Woosley
2018-07-13[qa] Add a test for merkle proof malleationSuhas Daftuar
2018-07-12[rpcwallet] Clamp walletpassphrase value at 100M secondsSuhas Daftuar
2018-07-12qa: Fix wallet_listreceivedby raceMarcoFalke
2018-07-12[tests] Fixed intermittent failure in p2p_sendheaders.py.lmanners
2018-06-15expose CBlockIndex::nTx in getblock(header)Gregory Sanders
2018-05-24qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke
2018-05-18[wallet] [tests] Test disallowed multiwallet paramsJohn Newbery
2018-05-17[qa] Handle disconnect_node raceSuhas Daftuar
2018-04-26[config] Remove blockmaxsize optionJohn Newbery
2018-04-20qa: Fix python TypeError in script.pyMarcoFalke
2018-04-20[qa] Delete cookie file before starting nodeSuhas Daftuar
2018-04-20qa: Cache only chain and wallet for regtest datadirMarcoFalke
2018-04-20[qa] Ensure bitcoind processes are cleaned up when tests endSuhas Daftuar
2018-04-20[tests] Test starting bitcoind with -h and -versionJohn Newbery
2018-04-20[tests] Fix intermittent rpc_net.py failure.John Newbery
2018-04-20test: Use wait_until in tests where time was used for pollingBen Woosley
2018-04-20test: Use wait_until to ensure ping goes outBen Woosley
2018-04-20[test] Round target fee to 8 decimals in assert_fee_amountKarl-Johan Alm
2018-02-08Bech32 addresses in dumpwalletfivepiece
2018-01-30test: Make ua_comment test pass on 0.16.0Wladimir J. van der Laan
2018-01-30Merge #12278: Add special error for genesis coinbase to getrawtransactionWladimir J. van der Laan
2018-01-30Add special error for genesis coinbase to gettransactionMeshCollider
2018-01-25qa: Add missing syncwithvalidationinterfacequeue to testsMarcoFalke
2018-01-25Fix intermittent failure in p2p-versionbits-warning.pyJohn Newbery
2018-01-25Improve comments/logging in p2p-versionbits-warning.pyJohn Newbery
2018-01-25Fix flake8 warnings in p2p-versionbits-warning.pyJohn Newbery
2018-01-25[tests] Remove EXPECTED_VIOLATION_COUNTAnthony Towns
2018-01-25[tests] Rename misc functional tests.Anthony Towns
2018-01-25[tests] Rename rpc_* functional tests.Anthony Towns
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns
2018-01-25[tests] Rename feature_* functional tests.Anthony Towns
2018-01-24Merge #12194: Add change type option to fundrawtransactionJonas Schnelli
2018-01-24[qa] Use address type in addmultisigaddress to avoid addwitnessaddressJoão Barbosa
2018-01-24[qa] Test fundrawtransaction with change_type optionJoão Barbosa
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