aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
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-18removed StrFormatInternalBug quote delimitationReese Russell
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: wallet, verify migration doesn't crash for an invalid scriptfurszy
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-07test: add bip157 coverage for (start height > stop height) disconnectSebastian Falbesoner
2023-08-07test: check for specific disconnect reasons in p2p_blockfilters.pySebastian Falbesoner
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