aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-05-02Merge #10169: [tests] Remove func test code duplicationWladimir J. van der Laan
2017-05-02Merge #10314: Remove unused forward declaration for non-existent ScriptPubKey...Wladimir J. van der Laan
2017-05-02Merge #10260: [doc] Minor corrections to osx dependenciesWladimir J. van der Laan
2017-05-02Merge #10234: [net] listbanned RPC and QT should show correct banned subnetsWladimir J. van der Laan
2017-05-02Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)practicalswift
2017-05-02Merge #10093: [Qt] Don't add arguments of sensitive command to console windowJonas Schnelli
2017-05-02Merge #10175: Remove excess logic.Wladimir J. van der Laan
2017-05-02Merge #10180: [trivial] Fix typos (tempoarily → temporarily, inadvertantly ...Wladimir J. van der Laan
2017-05-02Remove unused args from GetFetchhFlags()BtcDrak
2017-05-02Merge #10281: doc: Add RPC interface guidelinesWladimir J. van der Laan
2017-05-02doc: Add RPC interface guidelinesWladimir J. van der Laan
2017-05-01Merge #10292: Improved efficiency in COutPoint constructorsPieter Wuille
2017-05-01Merge #10305: Fix potential NPD introduced in b297426cPieter Wuille
2017-05-01Merge #10309: Trivial: remove extra character from commentPieter Wuille
2017-05-01Trivial: remove extra character from commentCryptAxe
2017-05-01[tests] allow zmq test to be run in out-of-tree buildsJohn Newbery
2017-05-01[test] Add test for listaddressgroupingsJimmy Song
2017-05-01Fix potential NPD introduced in b297426cMatt Corallo
2017-05-01Merge #10294: [Wallet] unset change position when there is no changeWladimir J. van der Laan
2017-05-01[Wallet] unset change position when there is no change on exact matchGregory Sanders
2017-05-01Merge #10264: [test] Add tests for getconnectioncount, getnettotals and pingMarcoFalke
2017-05-01Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()Wladimir J. van der Laan
2017-05-01Merge #10290: Add -stopatheight for benchmarkingWladimir J. van der Laan
2017-04-30[Makefile] Alphabetically Reorder addrdb.cppSpencer Lievens
2017-04-29Merge #10256: [test] Add test for gettxout to wallet.pyMarcoFalke
2017-04-28Simplify DisconnectBlock arguments/return valuePieter Wuille
2017-04-28[test] Add gettxout callJimmy Song
2017-04-28[test] Add tests for getconnectioncount, getnettotals and pingJimmy Song
2017-04-28[tests] update disconnect_ban.py test case to work with listbannedJohn Newbery
2017-04-28[net] listbanned RPC and QT should show correct banned subnetsJohn Newbery
2017-04-28refactor TxToJSON() and ScriptPubKeyToJSON()jonnynewbs
2017-04-28Improved efficiency in COutPoint constructorsMarcos Mayorga
2017-04-27Add -stopatheight for benchmarkingPieter Wuille
2017-04-27Merge #10075: Remove unused C++ code not covered by unit testsWladimir J. van der Laan
2017-04-27Merge #10283: Cleanup: reduce to one GetMinimumFee call signaturePieter Wuille
2017-04-26Merge #10280: [test] Unit test amount.h/amount.cppMarcoFalke
2017-04-26cleanup: reduce to one GetMinimumFee call signatureAlex Morcos
2017-04-26Remove unused C++ code not covered by unit testspracticalswift
2017-04-26[test] Unit test amount.h/amount.cppJimmy Song
2017-04-26Merge #9614: [wallet] [refactor] Simplify getbalance implementationWladimir J. van der Laan
2017-04-26[wallet] Remove unneeded legacy getbalance codeRussell Yanofsky
2017-04-26[wallet] Add GetLegacyBalance method to simplify getbalance RPCRussell Yanofsky
2017-04-26Merge #9743: Fix several potential issues found by sanitizersWladimir J. van der Laan
2017-04-26Merge #9670: contrib: github-merge improvementsWladimir J. van der Laan
2017-04-26Merge #10273: [scripts] Minor improvements to `macdeployqtplus` script.Wladimir J. van der Laan
2017-04-26Merge #10278: [test] Add Unit Test for GetListenPortWladimir J. van der Laan
2017-04-26Merge #9930: Trivial: Correct indentation and bracingWladimir J. van der Laan
2017-04-25[test] Add Unit Test for GetListenPortJimmy Song
2017-04-25Merge #10225: [test] Add aborttrescan testsWladimir J. van der Laan