aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2022-05-19Merge bitcoin/bitcoin#25161: rpc: Put undocumented JSON failure mode behind a...MacroFake
2022-05-18rpc: Put undocumented JSON failure mode behind a runtime flagSuhail Saqan
2022-05-18Merge bitcoin/bitcoin#25126: test: add BIP157 message parsing support (via ME...MacroFake
2022-05-18Merge bitcoin/bitcoin#25124: test: Fix intermittent race in p2p_unrequested_b...MacroFake
2022-05-17test: use sendall in wallet_taproot.py testsishaanam
2022-05-17Merge bitcoin/bitcoin#23679: Sanitize `port` in `addpeeraddress()`fanquake
2022-05-15[net processing] Only accept `sendcmpct` with version=2John Newbery
2022-05-15[net processing] Only advertise support for version 2 compact blocksJohn Newbery
2022-05-15[net] Stop testing version 1 compact blocks.John Newbery
2022-05-15Merge bitcoin/bitcoin#25123: test: Fix race condition in index prune testMacroFake
2022-05-14test: Fix race condition in index pruning testFabian Jahr
2022-05-14Sanitize port in `addpeeraddress()`amadeuszpawlik
2022-05-13test: make BIP157 messages default-constructible (MESSAGEMAP compatibility)Sebastian Falbesoner
2022-05-13test: p2p: add missing BIP157 message types to MESSAGEMAPSebastian Falbesoner
2022-05-13test: Fix intermittent race in p2p_unrequested_blocks.pyMacroFake
2022-05-13Merge bitcoin/bitcoin#25117: test: Check msg type in msg capture is followed ...MacroFake
2022-05-12test: compare `/mempool/info` response with `getmempoolinfo` RPCbrunoerg
2022-05-12test: Check msg type in msg capture is followed by zerosMacroFake
2022-05-11rpc: check `fopen` return code in dumptxoutsetSebastian Falbesoner
2022-05-10Merge bitcoin/bitcoin#24793: test: Change color of skipped functional testslaanwj
2022-05-06Merge bitcoin/bitcoin#25063: test: previous releases: add v23.0MacroFake
2022-05-06test: previous releases: add v23.0Sjors Provoost
2022-05-04Merge bitcoin/bitcoin#24993: test, contrib, refactor: use `with` when opening...laanwj
2022-05-04Merge bitcoin/bitcoin#25045: test: add coverage for invalid requests for `blo...MacroFake
2022-05-03test: add coverage for invalid requests for `blockfilterheaders`brunoerg
2022-05-03Merge bitcoin/bitcoin#24941: test: MiniWallet: support skipping mempool check...MacroFake
2022-04-30Reject invalid rpcauth formatsMacroFake
2022-04-29test: stop node before calling assert_start_raises_init_errorMartin Zumsande
2022-04-28Merge bitcoin/bitcoin#18554: wallet: ensure wallet files are not reused acros...Andrew Chow
2022-04-28Merge bitcoin/bitcoin#24937: test: Remove previous release check in feature_t...laanwj
2022-04-28Merge bitcoin/bitcoin#25011: tests: Do not always create a descriptor wallet ...MacroFake
2022-04-27test, contrib, refactor: use `with` when opening a filebrunoerg
2022-04-27tests: Do not always create a descriptor wallet in wallet_createwalletAndrew Chow
2022-04-27Merge bitcoin/bitcoin#18642: Use std::chrono for the time to rotate destinati...MacroFake
2022-04-27Merge bitcoin/bitcoin#24739: test: Fix intermittent test failure in wallet_li...MacroFake
2022-04-26Merge bitcoin/bitcoin#21726: Improve Indices on pruned nodes via prune blockersfanquake
2022-04-26Merge bitcoin/bitcoin#24644: wallet: add tracepoints and algorithm informatio...fanquake
2022-04-26Merge bitcoin/bitcoin#24789: init, index: disallow indexes when running reind...fanquake
2022-04-25move-only: Rename index + pruning functional testFabian Jahr
2022-04-25test: Update test for indices on pruned nodesFabian Jahr
2022-04-25Index: Allow coinstatsindex with pruning enabledFabian Jahr
2022-04-25Merge bitcoin/bitcoin#24454: tests: Fix calculation of external input weightsfanquake
2022-04-24init: disallow reindex-chainstate with optional indexesMartin Zumsande
2022-04-24Merge bitcoin/bitcoin#24812: util/check: Add CHECK_NONFATAL identity function...MarcoFalke
2022-04-22test: MiniWallet: skip mempool check if `mempool_valid=False`Sebastian Falbesoner
2022-04-22test: MiniWallet: always rehash after signing (P2PK mode)Sebastian Falbesoner
2022-04-21tests: Use descriptor that requires both legacy and segwitAndrew Chow
2022-04-21Merge bitcoin/bitcoin#24936: test: compare `/mempool/contents` response with ...MarcoFalke
2022-04-21test: Add test for coinselection tracepointsAndrew Chow
2022-04-21test: Remove previous release checkMarcoFalke