aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2023-08-18Make post-p2sh consensus rules mandatory for tx relayAnthony Towns
2023-08-17Merge bitcoin/bitcoin#28123: Bugfix: RPC: Remove quotes from non-string oneli...fanquake
2023-08-17Merge bitcoin/bitcoin#27941: test: Fix intermittent issue in mining_getblockt...fanquake
2023-08-17Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filterfanquake
2023-08-16Merge bitcoin/bitcoin#28257: test: check backup from `migratewallet` can be s...fanquake
2023-08-15Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPCAndrew Chow
2023-08-14Merge bitcoin/bitcoin#28232: test: locked_wallet, skip default fee estimationfanquake
2023-08-14[functional test] transaction orphan handlingglozow
2023-08-14[test framework] make it easier to fast-forward setmocktimeglozow
2023-08-11test: check backup from `migratewallet` can be successfully restoredbrunoerg
2023-08-10test: locked_wallet, skip default fee estimationfurszy
2023-08-08refactor: Enforce C-str fmt strings in WalletLogPrintf()MarcoFalke
2023-08-07Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy pluginfanquake
2023-08-07Add importmempool RPCMarcoFalke
2023-08-04Merge bitcoin/bitcoin#28213: scripted-diff: Specify Python major version expl...fanquake
2023-08-03tidy: Integrate bicoin-tidy clang-tidy pluginfanquake
2023-08-03lint: remove lint-logs.pyfanquake
2023-08-03Merge bitcoin/bitcoin#27832: doc: Clarify -datacarriersize, add -datacarriers...fanquake
2023-08-03scripted-diff: Specify Python major version explicitly on WindowsHennadii Stepanov
2023-08-03test: Check tx from disconnected block is immediately requestableglozow
2023-08-02qa: Close SQLite connection properlyHennadii Stepanov
2023-08-02Merge bitcoin/bitcoin#27452: test: cover addrv2 anchors by adding TorV3 to CA...fanquake
2023-08-02Merge bitcoin/bitcoin#27572: test: dedup file hashing using `sha256sum_file` ...fanquake
2023-08-01Merge bitcoin/bitcoin#28144: test: fix intermittent failure in p2p_getaddr_ca...fanquake
2023-08-01Merge bitcoin/bitcoin#28166: test, rpc: invalid sighashtype coveragefanquake
2023-08-01Merge bitcoin/bitcoin#28194: test: python E721 and flake8 updatesfanquake
2023-08-01Merge bitcoin/bitcoin#28131: test: Add UBSan `-fsanitize=integer` suppression...fanquake
2023-08-01Merge bitcoin/bitcoin#28070: test: Drop 22.x node from TxindexCompatibilityTestfanquake
2023-07-31test: python E721 updatesJon Atack
2023-07-30qa, doc: Fix commentHennadii Stepanov