aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
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-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-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
2018-11-13qa: Check specific reject reasons in feature_blockMarcoFalke
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-12CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown changeGregory Sanders
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: 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-06wallet: Add trailing wallet.dat when detecting duplicate wallet if it's a dir...Chun Kuan Lee
2018-11-06Add test for rpcpassword hash errorMeshCollider