aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-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-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-23Merge bitcoin/bitcoin#26291: Update MANDATORY_SCRIPT_VERIFY_FLAGSAndrew Chow
2023-08-23test: wallet_backup.py, fix intermittent failure in "restore using dumped wal...furszy
2023-08-22Merge bitcoin/bitcoin#28199: test: tx orphan handlingAndrew Chow
2023-08-22test: add functional test for deadlock situationMartin Zumsande
2023-08-22test: add basic tests for sendmsgtopeer to rpc_net.pyMartin Zumsande
2023-08-22Merge bitcoin/bitcoin#28320: test: Support riscv64 in get_previous_releases.pyfanquake
2023-08-22Merge bitcoin/bitcoin#28200: refactor: Remove unused includes from wallet.cppfanquake
2023-08-22Merge bitcoin/bitcoin#28288: test: fix 'unknown named parameter' test in `wal...fanquake
2023-08-22test: Fix intermittent issue in mempool_reorgMarcoFalke
2023-08-22test: Support riscv64 in get_previous_releases.pyMarcoFalke
2023-08-22Merge bitcoin/bitcoin#28157: test doc: tests `acceptstalefeeestimates` option...glozow
2023-08-21test: fix 'unknown named parameter' test in `wallet_basic`brunoerg
2023-08-21test: ensure acceptstalefeeestimates is supported only on regtest chainismaelsadeeq
2023-08-18Merge bitcoin/bitcoin#28237: refactor: Enforce C-str fmt strings in WalletLog...fanquake
2023-08-18Remove unused includes from wallet.cppMarcoFalke