aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-24build: disable libjpeg in qtfanquake
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23Merge #16408: depends: Prune X packagesfanquake
2019-07-23Merge #16355: refactor: move CCoinsViewErrorCatcher out of init.cppfanquake
2019-07-23Merge #16430: doc: Update bips 35, 37 and 111 statusfanquake
2019-07-22Merge #16438: travis: Print memory and number of cpusMarcoFalke
2019-07-22travis: Print memory and number of cpusMarcoFalke
2019-07-21move-onlyish: move CCoinsViewErrorCatcher out of init.cppJames O'Beirne
2019-07-21doc: Update bips 35, 37 and 111 statusMarcoFalke
2019-07-19Merge #15681: [mempool] Allow one extra single-ancestor transaction per packageWladimir J. van der Laan
2019-07-19Merge #16412: net: Make poll in InterruptibleRecv only filter for POLLIN events.Wladimir J. van der Laan
2019-07-19Merge #16422: test: remove redundant setup in addrman_testsMarcoFalke
2019-07-19Merge #16152: Disable bloom filtering by default.fanquake
2019-07-19Merge #16420: QA: Fix race condition in wallet_encryption testfanquake
2019-07-18test: remove redundant setup in addrman_testszenosage
2019-07-18depends: qt: Patch to remove dep on libX11Carl Dong
2019-07-18gitignore: Actually pay attention to depends patchesCarl Dong
2019-07-18Add release notes for DEFAULT_BLOOM changeMatt Corallo
2019-07-18QA: Fix race condition in wallet_encryption testJonas Schnelli
2019-07-18Merge #16379: Fix autostart filenames on Linux for testnet/regtestWladimir J. van der Laan
2019-07-18Merge #16405: fix: tor: Call event_base_loopbreak from the event's callbackWladimir J. van der Laan
2019-07-18net: Make poll in InterruptibleRecv only filter for POLLIN events.tecnovert
2019-07-18Merge #16374: test: Enable passing wildcard test names to test runner from rootfanquake
2019-07-17symbol-check: Disallow libX11-*.so.* shared librariesCarl Dong
2019-07-17depends: libXext isn't needed by anyoneCarl Dong
2019-07-17build-aux: Remove check for x11-xcbCarl Dong
2019-07-17depends: libX11: Make package headers-onlyCarl Dong
2019-07-17depends: qt: Explicitly stop using Xlib/libX11Carl Dong
2019-07-17depends: xproto is only directly needed by libXauCarl Dong
2019-07-17fix: tor: Call event_base_loopbreak from the event's callbackJoão Barbosa
2019-07-17Merge #16208: wallet: Consume ReserveDestination on successful CreateTransactionMeshCollider
2019-07-16Merge #15891: test: Require standard txs in regtest by defaultMarcoFalke
2019-07-16Merge #16194: refactor: share blockmetadata with BlockManagerWladimir J. van der Laan
2019-07-16Merge #16390: qa: Add --filter option to test_runner.pyMarcoFalke
2019-07-16Merge #16380: Remove unused bits from the service flags enumfanquake
2019-07-16qa: Add --filter option to test_runner.pyJoão Barbosa
2019-07-15Merge #15824: docs: Improve netbase commentsWladimir J. van der Laan
2019-07-15docs: Improve netbase commentsCarl Dong
2019-07-15Merge #15282: test: Replace hard-coded hex tx with class in test frameworkMarcoFalke
2019-07-15doc: describe how to pass wildcard names to test runnerJon Atack
2019-07-15test: enable passing wildcards with path to test runnerJon Atack
2019-07-12Merge #16334: test: rpc_users: Also test rpcauth.py with password.Wladimir J. van der Laan
2019-07-12Remove unused bits from the service flags enumMarcoFalke
2019-07-12Merge #15277: contrib: Enable building in Guix containersWladimir J. van der Laan
2019-07-12contrib: guix: Additional clarifications re: substitutesCarl Dong
2019-07-12Fix autostart filenames on LinuxHennadii Stepanov
2019-07-12contrib: guix: Various improvements.Carl Dong
2019-07-12contrib: guix: Clarify SOURCE_DATE_EPOCH.Carl Dong
2019-07-12contrib: Add deterministic Guix builds.Carl Dong
2019-07-11Call node->initError instead of InitError from GUI codeRussell Yanofsky