aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
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-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
2023-10-30addrman: log AS only when using asmapbrunoerg
2023-10-30rpc: Prevents adding the same ip more than once when formatted differentlySergi Delgado Segura
2023-10-30Remove feature_txindex_compatibility.py in V27Brandon Odiwuor
2023-10-29Merge bitcoin/bitcoin#28698: assumeutxo, blockstorage: Prevent core dump on i...fanquake
2023-10-29Merge bitcoin/bitcoin#28727: test: replace random_bytes with random.randbytesfanquake
2023-10-25Merge bitcoin/bitcoin#28264: test: refactor: support sending funds with outpo...Andrew Chow
2023-10-25test: add coverage for snapshot chainstate not matching AssumeUTXO parameterspablomartin4btc
2023-10-25test: replace random_bytes with randbytes #28720ns-xvrn
2023-10-25test: use built-in collection types for type hints (Python 3.9 / PEP 585)Sebastian Falbesoner
2023-10-24Merge bitcoin/bitcoin#28211: Bump python minimum supported version to 3.9fanquake
2023-10-24Merge bitcoin/bitcoin#28660: test: enable reindex readonly test on *BSDfanquake
2023-10-24test: remove unused `find_output` helperSebastian Falbesoner
2023-10-24test: refactor: support sending funds with outpoint resultSebastian Falbesoner
2023-10-23Merge bitcoin/bitcoin#28609: wallet: Reload watchonly and solvables wallets a...Ryan Ofsky
2023-10-23test: enable reindex readonly test on *BSD and macOS as rootMatthew Zipkin
2023-10-20scripted-diff: Rename hash_serialized_2 to hash_serialized_3Fabian Jahr
2023-10-20coinstats: Fix hash_serialized2 calculationFabian Jahr