aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-27Merge #16728: move-only: move coins statistics utils out of RPCMarcoFalke
2019-08-27move-only: move coins statistics utils out of RPCJames O'Beirne
2019-08-26Support serialization of std::vector<bool>Pieter Wuille
2019-08-24[Doc] Add documentation for the new whitelist permissionsnicolas.dorier
2019-08-23gui: Ensure tx send error highlight is visiblebpay
2019-08-23Merge #16677: gui: remove unused PlatformStyle::TextColorIconJonas Schnelli
2019-08-23Merge #16570: tests: Make descriptor tests deterministicfanquake
2019-08-22Merge #16670: util: Add Join helper to join a list of stringsMarcoFalke
2019-08-22Merge #16674: refactor: remove obsolete qt algorithm usagefanquake
2019-08-22gui: remove unused PlatformStyle::TextColorIconfanquake
2019-08-22refactor: replace qLowerBound & qUpperBound with std:: upper_bound & lower_boundfanquake
2019-08-22refactor: replace qSort with std::sortfanquake
2019-08-22refactor: replace qStableSort with std::stable_sortfanquake
2019-08-21Merge #16572: wallet: Fix Char as Bool in Walletfanquake
2019-08-21Make descriptor test deterministicDavid Reikher
2019-08-20rpc: Use Join helper in rpc/utilMarcoFalke
2019-08-20util: Add Join helper to join a list of stringsMarcoFalke
2019-08-20Merge #16647: rpc: add weight to getmempoolentry outputMarcoFalke
2019-08-19Merge #16611: build: Remove src/obj directory from repositoryWladimir J. van der Laan
2019-08-19Merge #15864: Fix datadir handlingMarcoFalke
2019-08-19Merge #16555: doc: mention whitelist is inbound, and applies to blocksonlyMarcoFalke
2019-08-19Merge #16631: net: The default whitelistrelay should be trueWladimir J. van der Laan
2019-08-19RPC: add weight to mempool entry outputDaniel Edgecumbe
2019-08-16Additional tests for other failure casesAndrew Chow
2019-08-16Check error messages in descriptor testsAndrew Chow
2019-08-16Give more errors for specific failure conditionsAndrew Chow
2019-08-16Return an error from descriptor Parse that gives more information about what ...Andrew Chow
2019-08-17Merge #15986: Add checksum to getdescriptorinfoMeshCollider
2019-08-17[Fix] The default whitelistrelay should be truenicolas.dorier
2019-08-16Merge #16618: [Fix] Allow connection of a noban banned peerMarcoFalke
2019-08-16[doc] mention whitelist is inbound, and applies to blocksonlySjors Provoost
2019-08-16Merge #16620: util: Move ResolveErrMsg to util/errorMarcoFalke
2019-08-16Merge #16612: qt: Remove menu iconsJonas Schnelli
2019-08-16Merge #16383: rpcwallet: default include_watchonly to true for watchonly walletsfanquake
2019-08-16Merge #16587: doc: Improve versionbits.h documentationfanquake
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15Merge #16443: refactor: have CCoins* data managed under CChainStateMarcoFalke
2019-08-15Cover UTXO set access with lock annotationsJames O'Beirne
2019-08-15refactor: have CCoins* data managed under CChainStateJames O'Beirne
2019-08-15doc: Improve versionbits.h documentationAntoine Riard
2019-08-15util: Move ResolveErrMsg to util/errorMarcoFalke
2019-08-15[Fix] Allow connection of a noban banned peernicolas.dorier
2019-08-15qt: Remove menu iconsWladimir J. van der Laan
2019-08-15Merge #16578: Do not pass in command line arguments to QApplicationfanquake
2019-08-14[Consensus] Bury segwit deploymentJohn Newbery
2019-08-14[Consensus] Bury CSV deployment heightJohn Newbery
2019-08-14Merge #16248: Make whitebind/whitelist permissions more flexibleWladimir J. van der Laan
2019-08-14build: Remove src/obj directory from repositoryWladimir J. van der Laan
2019-08-14Merge #16563: test: Add unit test for AddTimeDataWladimir J. van der Laan
2019-08-14Merge #16589: build: Remove unused src/obj-test folderMarcoFalke