aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-27scripted-diff: Use Flags enum in AddArg()Hennadii Stepanov
2019-07-27Add Flags enum to ArgsManagerHennadii Stepanov
2019-07-27Refactor InterpretNegatedOption() functionHennadii Stepanov
2019-07-27refactoring: Check IsArgKnown() earlyHennadii Stepanov
2019-07-26Merge #16301: Use CWallet::Import* functions in all import* RPCsMarcoFalke
2019-07-25Merge #16386: depends: disable unused Qt featuresWladimir J. van der Laan
2019-07-25Merge #16459: [qa] Fix race condition in example_test.pyMarcoFalke
2019-07-25[qa] Fix race condition in example_test.pySuhas Daftuar
2019-07-25Merge #16455: doc: Remove downgrading warning in release notes, per 0.18 branchfanquake
2019-07-25Merge #15305: [validation] Crash if disconnecting a block failsfanquake
2019-07-24doc: Remove downgrading warning in release notes, per 0.18 branchMarcoFalke
2019-07-24Merge #16362: Add bilingual_str typeMarcoFalke
2019-07-24Have importwallet use ImportPrivKeys and ImportScriptsAndrew Chow
2019-07-24Optionally allow ImportScripts to set script creation timestampAndrew Chow
2019-07-24Have importaddress use ImportScripts and ImportScriptPubKeysAndrew Chow
2019-07-24Have importpubkey use CWallet's ImportScriptPubKeys and ImportPubKeys functionsAndrew Chow
2019-07-24scripted-diff: Make translation bilingualHennadii Stepanov
2019-07-24Add bilingual message typeHennadii Stepanov
2019-07-24Refactor out translation.hHennadii Stepanov
2019-07-24Merge #16445: test: Skip flaky p2p_invalid_messages test on macOSMarcoFalke
2019-07-24depends: disable unused Qt featuresfanquake
2019-07-23Merge #16366: init: Use InitError for all errors in bitcoind/qtMarcoFalke
2019-07-23test: Skip flaky p2p_invalid_messages test on macOSFabian Jahr
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-18Have importprivkey use CWallet's ImportPrivKeys, ImportScripts, and ImportScr...Andrew Chow
2019-07-18Log when an import is being skipped because we already have itAndrew Chow
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