aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2024-10-21Merge bitcoin/bitcoin#31097: validation: Improve input script check error rep...merge-script
2024-10-17Merge bitcoin/bitcoin#29877: tracing: explicitly cast block_connected duratio...merge-script
2024-10-17[test] A non-standard transaction which is also consensus-invalid should retu...Antoine Poinsot
2024-10-15Merge bitcoin/bitcoin#30859: doc: cmake: prepend "build" to functional/test_r...merge-script
2024-10-11doc: cmake: prepend and explain "build/" where neededLarry Ruane
2024-10-08Merge bitcoin/bitcoin#30920: test: Remove 0.16.3 test from wallet_backwards_c...merge-script
2024-10-08Merge bitcoin/bitcoin#31018: test: Treat exclude list warning as failure in CImerge-script
2024-10-05Merge bitcoin/bitcoin#30793: rpc: add getorphantxsglozow
2024-10-02test: add getorphantxs teststdb3
2024-10-02test: add tx_in_orphanage()tdb3
2024-10-02test: Treat exclude list warning as failure in CIMarcoFalke
2024-10-01test: add missing sync to feature_fee_estimation.pyMartin Zumsande
2024-09-28test: refactor: introduce and use `TRUC_CHILD_MAX_VSIZE` constantSebastian Falbesoner
2024-09-28test: switch MiniWallet padding unit from weight to vsizeSebastian Falbesoner
2024-09-27Merge bitcoin/bitcoin#30879: test: re-bucket long-running testsmerge-script
2024-09-26Merge bitcoin/bitcoin#30948: test: Add missing sync_mempools() to fill_mempool()merge-script
2024-09-24test: Add missing sync_mempools() to fill_mempool()MarcoFalke
2024-09-24test: Refactor fill_mempool to extract send_batch helperMarcoFalke
2024-09-23Merge bitcoin/bitcoin#30678: wallet: Write best block to disk before backupAva Chow
2024-09-23Merge bitcoin/bitcoin#30409: Introduce waitTipChanged() mining interface, rep...Ava Chow
2024-09-23test: re-bucket long-running testswillcl-ark
2024-09-22test: Add basic balance coverage to wallet_assumeutxo.pyFabian Jahr
2024-09-20Merge bitcoin/bitcoin#30679: fix: handle invalid `-rpcbind` port earlierAva Chow
2024-09-20Merge bitcoin/bitcoin#26990: cli: Improve error message on multiwallet cli-si...Ava Chow
2024-09-20test: Add coverage for best block locator write in wallet_backupFabian Jahr
2024-09-20wallet: Write best block to disk before backupFabian Jahr
2024-09-18Merge bitcoin/bitcoin#30875: doc: fixed inconsistencies in documentation betw...merge-script
2024-09-18doc: Updating docs from autotools to cmakekevkevinpal
2024-09-18test: Remove 0.16.3 test from wallet_backwards_compatibility.pyMarcoFalke
2024-09-17fix: handle invalid rpcbind port earliertdb3
2024-09-17test: add tests for invalid rpcbind portstdb3
2024-09-17rpc, cli: improve error message on multiwallet modepablomartin4btc
2024-09-17rpc: add test for waitforblock and waitfornewblockSjors Provoost
2024-09-16Merge bitcoin/bitcoin#30410: rpc, rest: Improve block rpc error handling, che...Ava Chow
2024-09-13Merge bitcoin/bitcoin#30892: test: Check already deactivated network stays su...Ava Chow
2024-09-13rpc: check block index before reading block / undo dataMartin Zumsande
2024-09-13rpc: Improve gettxoutproof error when only header is available.Martin Zumsande
2024-09-13test: add coverage to getblock and getblockstatsMartin Zumsande
2024-09-13rpc: Improve getblock / getblockstats error when only header is available.Martin Zumsande
2024-09-12test: Check that network stays suspended after dumptxoutset if it was off beforeFabian Jahr
2024-09-12Merge bitcoin/bitcoin#30880: test: Wait for local services to update in featu...Ava Chow
2024-09-12test: Wait for local services to update in feature_assumeutxoFabian Jahr
2024-09-12Merge bitcoin/bitcoin#30872: test: fix exclude parsing for functional runnermerge-script
2024-09-12test: fix exclude parsing for functional runnerMax Edwards
2024-09-12Merge bitcoin/bitcoin#30733: test: remove unused src_dir param from run_tests...merge-script
2024-09-11Merge bitcoin/bitcoin#30807: Fix peers abruptly disconnecting from AssumeUTXO...Ava Chow
2024-09-10Merge bitcoin/bitcoin#30805: test: Add explicit onion bind to p2p_permissionsglozow
2024-09-10test: add coverage for assumeUTXO honest peers disconnectionfurszy
2024-09-10assumeUTXO: fix peers disconnection during syncfurszy
2024-09-10test: Add explicit onion bind to p2p_permissionsAva Chow