aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-03-02test: remove file-wide interpreter.cpp ubsan suppressionfanquake
2024-03-01test: cover UNIX sockets in feature_proxy.pyMatthew Zipkin
2024-03-01[functional test] sibling evictionglozow
2024-03-01[policy] sibling eviction for v3 transactionsglozow
2024-03-01test: fix flaky wallet_send functional testMax Edwards
2024-03-01test: fix weight estimates in functional testsMax Edwards
2024-02-29p2p: Don't consider blocks mutated if they don't connect to known prev blockGreg Sanders
2024-02-29Merge bitcoin/bitcoin#29390: test: speedup bip324_cipher.py unit testAva Chow
2024-02-29test: ignore --v2transport for older versions instead of assertingMartin Zumsande
2024-02-29Merge bitcoin/bitcoin#29510: wallet: `getrawchangeaddress` and `getnewaddress...Ava Chow
2024-02-29Merge bitcoin/bitcoin#29511: test: Fix intermittent failure in rpc_net.py --v...Ava Chow
2024-02-29test: add -v1transport option and use it in test_runnerMartin Zumsande
2024-02-29tests: Provide more helpful assert_equal errorsAnthony Towns
2024-02-29test: Fix intermittent failure in rpc_net.py --v2transportstratospher
2024-02-28Merge bitcoin/bitcoin#29412: p2p: Don't process mutated blocksAva Chow
2024-02-28net: make the list of known message types a compile time constantVasil Dimov
2024-02-28test: add coverage for whitelisting manual connectionsbrunoerg
2024-02-28test: add option to speed up tx relay/mempool syncbrunoerg
2024-02-28test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
2024-02-27test: Update --tmpdir doc string to say directory must not existkevkevin
2024-02-27doc: Fix Broken LinksJustin Dhillon
2024-02-27[test] Add regression test for #27608dergoegge
2024-02-27Merge bitcoin/bitcoin#29358: test: use v2 everywhere for P2PConnection if --v...fanquake
2024-02-27Merge bitcoin/bitcoin#28178: fuzz: Generate with random libFuzzer settingsfanquake
2024-02-26test: Add test for loadtxoutset when headers are not syncedFabian Jahr
2024-02-26test: Remove unnecessary sync_blocks in assumeutxo testsFabian Jahr
2024-02-26Merge bitcoin/bitcoin#29467: test: Fix intermittent issue in interface_rest.pyfanquake
2024-02-26Merge bitcoin/bitcoin#29470: test: Add option to skip python unit testsfanquake
2024-02-26Merge bitcoin/bitcoin#29408: lint: Check for missing bitcoin-config.h includesfanquake
2024-02-23test: Add option to skip unit tests for the test runnerMartin Zumsande
2024-02-22test: Fix intermittent issue in interface_rest.pyMarcoFalke
2024-02-21Merge bitcoin/bitcoin#29400: test: Fix SegwitV0SignatureMsg nLockTime signednessAva Chow
2024-02-21test: check_mempool_result negative feeratekevkevin
2024-02-20test: assert rpc error for addnode v2transport not enabledkevkevin
2024-02-20lint: Check for missing or redundant bitcoin-config.h includesMarcoFalke
2024-02-20lint: Make lint error easier to spot in outputMarcoFalke
2024-02-20doc: Add missing RUST_BACKTRACE=1MarcoFalke
2024-02-20lint: Add get_subtrees() helperMarcoFalke
2024-02-15rpc: Fixed signed integer overflow for large feeratesMarcoFalke
2024-02-13Merge bitcoin/bitcoin#29394: test, assumeutxo: Add test to ensure failure whe...fanquake
2024-02-13Merge bitcoin/bitcoin#29424: v3 followupsfanquake
2024-02-13Merge bitcoin/bitcoin#29425: test: fix intermittent failure in wallet_reorgre...fanquake
2024-02-12test: fix intermittent failure in wallet_reorgrestore.pyMartin Zumsande
2024-02-12Merge bitcoin/bitcoin#28987: wallet: simplify and batch zap wallet txes processAva Chow
2024-02-12test: enable v2 for python p2p depending on global --v2transport flagMartin Zumsande
2024-02-12[test] second child of a v3 tx can be replaced individuallyglozow
2024-02-12[refactor] use MAX_PUBKEYS_PER_MULTISIG instead of magic numbers in testglozow
2024-02-12Merge bitcoin/bitcoin#29399: test: Fix utxo set hash serialisation signednessfanquake
2024-02-10rpc, test: test sendall spends unconfirmed change and unconfirmed inputs when...ishaanam
2024-02-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow