aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-03-24Merge bitcoin/bitcoin#27269: test: Support decoding segwit address in address...fanquake
2023-03-23Merge bitcoin/bitcoin#24845: wallet: return error msg for "too-long-mempool-...glozow
2023-03-23Merge bitcoin/bitcoin#27287: test: Replace threading with concurrent.futuresfanquake
2023-03-23Merge bitcoin/bitcoin#18933: rpc: Add submit option to generateblockfanquake
2023-03-23test: add bech32 decoding support to address_to_scriptpubkey()ismaelsadeeq
2023-03-23test: test_bech32_decode in address.pyismaelsadeeq
2023-03-22Merge bitcoin/bitcoin#27271: RPC: Fix fund transaction crash when at 0-value,...Andrew Chow
2023-03-22Merge bitcoin/bitcoin#27280: test: Fix TypeError (expected str instance, byte...fanquake
2023-03-21test: Replace threading with concurrent.futuresMarcoFalke
2023-03-20Merge bitcoin/bitcoin#26531: mempool: Add mempool tracepointsAndrew Chow
2023-03-20Add mempool tracepointsvirtu
2023-03-20test: Fix TypeError in wait_for_debug_logMarcoFalke
2023-03-19Merge bitcoin/bitcoin#27265: test: check that sigop limit also affects ancest...fanquake
2023-03-17Merge bitcoin/bitcoin#27212: test: Make the unlikely race in p2p_invalid_mess...fanquake
2023-03-17test: Make the unlikely race in p2p_invalid_messages impossibleMarcoFalke
2023-03-16Merge bitcoin/bitcoin#27199: test: fix race condition in encrypted wallet res...Andrew Chow
2023-03-16Fix fund transaction case at 0-value, 0-feeGreg Sanders
2023-03-16Merge bitcoin/bitcoin#27200: test: psbt: check non-witness UTXO removal for s...Andrew Chow
2023-03-15Merge bitcoin/bitcoin#26207: rest: add verbose and mempool_sequence query par...Andrew Chow
2023-03-15test: fix race condition in encrypted wallet rescan testsishaanam
2023-03-15test: check that sigop limit also affects ancestor/descendant sizeSebastian Falbesoner
2023-03-13Merge bitcoin/bitcoin#27235: Avoid integer overflow in CheckDiskSpaceglozow
2023-03-13Merge bitcoin/bitcoin#26514: Improve address decoding errorsglozow
2023-03-13Merge bitcoin/bitcoin#27221: test: Default timeout factor to 4 under --valgrindfanquake
2023-03-13[test] Add manual prune startup test casedergoegge
2023-03-10test: add wallet too-long-mempool-chain error coveragefurszy
2023-03-10Merge bitcoin/bitcoin#27171: test: add coverage for sigop limit policy (`-byt...fanquake
2023-03-10Merge bitcoin/bitcoin#27226: test: Use self.wait_until over wait_until_helperfanquake
2023-03-10Merge bitcoin/bitcoin#23813: Add test and docs for getblockfrompeer with pruningfanquake
2023-03-10rpc: Add submit option to generateblockMarcoFalke
2023-03-08Merge bitcoin/bitcoin#26996: test: Flatten miniwallet array and remove random...fanquake
2023-03-08Merge bitcoin/bitcoin#26194: rpc, wallet: use the same `next_index` key in `l...Andrew Chow
2023-03-08test: Use self.wait_until over wait_until_helperMarcoFalke
2023-03-07Merge bitcoin/bitcoin#27150: Deduplicate bitcoind and bitcoin-qt init codeAndrew Chow
2023-03-07test: Flatten miniwallet array and remove random fee in longpollMarcoFalke
2023-03-07test: Default timeout factor to 4 under --valgrindMarcoFalke
2023-03-07test: add coverage for sigop limit policy (`-bytespersigop` setting)Sebastian Falbesoner
2023-03-06Merge bitcoin/bitcoin#26742: http: Track active requests and wait for last to...Andrew Chow
2023-03-05test: psbt: check non-witness UTXO removal for segwit v1 inputSebastian Falbesoner
2023-03-05test: speedup rpc_psbt.py by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2023-03-04test: PSBT: eliminate magic numbers for global unsigned tx key (0)Sebastian Falbesoner
2023-02-28Extend bilingual_str support for tinyformatRyan Ofsky
2023-02-28Merge bitcoin/bitcoin#26533: prune: scan and unlink already pruned block file...Andrew Chow
2023-02-23Merge bitcoin/bitcoin#25943: rpc: Add a parameter to sendrawtransaction which...Andrew Chow
2023-02-23Merge bitcoin/bitcoin#27124: docs: add ramdisk guide for running tests on OSXfanquake
2023-02-22Merge bitcoin/bitcoin#25574: validation: Improve error handling when VerifyDB...Andrew Chow
2023-02-22Merge bitcoin/bitcoin#27143: test: Replace 0xC0 constantfanquake
2023-02-22docs: add ramdisk guide for running tests on OSXMatthew Zipkin
2023-02-22Merge bitcoin/bitcoin#27068: wallet: SecureString to allow null charactersAndrew Chow
2023-02-22Merge bitcoin/bitcoin#27137: test: Raise PRNG seed log to INFOfanquake