aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-02-28test: make sure keypool sizes do not change on `getrawchangeaddress`/`getnewa...UdjinM6
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-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-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-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-09Merge bitcoin/bitcoin#28948: v3 transaction policy for anti-pinningAva Chow
2024-02-09wallet: batch and simplify ZapSelectTx processfurszy
2024-02-09test, assumeutxo: Add test to ensure failure when mempool not emptyHernan Marino
2024-02-08Merge bitcoin/bitcoin#28996: test: maxuploadtarget: check for mempool msg dis...Ava Chow
2024-02-08Merge bitcoin/bitcoin#29372: test: fix intermittent failure in `rpc_setban.py...Ava Chow
2024-02-08[functional test] v3 transaction submissionglozow
2024-02-08test framework: Add and use option for tx-version in MiniWallet methodsMarcoFalke
2024-02-08i2p: log connection was refused due to arbitrary portbrunoerg
2024-02-07Merge bitcoin/bitcoin#29112: sqlite: Disallow writing from multiple `SQLiteBa...Ryan Ofsky
2024-02-07Merge bitcoin/bitcoin#29363: test: Fix CPartialMerkleTree.nTransactions signe...fanquake
2024-02-07test: Fix SegwitV0SignatureMsg nLockTime signednessMarcoFalke
2024-02-07test: Fix utxo set hash serialisation signednessMarcoFalke
2024-02-06test: Don't use v2transport when it's too slow.Martin Zumsande
2024-02-06test: enable p2p_invalid_messages.py with v2transportMartin Zumsande
2024-02-06test: enable p2p_sendtxrcncl.py with v2transportMartin Zumsande
2024-02-06tests: Test for concurrent writes with db txAva Chow
2024-02-06Merge bitcoin/bitcoin#29356: test: make v2transport arg in addconnection mand...glozow
2024-02-06Merge bitcoin/bitcoin#29353: test: p2p: adhere to typical VERSION message pro...glozow
2024-02-06test: speedup bip324_cipher.py unit testSebastian Falbesoner
2024-02-05test: check that mempool msgs lead to disconnect if uploadtarget is reachedSebastian Falbesoner
2024-02-05test: check for specific disconnect reasons in feature_maxuploadtarget.pySebastian Falbesoner
2024-02-05test: verify `-maxuploadtarget` limit state via `getnettotals` RPC resultSebastian Falbesoner
2024-02-05Merge bitcoin/bitcoin#29354: test: Assumeutxo with more than just coinbase tr...glozow
2024-02-02Merge bitcoin/bitcoin#28868: wallet: Fix migration of wallets with txs that h...Ryan Ofsky
2024-02-02test: fix intermittent failure in rpc_setban.py --v2transportMartin Zumsande
2024-02-01tests: Test that descriptors flag is set for migrated blank walletsAva Chow
2024-02-01test: avoid requesting blocks beyond limited peer thresholdfurszy
2024-02-01test: Test migration of tx with both spendable and watchonlyAva Chow