aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-09-30Merge #11391: Remove lxcbr0 lines from gitian-build.shMarcoFalke
2017-09-29Merge #11418: Add error string for CLEANSTACK script violationPieter Wuille
2017-09-29[rpc] getblockchaininfo: add size_on_disk, prune_target_size, automatic_pruningDaniel Edgecumbe
2017-09-29Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...MarcoFalke
2017-09-29Merge #10552: [Test] Tests for zmqpubrawtx and zmqpubrawblockMarcoFalke
2017-09-29add functional test for mempoolreplacement command line argGregory Sanders
2017-09-29Bump secp256k1 subtreeMarcoFalke
2017-09-29Squashed 'src/secp256k1/' changes from 84973d393..0b7024185MarcoFalke
2017-09-29Merge #11309: Minor cleanups for AcceptToMemoryPoolMarcoFalke
2017-09-29Bump univalue and fix json formatting in testsMarcoFalke
2017-09-29Squashed 'src/univalue/' changes from 16a1f7f6e..fe805ea74MarcoFalke
2017-09-29Fix launchctl not being able to stop bitcoindAlejandro Avilés
2017-09-29Add error string for CLEANSTACK script violation, preventing an "unknown erro...Mark Friedenbach
2017-09-29Merge #11414: [docs] Remove partial gitian build instructions from descriptor...Wladimir J. van der Laan
2017-09-29Merge #11417: Correct typo in commentsWladimir J. van der Laan