aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-21Merge #16371: build: ignore macOS make deploy artefacts & add them to clean-l...fanquake
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 #16645: doc: initial RapidCheck property-based testing documentationWladimir J. van der Laan
2019-08-19Merge #15864: Fix datadir handlingMarcoFalke
2019-08-19Merge #16623: ci: Add environment files for all settingsMarcoFalke
2019-08-19Merge #16555: doc: mention whitelist is inbound, and applies to blocksonlyMarcoFalke
2019-08-19Merge #16625: scripts: remove github-merge.pyWladimir J. van der Laan
2019-08-19scripts: remove github-merge.pyfanquake
2019-08-19Merge #16646: qa: Run tests with UPnP disabledWladimir J. van der Laan
2019-08-19Merge #16631: net: The default whitelistrelay should be trueWladimir J. van der Laan
2019-08-19Merge #16634: doc: Refer in rpcbind doc to the manpageWladimir J. van der Laan
2019-08-19doc: initial RapidCheck property-based testing documentationJon Atack
2019-08-19doc: add release-notes for getmempoolentry weight field additionfanquake
2019-08-19qa: Add RPC tests for weight in mempool entryDaniel Edgecumbe
2019-08-19RPC: add weight to mempool entry outputDaniel Edgecumbe
2019-08-19Bugfix: QA: Run tests with UPnP disabledLuke Dashjr
2019-08-19Merge #16643: doc: Add ZMQ dependencies to the Fedora build instructionsfanquake
2019-08-19Merge #16542: Return more specific errors about invalid descriptorsMeshCollider
2019-08-18doc: Add ZMQ dependencies to Fedora buildHennadii Stepanov
2019-08-17Merge #16622: build: echo property tests status during buildfanquake
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-17Reformat p2p_permissions.pynicolas.dorier
2019-08-17[Fix] The default whitelistrelay should be truenicolas.dorier
2019-08-16doc: Refer in rpcbind doc to the manpageMarcoFalke
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 #16633: travis: Fix test_runner.py timeoutsMarcoFalke
2019-08-16ci: Set --ansi in test_runnerMarcoFalke
2019-08-16ci: Add environment files for all settingsMarcoFalke
2019-08-16Merge #16620: util: Move ResolveErrMsg to util/errorMarcoFalke
2019-08-16build: echo prop tests status during buildJon Atack
2019-08-16Merge #16612: qt: Remove menu iconsJonas Schnelli
2019-08-16Add test for setbannicolas.dorier
2019-08-16Merge #16383: rpcwallet: default include_watchonly to true for watchonly walletsfanquake
2019-08-16Merge #16587: doc: Improve versionbits.h documentationfanquake
2019-08-16Merge #16626: doc: Fix spelling error chache -> cache.fanquake
2019-08-15Fix spelling error chache -> cache.Nils Loewen
2019-08-15Merge #16060: Bury bip9 deploymentsMarcoFalke
2019-08-15Merge #16582: test: Rework ci (Use travis only as fallback env)MarcoFalke
2019-08-15Merge #16443: refactor: have CCoins* data managed under CChainStateMarcoFalke
2019-08-15Cover UTXO set access with lock annotationsJames O'Beirne
2019-08-15ci: Add note that this assumes a fresh git cloneMarcoFalke
2019-08-15ci: Use ./ci/ on non-travis hostMarcoFalke
2019-08-15ci: Remove dependence on travis, use it as fallback envMarcoFalke
2019-08-15ci: Add retryMarcoFalke