aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2023-04-04test: Remove windows workaround in authproxyMarcoFalke
2023-04-04Merge bitcoin/bitcoin#27389: test: refactor: replace unnecessary `BytesIO` usesfanquake
2023-04-01test: refactor: replace unnecessary `BytesIO` usesSebastian Falbesoner
2023-03-31test: Remove python3.5 workaround in authproxyMarcoFalke
2023-03-31Merge bitcoin/bitcoin#27362: test: remove `GetRNGState` lsan suppressionfanquake
2023-03-30Merge bitcoin/bitcoin#27350: test: refactor: dedup mempool_package_limits.py ...glozow
2023-03-30sanitizers: remove GetRNGState lsan suppressionfanquake
2023-03-30scripted-diff: Rename nUnconnectingHeaders and fPreferHeadersdergoegge
2023-03-29Merge bitcoin/bitcoin#27349: test: use address_to_scriptpubkey instead of RPC...fanquake
2023-03-28test: dedup package limit checks via decorator in mempool_package_limits.pySebastian Falbesoner
2023-03-28test: refactor: use Satoshis for fees in mempool_package_limits.pySebastian Falbesoner
2023-03-28refactor: use address_to_scriptpubkey to retrieve addresses scriptpubkeyismaelsadeeq
2023-03-28refactor: move address_to_scriptpubkey to address.pyismaelsadeeq
2023-03-28Merge bitcoin/bitcoin#27318: test: wallet_create_tx.py fix racefanquake
2023-03-27fuzz: Remove legacy int parse fuzz testsMarcoFalke
2023-03-24Merge bitcoin/bitcoin#27269: test: Support decoding segwit address in address...fanquake
2023-03-23test: wallet_create_tx.py fix racefurszy
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