aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2023-12-12test: Actually fail when a python unit test failsMarcoFalke
2023-12-11Merge bitcoin/bitcoin#29041: test: fix intermittent error in rpc_net.py (#29030)fanquake
2023-12-09test: fix intermittent error in rpc_net.py (#29030)Sebastian Falbesoner
2023-12-08test: fix `addnode` functional test failure on OpenBSDSebastian Falbesoner
2023-12-08Merge bitcoin/bitcoin#29006: test: fix v2 transport intermittent test failure...fanquake
2023-12-08Merge bitcoin/bitcoin#28485: test: Extends MEMPOOL msg functional testfanquake
2023-12-06test: Extends MEMPOOL msg functional testSergi Delgado Segura
2023-12-06Merge bitcoin/bitcoin#27581: net: Continuous ASMap health checkAndrew Chow
2023-12-06test: fix v2 transport intermittent test failure (#29002)Sebastian Falbesoner
2023-12-05test: add regression test for the getrawtransaction segfaultMartin Zumsande
2023-12-04init: don't delete PID file if it was not generatedwillcl-ark
2023-12-02net: Add continuous ASMap health check loggingFabian Jahr
2023-12-01Merge bitcoin/bitcoin#28784: rpc: keep `.cookie` file if it was not generatedAndrew Chow
2023-12-01Merge bitcoin/bitcoin#28848: bugfix, Change up submitpackage results to retur...Andrew Chow
2023-11-29test_submitpackage: only make a chain of 3 txnsGreg Sanders
2023-11-29RPC submitpackage: change return format to allow partial errorsGreg Sanders
2023-11-28Merge bitcoin/bitcoin#28554: bugfix: throw an error if an invalid parameter i...Andrew Chow
2023-11-28Merge bitcoin/bitcoin#28805: test: Make existing functional tests compatible ...Andrew Chow
2023-11-23test: Add gettransaction test for "coin-join" txMarcoFalke
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
2023-11-16test: replace `Callable`/`Iterable` with their `collections.abc` alternative ...stickies-v
2023-11-16Merge bitcoin/bitcoin#28605: Fix typosfanquake
2023-11-13Merge bitcoin/bitcoin#28207: mempool: Persist with XORAndrew Chow
2023-11-13Merge bitcoin/bitcoin#28831: test: Avoid intermittent failures in feature_initfanquake
2023-11-10test: fix node index bug when comparing peerinfoKashif Smith
2023-11-10Merge bitcoin/bitcoin#28835: test: Check error details with assert_debug_log ...fanquake
2023-11-09test, assumeutxo: Use assert_debug_log for error detailspablomartin4btc
2023-11-09mempool: persist with XORMarcoFalke
2023-11-09test: Avoid intermittent failures in feature_initMarcoFalke
2023-11-09Merge bitcoin/bitcoin#28822: test: Add missing wait for version to be sent in...fanquake
2023-11-08test: enable v2 transport for p2p_timeouts.pyMartin Zumsande
2023-11-08test: enable v2 transport for rpc_net.pySebastian Falbesoner
2023-11-08test: enable v2 transport for p2p_node_network_limited.pySebastian Falbesoner
2023-11-08test: enable --v2transport in combination with --usecliMartin Zumsande
2023-11-08test: persist -v2transport over restarts and respect -v2transport=0Martin Zumsande
2023-11-08Merge bitcoin/bitcoin#28155: net: improves addnode / m_added_nodes logicglozow
2023-11-08test: Add missing wait for version to be sent in add_outbound_p2p_connectionMarcoFalke
2023-11-08Merge bitcoin/bitcoin#28820: tests: Increase wallet_miniscript.py rpc timeout...fanquake
2023-11-08Merge bitcoin/bitcoin#28782: test: Add missing sync on send_version in peer_c...fanquake
2023-11-07tests: Increase wallet_miniscript.py rpc timeout to 90 secondsAndrew Chow
2023-11-07Merge bitcoin/bitcoin#28374: test: python cryptography required for BIP 324 f...Andrew Chow
2023-11-07Throw error if invalid parameters passed to getnetworkhashps RPC endpointJameson Lopp
2023-11-07doc: fix typosSjors Provoost
2023-11-06Merge bitcoin/bitcoin#28612: Test: followups to #27823Andrew Chow
2023-11-05test: remove custom rpc timeout for `wallet_miniscript.py`, reorder in test_r...Sebastian Falbesoner
2023-11-03rpc: keep .cookie if it was not generatedRoman Zeyde
2023-11-03test: Add missing sync on send_version in peer_connectMarcoFalke
2023-11-02Merge bitcoin/bitcoin#27852: test: add coverage to rpc_blockchain.pyAndrew Chow
2023-11-01Merge bitcoin/bitcoin#28632: test: make python p2p not send getaddr on incomi...fanquake
2023-11-01Merge bitcoin/bitcoin#28729: addrman: log AS only when using asmapfanquake