aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-09-19Merge bitcoin/bitcoin#28246: wallet: Use CTxDestination in CRecipient instead...fanquake
2023-09-19Add regression test for m_limit mutationGreg Sanders
2023-09-15test: check `descriptorprocesspsbt` return hex encoded txismaelsadeeq
2023-09-14Merge bitcoin/bitcoin#26152: Bump unconfirmed ancestor transactions to target...Andrew Chow
2023-09-14Merge bitcoin/bitcoin#27850: test: Add unit & functional test coverage for bl...Andrew Chow
2023-09-14doc: Remove confusing assert linterMarcoFalke
2023-09-14test: cover read-only blockstoreMatthew Zipkin
2023-09-13Amend bumpfee for inputs with overlapping ancestryMurch
2023-09-13Bump unconfirmed parent txs to target feerateMurch
2023-09-13Merge bitcoin/bitcoin#28251: validation: fix coins disappearing mid-package e...fanquake
2023-09-13[test] mempool coins disappearing mid-package evaluationglozow
2023-09-13[refactor] split setup in mempool_limit testglozow
2023-09-13[test framework] add ability to spend only confirmed utxosglozow
2023-09-13[policy] check for duplicate txids in packageglozow
2023-09-12Merge bitcoin/bitcoin#28414: wallet rpc: return final tx hex from walletproce...Andrew Chow
2023-09-12Add PubKeyDestination for P2PK scriptsAndrew Chow
2023-09-11rpc: Deprecate rpcserialversion=0Anthony Towns
2023-09-10Merge bitcoin/bitcoin#27944: test: various USDT functional test cleanups (278...fanquake
2023-09-07Merge bitcoin/bitcoin#28412: test: remove unused variables in `p2p_invalid_bl...fanquake
2023-09-06Merge bitcoin/bitcoin#28409: test: Combine sync_send_with_ping and sync_with_...fanquake
2023-09-06test: remove unnecessary finalizepsbt rpc callsismaelsadeeq
2023-09-05wallet rpc: return final tx hex from walletprocesspsbt if completeMatthew Zipkin
2023-09-05test: remove unused variables in `p2p_invalid_block`brunoerg
2023-09-05Merge bitcoin/bitcoin#28195: blockstorage: Drop legacy -txindex checkfanquake
2023-09-05test: Combine sync_send_with_ping and sync_with_pingMarcoFalke
2023-09-05Merge bitcoin/bitcoin#28386: test: remove fixed timeouts from feature_config_...fanquake
2023-09-05Merge bitcoin/bitcoin#28396: test: p2p: check that `getaddr` msgs are only re...fanquake
2023-09-05Merge bitcoin/bitcoin#28291: rpc: removed StrFormatInternalBug quote delimita...fanquake
2023-09-03test: p2p: check that `getaddr` msgs are only responded once per connectionSebastian Falbesoner
2023-09-01test: remove fixed timeouts from feature_config_argsMartin Zumsande
2023-08-31Merge bitcoin/bitcoin#28364: log: log wtxids when possible, add TXPACKAGES ca...Andrew Chow
2023-08-30Merge bitcoin/bitcoin#28352: test: Support powerpc64le in get_previous_releas...fanquake
2023-08-29[log] include wtxid in tx {relay,validation,orphanage} loggingglozow
2023-08-27test: Support powerpc64le in get_previous_releases.pyMarcoFalke
2023-08-26script: replace deprecated pkg_resources with importlib.metadataJon Atack
2023-08-24Merge bitcoin/bitcoin#28287: rpc, test: add `sendmsgtopeer` rpc and a test fo...Andrew Chow
2023-08-24Merge bitcoin/bitcoin#28332: test: previous releases: speed up fetching sourc...fanquake
2023-08-24Merge bitcoin/bitcoin#28325: test: wallet_backup.py, fix intermittent failure...fanquake
2023-08-24Merge bitcoin/bitcoin#28321: test: Fix intermittent issue in mempool_reorgfanquake
2023-08-24test: previous releases: speed up fetching sources with shallow cloneSebastian Falbesoner
2023-08-23test: roundtrip wallet backwards compat downgradeAndrew Chow
2023-08-23test: Add 25.0 to wallet backwards compatibiilty testAndrew Chow
2023-08-23test: Run upgrade test on all nodesAndrew Chow
2023-08-23test: Run downgrade test on descriptor walletsAndrew Chow
2023-08-23test: Add 0.21 tr() incompatibility testAndrew Chow
2023-08-23test: add logging 0.17 incompatibilities in wallet back compatAndrew Chow
2023-08-23test: Refactor v19 addmultisigaddress test to be distinctAndrew Chow
2023-08-23test: Remove w1_v18 from wallet backwards compatibilityAndrew Chow
2023-08-23test: Fix 0.16 wallet paths and downgrade testAndrew Chow
2023-08-23Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGSAndrew Chow