aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-05-09Merge bitcoin/bitcoin#30006: test: use sleepy wait-for-log in reindex readonlyAva Chow
2024-05-09Merge bitcoin/bitcoin#29939: test: add MiniWallet tagging support to avoid UT...Ava Chow
2024-05-09Merge bitcoin/bitcoin#29122: test: adds outbound eviction functional tests, u...Ava Chow
2024-05-09Merge bitcoin/bitcoin#29973: test: Assumeutxo: ensure failure when importing ...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29292: rpc: improve submitpackage documentation and oth...Ava Chow
2024-05-08Merge bitcoin/bitcoin#29335: test: Handle functional test disk-full errorAva Chow
2024-05-08Merge bitcoin/bitcoin#28336: rpc: parse legacy pubkeys consistently with spec...Ava Chow
2024-05-08Merge bitcoin/bitcoin#30053: test: added test coverage to loadtxoutset could ...merge-script
2024-05-08Merge bitcoin/bitcoin#30025: doc: fix broken relative md linksmerge-script
2024-05-07rpc: update min package size error message in submitpackagestickies-v
2024-05-07test: add bounds checking for submitpackage RPCstickies-v
2024-05-06test: added test coverage to loadtxoutsetkevkevin
2024-05-06Merge bitcoin/bitcoin#29845: rpc: return warnings as an array instead of just...Ava Chow
2024-05-05test: use tagged ephemeral MiniWallet instance in fill_mempoolSebastian Falbesoner
2024-05-05test: add MiniWallet tagging support to avoid UTXO mixingSebastian Falbesoner
2024-05-05test: refactor: eliminate COINBASE_MATURITY magic number in fill_mempoolSebastian Falbesoner
2024-05-05test: refactor: move fill_mempool to new module mempool_utilSebastian Falbesoner
2024-05-03Merge bitcoin/bitcoin#30024: doc: replace remaining "520" magic nums with MAX...Ava Chow
2024-05-03doc: fix broken relative md linkswillcl-ark
2024-05-03[test]: remove duplicate WITNESS_SCALE_FACTORismaelsadeeq
2024-05-02Merge bitcoin/bitcoin#29617: test: Validate UTXO snapshot with coin height > ...Ava Chow
2024-05-02Replace remaining "520" magic numbers with MAX_SCRIPT_ELEMENT_SIZEJon Atack
2024-05-01Merge bitcoin/bitcoin#29120: test: Add test case for spending bare multisigmerge-script
2024-05-01rpc: return warnings as an array instead of just a single onestickies-v
2024-04-30Merge bitcoin/bitcoin#29623: Simplify network-adjusted time warning logicAva Chow
2024-04-30Merge bitcoin/bitcoin#28970: p2p: opportunistically accept 1-parent-1-child p...Ava Chow
2024-04-30test: use sleepy wait-for-log in reindex readonlyMatthew Zipkin
2024-04-30Merge bitcoin/bitcoin#29986: test: Don't rely on incentive incompatible repla...glozow
2024-04-29test: Don't rely on incentive incompatible replacement in mempool_accept_v3.pySuhas Daftuar
2024-04-29test: Handle functional test disk-full errorBrandon Odiwuor
2024-04-26Merge bitcoin/bitcoin#29771: test: Run framework unit tests in parallelAva Chow
2024-04-26test: adds outbound eviction tests for non outbound-full-relay peersSergi Delgado Segura
2024-04-26test: adds outbound eviction functional tests, updates comment in ConsiderEvi...Sergi Delgado Segura
2024-04-26[Test] Assumeutxo: ensure failure when importing a snapshot twiceAlfonso Roman Zubeldia
2024-04-26[functional test] opportunistic 1p1c package submissionglozow
2024-04-25Merge bitcoin/bitcoin#29615: test: fix accurate multisig sigop count (BIP16),...Ava Chow
2024-04-25Merge bitcoin/bitcoin#29736: test: Extends wait_for_getheaders so a specific ...Ava Chow
2024-04-25test: Add test case for spending bare multisigBrandon Odiwuor
2024-04-25Merge bitcoin/bitcoin#29938: Fix typos in description.md and wallet_util.pymerge-script
2024-04-25Fix typos in description.md and wallet_util.pyhanmz
2024-04-24Merge bitcoin/bitcoin#29870: rpc: Reword SighashFromStr error messagemerge-script
2024-04-23test: Run framework unit tests in paralleltdb3
2024-04-23Merge bitcoin/bitcoin#24313: Improve display address handling for external si...Ava Chow
2024-04-23Merge bitcoin/bitcoin#29688: test: remove duplicated ban testAva Chow
2024-04-22Merge bitcoin/bitcoin#29777: test: refactor: introduce and use `calculate_inp...Ava Chow
2024-04-22test:Validate UTXO snapshot with coin_height > base_height & amount > money_s...jrakibi
2024-04-22Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_downloa...Ava Chow
2024-04-22Merge bitcoin/bitcoin#29898: test: Fix intermittent issue in p2p_handshake.pyglozow
2024-04-22Merge bitcoin/bitcoin#27679: ZMQ: Support UNIX domain socketsAva Chow
2024-04-22test: Fix intermittent timeout in p2p_tx_download.pyMarcoFalke