aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-11-05example_test.py: fixup coinbase height argument, derive number clearlyGregory Sanders
2018-11-05Merge #14632: Tests: Fix a commentMarcoFalke
2018-11-05Merge #14060: ZMQ: add options to configure outbound message high water mark,...Wladimir J. van der Laan
2018-11-05Merge #14350: Add WalletLocation classWladimir J. van der Laan
2018-11-05Merge #14555: Move util files to directoryWladimir J. van der Laan
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-11-04Merge #14410: rpcwallet: 'ischange' field for 'getaddressinfo' RPCMarcoFalke
2018-11-02Merge #14630: test_runner: Remove travis specific codeMarcoFalke
2018-11-02Merge #14631: [tests] Move deterministic address import to setup_nodesMarcoFalke
2018-11-01test_runner: Remove travis specific codeMarcoFalke
2018-11-01Merge #14377: check that a separator is found for psbt inputs, outputs, and g...Wladimir J. van der Laan
2018-11-01[tests] Move deterministic address import to setup_nodesJohn Newbery
2018-11-01Tests: Fix a commentfridokus
2018-11-01Merge #14197: [psbt] Convert non-witness UTXOs to witness if witness sig createdWladimir J. van der Laan
2018-11-01Merge #14569: tests: Print dots by default in functional testsMarcoFalke
2018-10-31Merge #14454: Add SegWit support to importmultiWladimir J. van der Laan
2018-10-30tests: Print dots by defaultChun Kuan Lee
2018-10-28Merge #14585: refactor: remove usage of locale dependent std::isspaceMarcoFalke
2018-10-27Merge #14571: [tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Don't rely on locale dependent functions in base_blob<BITS>::SetHex(...) (uin...practicalswift
2018-10-26[tests] Test that nodes respond to getdata with notfoundMarcoFalke
2018-10-26Merge #14561: Remove fs::relative call and fix listwalletdir testsWladimir J. van der Laan
2018-10-26Merge #14518: rpc: Always throw in getblockstats if -txindex is requiredWladimir J. van der Laan
2018-10-25Remove fs::relative call and fix listwalletdir testsJoão Barbosa
2018-10-25wallet: Refactor to use WalletLocationJoão Barbosa
2018-10-25Add segwit address tests for importmultiMeshCollider
2018-10-25Fix typo in test_framework/blocktoolsMeshCollider
2018-10-25Add SegWit support to importmulti with some ProcessImport cleanupMeshCollider
2018-10-24appveyor: Enable multiwallet testChun Kuan Lee
2018-10-24Merge #14320: [bugfix] wallet: Fix duplicate fileid detectionWladimir J. van der Laan
2018-10-24Merge #14504: tests: show the progress of functional testsMarcoFalke
2018-10-24tests: add test case for loading copied wallet twiceChun Kuan Lee
2018-10-24Merge #14453: rpc: Fix wallet unload during walletpassphrase timeoutWladimir J. van der Laan
2018-10-24Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke
2018-10-23Merge #14417: Fix listreceivedbyaddress not taking address as a stringMarcoFalke
2018-10-23Merge #14468: [wallet] Deprecate generate RPC methodMarcoFalke
2018-10-22show the progress of functional testIsidoro Ghezzi
2018-10-20Add tests for key origin supportPieter Wuille
2018-10-20Merge #14526: docs: Document lint testsMarcoFalke
2018-10-20qa: Ensure wallet unload during walletpassphrase timeoutJoão Barbosa
2018-10-20Merge #14456: test: forward timeouts properly in send_blocks_and_testMarcoFalke
2018-10-20docs: Document lint testsMason Simon
2018-10-19Merge #14426: utils: Fix broken Windows filelockPieter Wuille
2018-10-20Fix typoKristaps Kaupe
2018-10-19rpc: Always throw in getblockstats if -txindex is requiredJoão Barbosa
2018-10-19ZMQ: add options to configure outbound message high water mark, aka SNDHWMmruddy
2018-10-18Merge #14465: tests: Stop node before removing the notification filePieter Wuille
2018-10-19Merge #14291: wallet: Add ListWalletDir utility functionWladimir J. van der Laan
2018-10-18qa: Add tests for listwalletdir RPCJoão Barbosa
2018-10-18[wallet] Deprecate the generate RPC methodJohn Newbery