aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-09-08Merge #14119: qa: Read reject reasons from debug log, not p2p messagesWladimir J. van der Laan
2018-09-06Merge #12490: [Wallet] [RPC] Remove deprecated wallet rpc features from bitco...MarcoFalke
2018-09-06Merge #14105: util: Report parse errors in configuration fileWladimir J. van der Laan
2018-09-06test: Add test for config file parsing errorsMarcoFalke
2018-09-05Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...MarcoFalke
2018-09-05Merge #14115: lint: Make all linters work under the default macOS dev environ...MarcoFalke
2018-09-04lint: Add spell check linter (codespell)practicalswift
2018-09-04Fix typos reported by codespellpracticalswift
2018-09-04Merge #14128: lint: Make sure we read the command line inputs using utf-8 dec...Wladimir J. van der Laan
2018-09-02lint: Make sure we read the command line inputs using utf-8 decoding in pythonChun Kuan Lee
2018-09-01Test rpc_help.py failed: Check whether ZMQ is enabled or not.Kvaciral
2018-08-31qa: Read reject reasons from debug log, not p2p messagesMarcoFalke
2018-08-31Merge #14088: tests: Don't assert(...) with side effectsWladimir J. van der Laan
2018-08-31macOS fix: Check for correct version of flake8 to avoid spurious warnings. Th...practicalswift
2018-08-31macOS fix: Add excludes for checks added in the newer shellcheck version inst...practicalswift
2018-08-31macOS fix: Work around empty (sub)expression error when using BSD greppracticalswift
2018-08-31macOS fix: Avoid mapfile due to ancient version of bash shipped with macOSpracticalswift
2018-08-29qa: Use named args in some testsMarcoFalke
2018-08-29scripted-diff: Use named arguments in feature_blockMarcoFalke
2018-08-29scripted-diff: Pass node into p2p_segwit acceptance testsMarcoFalke
2018-08-29Merge #14020: Add tests for RPC helpMarcoFalke
2018-08-29Merge #13671: Remove the boost/algorithm/string/case_conv.hpp dependencyWladimir J. van der Laan
2018-08-29Merge #13862: utils: drop boost::interprocess::file_lockWladimir J. van der Laan
2018-08-28Merge #14055: fix walletcreatefundedpsbt deriv paths, add testWladimir J. van der Laan
2018-08-28Merge #14052: qa: Add some actual witness in rpc_rawtransactionMarcoFalke
2018-08-28Removes the Boost case_conv.hpp dependency.251
2018-08-28Add regression test: Don't assert(...) with side effectspracticalswift
2018-08-28Merge #14051: [Tests] Make combine_logs.py handle multi-line logsWladimir J. van der Laan
2018-08-27[rpc] Remove deprecated sigrawtransaction rpc method.John Newbery
2018-08-27[rpc] Remove deprecated validateaddress usage.John Newbery
2018-08-27test padding non micro timestampsJohn Newbery
2018-08-28add unicode compatible file_lock for WindowsChun Kuan Lee
2018-08-27Merge #14023: Remove accounts rpcsWladimir J. van der Laan
2018-08-27[wallet] Remove wallet account RPCsJohn Newbery
2018-08-27Merge #13863: travis: move script sections to files in `.travis/` subject to ...MarcoFalke
2018-08-27[tests] Remove wallet accounts testJohn Newbery
2018-08-27Merge #13987: Report minfeefilter value in getpeerinfo rpcMarcoFalke
2018-08-27Report minfeefilter value in getpeerinfo rpcAnthony Towns
2018-08-27use export LC_ALL=C.UTF-8Julian Fleischer
2018-08-26Merge #12676: Show "bip125-replaceable" flag, when retrieving mempool entriesWladimir J. van der Laan
2018-08-25Merge #13707: tests: Add usage note to check-rpc-mappings.pyWladimir J. van der Laan
2018-08-24fix walletcreatefundedpsbt deriv paths, add testGregory Sanders
2018-08-24Merge #14024: qa: Add TestNode::assert_debug_logMarcoFalke
2018-08-24qa: Add some actual witness in rpc_rawtransactionMarcoFalke
2018-08-24qa: Add TestNode::assert_debug_logMarcoFalke
2018-08-24[Tests] Make combine_logs.py handle multi-line logsJohn Newbery
2018-08-23qa: Remove unused deserialization code in msg_versionMarcoFalke
2018-08-23test: Add tests for RPC helpJoão Barbosa
2018-08-22p2p: Remove dead code for nVersion=10300MarcoFalke
2018-08-22Merge #13988: Add checks for settxfee reasonablenessWladimir J. van der Laan