aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2021-04-26Merge bitcoin/bitcoin#21777: test: Fix feature_notifications.py intermittent ...MarcoFalke
2021-04-26Merge bitcoin/bitcoin#21707: test: Extend functional tests for addr relayMarcoFalke
2021-04-26test: Fix feature_notifications.py intermittent issueMarcoFalke
2021-04-23test: fix file permissions on various scriptswindsok
2021-04-23multiprocess: Add echoipc RPC method and testRussell Yanofsky
2021-04-23test: Speed up mempool_spend_coinbase.pyMarcoFalke
2021-04-23test: Fix test cache issueMarcoFalke
2021-04-23test: Create MiniWallet.create_self_transferMarcoFalke
2021-04-22test: Add MiniWallet.sendrawtransactionMarcoFalke
2021-04-22Merge bitcoin/bitcoin#19801: test: check for all possible OP_CLTV fail reason...MarcoFalke
2021-04-21[validation] RewindBlockIndex no longer neededDhruv Mehta
2021-04-21[test] Add tests for addr relay in -blocksonly modeAmiti Uttarwar
2021-04-21[test] Add address relay tests involving outbound peersMartin Zumsande
2021-04-21[test] Add tests for getaddr behaviorMartin Zumsande
2021-04-21[test] Extract sending an addr message into a helperAmiti Uttarwar
2021-04-21[test] Refactor the addr relay test to prepare for new testsAmiti Uttarwar
2021-04-19rpc: gettxoutsetinfo rejects hash_serialized_2 for specific heightFabian Jahr
2021-04-19test: Add test for coinstatsindex behavior in reorgsFabian Jahr
2021-04-19index, rpc: Add use_index option for gettxoutsetinfoFabian Jahr
2021-04-19test: Test coinstatsindex robustness across restartsFabian Jahr
2021-04-19test: Add tests for block_info in gettxoutsetinfoFabian Jahr
2021-04-19rpc, index: Add verbose amounts tracking to Coinstats indexFabian Jahr
2021-04-19test: add coinstatsindex getindexinfo coverage, improve current testsJon Atack
2021-04-19test: Add functional test for Coinstats indexFabian Jahr
2021-04-19Merge #20857: test: update documentation in feature_csv_activation.pyMarcoFalke
2021-04-18update docstring in feature_csv_activation.pyPierre K
2021-04-18rpc: Improve getblock error message for invalid data type.klementtan
2021-04-16qa: Test default include_mempool value of gettxoutJoão Barbosa
2021-04-15Merge #21377: Speedy trial support for versionbitsfanquake
2021-04-13Merge #21634: tests: Skip SQLite fsyncs while testingMarcoFalke
2021-04-12tests: Skip SQLite fsyncs while testingAndrew Chow
2021-04-12versionbits: Add support for delayed activationAnthony Towns
2021-04-08Move external signer out of wallet moduleSjors Provoost
2021-04-07Merge #21594: rpc: add network field to getnodeaddressesW. J. van der Laan
2021-04-07rpc: add network field to rpc getnodeaddressesJon Atack
2021-04-07Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorC...fanquake
2021-04-02Merge #21063: wallet, rpc: update listdescriptors response formatfanquake
2021-04-01Merge #21373: test: generate fewer blocks in feature_nulldummy to fix timeout...MarcoFalke
2021-03-31test: check that _all_ invalid-CLTV txs are rejected after BIP65 activationSebastian Falbesoner
2021-03-31test: check that _all_ invalid-CLTV txs are allowed in a block pre-BIP65Sebastian Falbesoner
2021-03-31test: prepare cltv_invalidate to test all failure reasons in feature_cltv.pySebastian Falbesoner
2021-03-31test: add tx modfication helper function in feature_cltv.pySebastian Falbesoner
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-29Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.MarcoFalke
2021-03-26Merge #21390: test: Test improvements for UTXO set hash testsMarcoFalke
2021-03-25[test] no send feefilters when txrelay is turned offglozow
2021-03-24Merge #21357: test: Unconditionally check for fRelay field in test frameworkMarcoFalke
2021-03-24Merge #21338: test: add functional test for anchors.datMarcoFalke
2021-03-23Unconditionally check for fRelay field in test frameworkTroy Giorshev
2021-03-23test: Use deterministic chain in utxo set hash testFabian Jahr