aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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-28Merge #14051: [Tests] Make combine_logs.py handle multi-line logsWladimir J. van der Laan
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
2018-08-21test: Add lint to prevent SIGNAL/SLOT connect styleJoão Barbosa
2018-08-21Merge #13968: [wallet] couple of walletcreatefundedpsbt fixesWladimir J. van der Laan
2018-08-21test: Check RPC settxfee errorsJoão Barbosa
2018-08-20QA: add basic walletcreatefunded optional arg testGregory Sanders
2018-08-15Fix typo in feature_blocksdir.py log messageAlexander Leishman
2018-08-15Merge #13399: rpc: Add submitheaderWladimir J. van der Laan
2018-08-14Merge #13917: Additional safety checks in PSBT signerWladimir J. van der Laan
2018-08-14Merge #13960: Fix PSBT deserialization of 0-input transactionsWladimir J. van der Laan
2018-08-14Import CInv from correct moduleChun Kuan Lee
2018-08-13tests: Replace usage of tostring() with tobytes()Carl Dong
2018-08-13Fix PSBT deserialization of 0-input transactionsAndrew Chow
2018-08-13qa: Add tests for submitheaderMarcoFalke
2018-08-13More tests of signer checksAndrew Chow
2018-08-13Test that a non-witness script as witness utxo is not signedAndrew Chow
2018-08-13Merge #13953: fix deprecation in bitcoin-util-test.pyMarcoFalke
2018-08-13Merge #13054: tests: Enable automatic detection of undefined names in Python ...MarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-13fix deprecation in bitcoin-util-test.pyIsidoro Ghezzi
2018-08-13Merge #13928: qa: blocktools enforce named args for amountMarcoFalke
2018-08-13Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...MarcoFalke
2018-08-13Merge #13939: lint: Make format string linter understand basic template param...MarcoFalke
2018-08-13Merge #13666: Always create signatures with Low R valuesWladimir J. van der Laan
2018-08-12Ported usage of deprecated optparse module to argparse moduleKvaciral