aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-03-25Merge bitcoin/bitcoin#23536: Enforce Taproot script flags whenever WITNESS is...laanwj
2022-03-25[wallet] randomly generate change targetsglozow
2022-03-25test: move-only: Move all generate* tests to a single fileMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24205: init, test: improve network reachability test co...MarcoFalke
2022-03-24Merge bitcoin/bitcoin#24653: test: use `MiniWallet` in `test/functional/inter...MarcoFalke
2022-03-24tests: Calculate input weight more accuratelyAndrew Chow
2022-03-24test: Add diamond-shape prioritisetransaction testMarcoFalke
2022-03-24test: Rework create_self_transfer_multiMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24626: init: disallow reindex-chainstate when pruningMarcoFalke
2022-03-24init: disallow reindex-chainstate when pruningMartin Zumsande
2022-03-24Merge bitcoin/bitcoin#24574: test: Actually print TSan tracebacksfanquake
2022-03-24Merge bitcoin/bitcoin#24637: test: use MiniWallet for mempool_package_onemore.pyMarcoFalke
2022-03-24Merge bitcoin/bitcoin#24587: test: use MiniWallet for rpc_createmultisig.pyfanquake
2022-03-24[move only] remove `is_wallet_compiled` checksjosibake
2022-03-24test: use MiniWallet in `interfaces_zmq`josibake
2022-03-23Merge bitcoin/bitcoin#24635: test: Run non-wallet tests only oncefanquake
2022-03-22test: check localaddresses in getnetworkinfo for nodes with proxybrunoerg
2022-03-22test: use MiniWallet for mempool_package_onemore.pySebastian Falbesoner
2022-03-22test: MiniWallet: add helper methods `{send,create}_self_transfer_multi`Sebastian Falbesoner
2022-03-22test: use MiniWallet for rpc_createmultisig.pyAyush Sharma
2022-03-22Merge bitcoin/bitcoin#24535: test: Fix generate calls and comments in feature...MarcoFalke
2022-03-22test: Run non-wallet tests only onceMarcoFalke
2022-03-22Merge bitcoin/bitcoin#24605: test: Use MiniWallet in feature_coinstatsindexMarcoFalke
2022-03-18test: Fix generate calls and comments in feature_segwitMarcoFalke
2022-03-18scripted-diff: rename TxRelay membersJohn Newbery
2022-03-17Use MiniWallet in feature_coinstatsindexMarcoFalke
2022-03-17test: Refactor MiniWallet get_utxo helperMarcoFalke
2022-03-16test: Fix intermittent failure in feature_segwitDrahtBot
2022-03-15test: Actually print TSan tracebacksMarcoFalke
2022-03-15Merge bitcoin/bitcoin#24510: test: check for importprunedfunds RPC errorsMarcoFalke
2022-03-14Merge bitcoin/bitcoin#24505: wallet: Add a deprecation warning for newly crea...MarcoFalke
2022-03-13Merge bitcoin/bitcoin#24528: rpc: rename getdeploymentinfo status-next to sta...MarcoFalke
2022-03-11test: use MiniWallet for feature_maxuploadtarget.pySebastian Falbesoner
2022-03-11Merge bitcoin/bitcoin#24421: miner: always assume we can build witness blocksfanquake
2022-03-11rpc: rename getdeploymentinfo status-next to status_nextJon Atack
2022-03-10wallet: Add a deprecation warning for newly created legacy walletsAndrew Chow
2022-03-10Remove utxo db upgrade codeMarcoFalke
2022-03-09test: check for importprunedfunds RPC errorsSebastian Falbesoner
2022-03-09Merge bitcoin/bitcoin#24490: tests: Ensure sorted/multi_a descriptors always ...MarcoFalke
2022-03-08Merge bitcoin/bitcoin#24198: wallet, rpc: add wtxid in WalletTxToJSONAndrew Chow
2022-03-08Merge bitcoin/bitcoin#24312: addrman: Log too low compat valueMarcoFalke
2022-03-07test: refactor: use `random.sample` for choosing random keys in wallet_taproo...Sebastian Falbesoner
2022-03-07tests: Ensure sorted/multi_a descriptors always generate different addrsAndrew Chow
2022-03-04Merge bitcoin/bitcoin#24043: Add (sorted)multi_a descriptor for k-of-n multis...Andrew Chow
2022-03-03test: passing -onlynet=onion with -onion=0/-noonion raises expected init errorJon Atack
2022-03-03test: passing -onlynet=onion without -proxy/-onion raises expected init errorJon Atack
2022-03-03test: passing invalid -onion raises expected init errorJon Atack
2022-03-03test: passing invalid -proxy raises expected init errorJon Atack
2022-03-02net: only assume all local addresses if listening on anyVasil Dimov
2022-03-02net: fix GetListenPort() to derive the proper portVasil Dimov