aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2024-05-14rpc: Add "jsonrpc" field and drop null "result"/"error" fieldsMatthew Zipkin
2024-05-14rpc: identify JSON-RPC 2.0 requestsMatthew Zipkin
2024-03-07test: cover JSONRPC 2.0 requests, batches, and notificationsMatthew Zipkin
2024-03-07test: refactor interface_rpc.pyMatthew Zipkin
2023-12-17wallet, mempool: propagete `checkChainLimits` error message to walletismaelsadeeq
2023-12-15Merge bitcoin/bitcoin#29088: tests: Don't depend on value of DEFAULT_PERMIT_B...Ava Chow
2023-12-15tests: ensure functional tests set permitbaremultisig=1 when neededAnthony Towns
2023-12-14Merge bitcoin/bitcoin#28920: wallet: birth time update during tx scanningAva Chow
2023-12-14Merge bitcoin/bitcoin#29070: test: add TestNode wait_until helperAva Chow
2023-12-14Merge bitcoin/bitcoin#29022: Make bitcoin-tx replaceable value optionalAva Chow
2023-12-13test: add TestNode wait_until helperNikodemas Tuckus
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-08tests: Add unit tests for bitcoin-tx replaceable commandKashif Smith
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-05rpc: getwalletinfo, return wallet 'birthtime'furszy
2023-12-05test: coverage for wallet birth time interaction with -reindexfurszy
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-29test: Add missing CBlockPolicyEstimator::processBlockTx suppressionMarcoFalke
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-22Merge bitcoin/bitcoin#28862: lint: Report all lint errors instead of early exitfanquake
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-14test: migrate to some per-symbol ubsan suppressionsfanquake
2023-11-13lint: Report all lint errors instead of early exitMarcoFalke
2023-11-13Merge bitcoin/bitcoin#28207: mempool: Persist with XORAndrew Chow
2023-11-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake
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