aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-05Merge #9572: Skip witness sighash cache for non-segwit transactionsWladimir J. van der Laan
2017-10-05Merge #10440: [tests] Add libFuzzer supportWladimir J. van der Laan
2017-10-05Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubun...Wladimir J. van der Laan
2017-10-05scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc errorJohn Newbery
2017-10-05[tests] do not allow assert_raises_message to be called with JSONRPCExceptionJohn Newbery
2017-10-05[tests] remove direct testing on JSONRPCException from individual test casesJohn Newbery
2017-10-05Merge #11107: Fix races in AppInitMain and others with lock and atomic boolsMarcoFalke
2017-10-04Merge #11435: build: Make "make clean" remove all files created when running ...Wladimir J. van der Laan
2017-10-04Merge #11440: Fix validationinterface build on super old boost/clangWladimir J. van der Laan
2017-10-04Merge #9937: rpc: Prevent `dumpwallet` from overwriting filesWladimir J. van der Laan
2017-10-04build: Make "make clean" remove all files created when running "make check"practicalswift
2017-10-04Merge #10939: [init] Check non-emptiness of -blocknotify command prior to exe...Wladimir J. van der Laan
2017-10-04Merge #11406: Add state message print to AcceptBlock failure message.Wladimir J. van der Laan
2017-10-04Merge #11443: [qa] Allow "make cov" out-of-tree; Fix rpc mapping checkWladimir J. van der Laan
2017-10-04Merge #11421: Merge current secp256k1 subtreeMarcoFalke
2017-10-04Add test for multiwallet batch RPC callsRussell Yanofsky
2017-10-04Add missing batch rpc calls to python coverage logsRussell Yanofsky
2017-10-04Add missing multiwallet rpc calls to python coverage logsRussell Yanofsky
2017-10-03Merge #11419: Utils: Fix launchctl not being able to stop bitcoindJonas Schnelli
2017-10-04[gui] reset addrProxy/addrSeparateProxyTor if colon char missingCristian Mircea Messel
2017-10-03Make AuthServiceProxy._batch method usableRussell Yanofsky
2017-10-03Merge #11433: qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-10-03Limit AuthServiceProxyWrapper.__getattr__ wrappingRussell Yanofsky
2017-10-03Fix uninitialized URI in batch RPC requestsRussell Yanofsky
2017-10-03[test] P2P functional test for certain fingerprinting protectionsJim Posen
2017-10-03[net] Ignore getheaders requests for very old side blocksJim Posen
2017-10-03Merge #11293: Deduplicate CMerkleBlock construction code, add test coverageMarcoFalke
2017-10-03[Docs] Update Windows build instructions for using WSL and Ubuntu 17.04fanquake
2017-10-02Fix validationinterface build on super old boost/clangMatt Corallo
2017-10-02Merge #11407: [tests] add functional test for mempoolreplacement command line...MarcoFalke
2017-10-02Merge #11365: [Tests] Add Qt GUI tests to Overview and ReceiveCoin PageMarcoFalke
2017-10-02Avoid NULL pointer dereference when _walletModel is NULL (which is valid)practicalswift
2017-10-02Use two boolean literals instead of re-using variablepracticalswift
2017-10-02Remove duplicate uriParts.size() > 0 checkpracticalswift
2017-10-02Remove redundant check (!ecc is always true)practicalswift
2017-10-02Remove redundant NULL checks after newpracticalswift
2017-10-02Merge #11021: [rpc] fix getchaintxstats()Wladimir J. van der Laan
2017-10-02Merge #11411: script: Change SignatureHash input index check to an assert.Wladimir J. van der Laan
2017-10-02Merge #11193: [Qt] Terminate string *pszExePath after readlink and without us...Wladimir J. van der Laan
2017-10-02Merge #11432: Remove unused fTry from push_lockWladimir J. van der Laan
2017-10-02Merge #11399: Fix bip68-sequence rpc testWladimir J. van der Laan
2017-10-02Merge #11284: Fix invalid memory access in CScript::operator+= (guidovranken,...Wladimir J. van der Laan
2017-10-02Merge #11422: qa: Verify DBWrapper iterators are taking snapshotsWladimir J. van der Laan
2017-10-02qa: Fix lcov for out-of-tree buildsMarcoFalke
2017-10-02Add new step to clean $PATH var by removing /mnt specific Window's %PATH% pat...Donal OConnor
2017-10-01qa: check-rpc-mapping must not run on empty listsMarcoFalke
2017-10-01qa: Restore bitcoin-util-test py2 compatibilityMarcoFalke
2017-09-30Remove unused fTry from push_lockJoão Barbosa
2017-09-30Verify DBWrapper iterators are taking snapshotsMatt Corallo
2017-09-30Merge #11303: Fix estimatesmartfee rounding display issueMarcoFalke