aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
2018-12-11Merge #14886: [tests] Refactor importmulti testsMarcoFalke
2018-12-11Merge #14857: wallet_keypool_topup.py: Test for all keypool address typesMarcoFalke
2018-12-10[tests] Add docstring for wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add test_address method to wallet_import.pyJohn Newbery
2018-12-10[tests] add test_importmulti method to wallet_import.pyJohn Newbery
2018-12-10[tests] add get_multisig function to wallet_importmulti.pyJohn Newbery
2018-12-10[tests] add get_key function to wallet_importmulti.pyJohn Newbery
2018-12-07Merge #14788: tests: Possible fix the permission error when the tests open th...MarcoFalke
2018-12-07Merge #14795: test: allows test_runner command line to receive parameters for...MarcoFalke
2018-12-06rpc: Avoid creating non-standard raw transactionsMarcoFalke
2018-12-06[tests] tidy up imports in wallet_importmulti.pyJohn Newbery
2018-12-06[tests] fix flake8 warnings in wallet_importmulti.pyJohn Newbery
2018-12-06Merge #14670: http: Fix HTTP server shutdownWladimir J. van der Laan
2018-12-04Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.Wladimir J. van der Laan
2018-12-04Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...Wladimir J. van der Laan
2018-12-04Merge #14816: Add CScriptNum decode python implementation in functional suiteWladimir J. van der Laan
2018-12-03tests: Modify rpc_bind to conform to #14532 behaviour.Carl Dong
2018-12-03wallet_keypool_topup.py: Test for all keypool address typesGregory Sanders
2018-11-30Merge #14845: [tests] Add wallet_balance.pyMarcoFalke
2018-11-30Merge #14380: fix assert crash when specified change output spend size is unk...MarcoFalke
2018-11-30Merge #14683: tests: better combine_logs.py behaviorMarcoFalke
2018-11-30[tests] Add wallet_balance.pyJohn Newbery
2018-11-29tests: have combine_logs default to most recent test dirJames O'Beirne
2018-11-29Add CScriptNum decode python implementation in functional suiteGregory Sanders
2018-11-28p2p: allow p2ptimeout to be configurable, speed up slow testZain Iqbal Allarakhia
2018-11-28Merge #14819: Bugfix: test/functional/mempool_accept: Ensure oversize transac...MarcoFalke
2018-11-27Merge #14794: tests: Add AddressSanitizer (ASan) Travis buildMarcoFalke
2018-11-27Merge #14477: Add ability to convert solvability info to descriptorPieter Wuille
2018-11-27Merge #14813: qa: Add wallet_encryption error testsMarcoFalke
2018-11-27Bugfix: test/functional/mempool_accept: Ensure oversize transaction is actual...Luke Dashjr
2018-11-26Make test p2p_invalid_messages.py pass: Allow for expected Travis ASAN memory...practicalswift
2018-11-26qa: Add wallet_encryption error testsMarcoFalke
2018-11-26qa: clean up assert_memory_usage_stable utilityJames O'Beirne
2018-11-26qa: fix p2p_invalid_messages on macOSJames O'Beirne
2018-11-24tests: check readability of cookie fileChun Kuan Lee
2018-11-23test: allows test_runner command line to receive parameters for each testmarcoagner
2018-11-23qa: Test bitcond shutdownJoão Barbosa
2018-11-22Merge #14777: tests: Add regtest for JSON-RPC batch callsMarcoFalke
2018-11-21Add regtest for JSON-RPC batch calls.Daniel Kraft
2018-11-21Merge #14708: Warn unrecognised sections in the config fileWladimir J. van der Laan
2018-11-21Merge #14719: qa: Check specific reject reasons in feature_blockWladimir J. van der Laan
2018-11-20Merge #14552: wallet: detecting duplicate wallet by comparing the db filename.Wladimir J. van der Laan
2018-11-20Warn unrecognized sections in the config fileAkio Nakamura
2018-11-14Add matching descriptors to scantxoutset output + testsPieter Wuille
2018-11-14Add descriptors to listunspent and getaddressinfo + testsPieter Wuille
2018-11-13[wallet] Restore ability to list incoming transactions by labelRussell Yanofsky
2018-11-13Merge #14720: rpc: Correctly name argumentsMarcoFalke
2018-11-13Merge #14679: importmulti: Don't add internal addresses to address bookWladimir J. van der Laan
2018-11-13rpc: Correctly name argumentsJon Layton
2018-11-13Merge #14705: travis: Avoid timeout on verify-commits checkMarcoFalke