aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2018-11-13Merge #14700: qa: Avoid race in p2p_invalid_block by waiting for the block re...MarcoFalke
2018-11-13Merge #13381: RPC: creates possibility to preserve labels on importprivkeyJonas Schnelli
2018-11-12Merge #14356: fix converttopsbt permitsigdata arg, add basic testWladimir J. van der Laan
2018-11-12Merge #14494: Error if # is used in rpcpassword in confWladimir J. van der Laan
2018-11-12Merge #14693: test_node: get_mem_rss fixupsWladimir J. van der Laan
2018-11-10qa: Raise ci test_runner timeout to 40 minsMarcoFalke
2018-11-09Merge #14689: Require a public key to be retrieved when signing a P2PKH inputPieter Wuille
2018-11-09Merge #14588: Refactor PSBT signing logic to enforce invariant and fix signin...Pieter Wuille
2018-11-09qa: Avoid race in p2p_invalid_block by waiting for the block requestMarcoFalke
2018-11-09tests: Make feature_block pass on centosMarcoFalke
2018-11-08test_node: get_mem_rss fixupsMarcoFalke
2018-11-08Require a public key to be retrieved when signing a P2PKH inputAndrew Chow
2018-11-07importmulti: Don't add internal addresses to address bookGregory Sanders
2018-11-07tests: Add Python dead code linter (vulture)practicalswift
2018-11-07tests: Remove unused testing codepracticalswift
2018-11-06Send fewer spam messages in p2p_invalid_messagesJames O'Beirne
2018-11-06Merge #14619: tests: Fix value display name in test_runner help textMarcoFalke
2018-11-06Merge #14658: qa: Add test to ensure node can generate all rpc help texts at ...Wladimir J. van der Laan
2018-11-06Merge #14522: tests: add invalid P2P message testsWladimir J. van der Laan
2018-11-06Add metavar to match var name in help text + Change wording for better readab...Martin Erlandsson
2018-11-06Add test for rpcpassword hash errorMeshCollider
2018-11-05example_test.py: fixup coinbase height argument, derive number clearlyGregory Sanders
2018-11-05qa: Add test to ensure node can generate all help texts at runtimeMarcoFalke
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-01Add regression test for PSBT signing bug #14473Glenn Willen
2018-11-01tests: add tests for invalid P2P messagesJames O'Beirne
2018-11-01tests: add P2PConnection.send_raw_messageJames O'Beirne
2018-11-01tests: add utility to assert node memory usage hasn't increasedJames O'Beirne
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