aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework
AgeCommit message (Expand)Author
2020-05-31Merge #19044: net processing: Add support for getcfiltersMarcoFalke
2020-05-30Merge #18965: tests: implement base58_decodeMarcoFalke
2020-05-30Merge #18807: [doc / test / mempool] unbroadcast follow-upsMarcoFalke
2020-05-29test: Explain that a bug should be filed when the test failMarcoFalke
2020-05-26[test] Add test for cfilters.Jim Posen
2020-05-26Merge #19060: test: Remove global wait_until from p2p_getdataWladimir J. van der Laan
2020-05-26Merge #19010: net processing: Add support for getcfheadersMarcoFalke
2020-05-25[test] P2P connection behavior should meet expectationsAmiti Uttarwar
2020-05-23test: Default mininode.wait_until timeout to 60sMarcoFalke
2020-05-22[test] Add test for cfheadersJim Posen
2020-05-22Merge #19014: test: Replace TEST_PREVIOUS_RELEASES env var with test_framewor...MarcoFalke
2020-05-22Merge #18895: p2p: unbroadcast followups: rpcs, nLastResend, mempool sanity c...fanquake
2020-05-21Merge #19023: test: Fix intermittent ETIMEDOUT on FreeBSDWladimir J. van der Laan
2020-05-21test: Default --previous-releases to false if dir is emptyMarcoFalke
2020-05-21test: Replace TEST_PREVIOUS_RELEASES env var with test_framework optionMarcoFalke
2020-05-20tests: implement base58_decode10xcryptodev
2020-05-20Merge #18764: refactor: test: replace inv type magic numbers by constantsMarcoFalke
2020-05-19test: Fix intermittent ETIMEDOUT on FreeBSDMarcoFalke
2020-05-19[test] wait for inital broadcast before comparing mempool entriesgzhao408
2020-05-18test: Add capability to disable RPC timeout in functional tests.codeShark149
2020-05-16Merge #18952: test: avoid os-dependant pathMarcoFalke
2020-05-13Merge #18888: test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-12Merge #18877: Serve cfcheckpt requestsMarcoFalke
2020-05-11avoided os-dependant pathFerdinando M. Ametrano
2020-05-08Merge #18866: test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-08[test] Add test for cfcheckptJim Posen
2020-05-07test: add inventory type constant MSG_CMPCT_BLOCKSebastian Falbesoner
2020-05-05test: Fix intermittent sync_blocks failuresMarcoFalke
2020-05-05test: Remove RPCOverloadWrapper boilerplateMarcoFalke
2020-05-04test: Fix verack race to avoid intermittent test failuresMarcoFalke
2020-05-03Merge #18617: test: add factor option to adjust test timeoutsMarcoFalke
2020-05-03test: add factor option to adjust test timeoutsHarris
2020-05-01Merge #18828: test: Strip down previous releases boilerplateMarcoFalke
2020-04-30test: Strip down previous releases boilerplateMarcoFalke
2020-04-30Merge #18576: test: use unittest for test_framework unit testingMarcoFalke
2020-04-29Merge #18774: test: added test for upgradewallet RPCMarcoFalke
2020-04-29test: added test for upgradewallet RPCHarris
2020-04-29Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...fanquake
2020-04-27Merge #16528: Native Descriptor Wallets using DescriptorScriptPubKeyManSamuel Dobson
2020-04-26test: use unittest and test_runner for test framework unit testingGloria Zhao
2020-04-25test: use zero-argument super() shortcut (Python 3.0+)Sebastian Falbesoner
2020-04-24Merge #18712: test: display command line options passed to send_cli() in debu...MarcoFalke
2020-04-23[refactor/test] Extract P2PTxInvStore into test frameworkAmiti Uttarwar
2020-04-23Add a --descriptors option to various testsAndrew Chow
2020-04-23tests: Add RPCOverloadWrapper which overloads some disabled RPCsAndrew Chow
2020-04-23add importdescriptors RPC and tests for native descriptor walletsHugo Nguyen
2020-04-23Merge #18690: test: Check object hashes in wait_for_getdataMarcoFalke
2020-04-22test: check for matching object hashes in wait_for_getdataDanny Lee
2020-04-22test: Remove unused, undocumented and misleading CScript.__add__MarcoFalke
2020-04-21Merge #18704: test: Increase debugging to hunt down mempool_reorg intermitten...MarcoFalke