aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2020-11-01Avoid dumpprivkey and watchonly behavior in rpc_signrawtransaction.pyAndrew Chow
2020-11-01Add script equivalent of functions in address.pyAndrew Chow
2020-11-01Add descriptor wallet output to tool_wallet.pyAndrew Chow
2020-11-01Use separate watchonly wallet for multisig in feature_nulldummy.pyAndrew Chow
2020-11-01Move import and watchonly tests to be legacy wallet only in wallet_balance.pyAndrew Chow
2020-11-01Use importdescriptors for descriptor wallets in wallet_bumpfee.pyAndrew Chow
2020-11-01Avoid dumpprivkey in wallet_listsinceblock.pyAndrew Chow
2020-11-01Make import tests in wallet_listtransactions.py legacy wallet onlyAndrew Chow
2020-11-01Use a separate watchonly wallet in rpc_fundrawtransaction.pyAndrew Chow
2020-11-01Update wallet_importprunedfunds to avoid dumpprivkeyAndrew Chow
2020-10-30Increase feature_taproot inactive test coveragePieter Wuille
2020-10-30Only relay Taproot spends if next block has it activePieter Wuille
2020-10-29Fix change detection of imported internal descriptorsAndrew Chow
2020-10-29Ensure a legacy wallet for BDB format checkAndrew Chow
2020-10-29Skip --descriptor tests if sqlite is not compiledAndrew Chow
2020-10-29Merge #20186: wallet: Make -wallet setting not create walletsMarcoFalke
2020-10-29Merge #19753: p2p: don't add AlreadyHave transactions to recentRejectsWladimir J. van der Laan
2020-10-29wallet: add rpc send explicit fee rate coverageJon Atack
2020-10-29wallet: add sendtoaddress/sendmany explicit fee rate coverageJon Atack
2020-10-29wallet: add walletcreatefundedpsbt explicit fee rate coverageJon Atack
2020-10-29test: refactor for walletcreatefundedpsbt fee rate coverageJon Atack
2020-10-29wallet: fundrawtx fee rate coverage, fixup ParseConfirmTarget()Jon Atack
2020-10-28[tests] Remove getnettotals/getpeerinfo consistency testJohn Newbery
2020-10-27[test] Clarify setup of node topology.Amiti Uttarwar
2020-10-27[move-only, test]: Match test order with run orderAmiti Uttarwar
2020-10-27wallet: combine redundant bumpfee invalid params and args testsJon Atack
2020-10-27wallet: improve bumpfee error/help, add explicit fee rate coverageJon Atack
2020-10-27[net processing] Don't add AlreadyHave txs to recentRejectsTroy Giorshev
2020-10-27Merge #20167: test: Add test for -blockversionWladimir J. van der Laan
2020-10-26test: Add test for -blockversionMarcoFalke
2020-10-25wallet: fix SetFeeEstimateMode() error messageJon Atack
2020-10-24wallet, bugfix: fix bumpfee with explicit fee rate modesJon Atack
2020-10-22Merge #20112: test: Speed up wallet_resendwallettransactions with mockschedul...MarcoFalke
2020-10-22Merge #20176: test: Fix intermittent issue in p2p_feefilterMarcoFalke
2020-10-22Merge #20039: test: Convert amounts from float to decimalMarcoFalke
2020-10-21test: Fix rpc_net intermittent issueMarcoFalke
2020-10-21Convert amounts from float to decimalPrayank
2020-10-21wallet: Make -wallet setting not create walletsRussell Yanofsky
2020-10-21Merge #20198: Show name, format and if uses descriptors in bitcoin-wallet toolMarcoFalke
2020-10-21Show name, format and if uses descriptors in bitcoin-wallet toolJonas Schnelli
2020-10-20test: Move (dis)?connect_nodes globals into TestFramework as helpersElliott Jin
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-10-20test: Replace use of (dis)?connect_nodes globalsElliott Jin
2020-10-20Merge #20125: rpc, wallet: Expose database format in getwalletinfoSamuel Dobson
2020-10-19Merge #19624: Warn on unknown rw_settingsMarcoFalke
2020-10-19test: Fix typo (one tx is enough) in p2p_feefilterMarcoFalke
2020-10-18test: Fix intermittent issue in wallet_sendMarcoFalke
2020-10-18test: Fix intermittent issue in wallet_import_rescanMarcoFalke
2020-10-17Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...MarcoFalke
2020-10-17test: Fix intermittent issue in p2p_feefilterMarcoFalke