aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-29Include Objective-C source filesHennadii Stepanov
2019-06-29Merge #15964: Docs: Improve build-osx document formattingfanquake
2019-06-29Merge #16258: [MSVC]: Create the config.ini as part of bitcoind buildfanquake
2019-06-28Merge #16300: util: Explain why the path is cachedWladimir J. van der Laan
2019-06-28[MSVC] Enable Fuzz for functional testsnicolas.dorier
2019-06-27util: Explain why the path is cachedMarcoFalke
2019-06-27Merge #16278: tests: Remove unused includesMarcoFalke
2019-06-26Merge #16289: test: Add missing ECC_Stop() in GUI rpcnestedtests.cppMarcoFalke
2019-06-26tests: Reduce compilation time and unneccessary recompiles by removing unused...practicalswift
2019-06-26Merge #16287: refactor: remove extra CBlockIndex declarationMarcoFalke
2019-06-26Add missing ECC_Stop(); in GUI rpcnestedtests.cppJonas Schnelli
2019-06-26Merge #16286: refactoring: wallet: Fix GCC 7.4.0 warningfanquake
2019-06-25Remove extra CBlockIndex declarationRJ Rybarczyk
2019-06-25Fix GCC 7.4.0 warningHennadii Stepanov
2019-06-25Merge #15894: Remove duplicated "Error: " prefix in logsWladimir J. van der Laan
2019-06-25Merge #16252: test: Log to debug.log in all unit testsWladimir J. van der Laan
2019-06-25Merge #16183: depends: xtrans: Configure flags cleanup.fanquake
2019-06-25Merge #16188: net: Document what happens to getdata of unknown typefanquake
2019-06-24Merge #16223: devtools: Fetch and display ACKs at sign-off time in github-mergeMarcoFalke
2019-06-24Merge #16254: qt: Set AA_EnableHighDpiScaling attribute earlyMarcoFalke
2019-06-24Merge #16263: qt: Use qInfo() if no error occursfanquake
2019-06-23Merge #16231: gui: Fix open wallet menu initialization orderfanquake
2019-06-22Merge #16239: wallet/rpc: follow-up clean-up/fixes to avoid_reuseMeshCollider
2019-06-22docs: release note wordingKarl-Johan Alm
2019-06-22wallet/rpc: use static help textKarl-Johan Alm
2019-06-22wallet/rpc/getbalances: add entry for 'mine.used' balance in resultsKarl-Johan Alm
2019-06-21Use qInfo() if no error occursHennadii Stepanov
2019-06-21Merge #16256: doc: remove orphaned header in developer notesfanquake
2019-06-21Merge #16226: Move ismine to the wallet moduleMeshCollider
2019-06-21Merge #16026: Ensure that uncompressed public keys in a multisig always retur...MeshCollider
2019-06-21[MSVC]: Create the config.ini as part of bitcoind buildnicolas.dorier
2019-06-20doc: remove orphaned header in developer notesJon Atack
2019-06-20Merge #16246: MSVC: Fix error in debug mode (Fix #16245)MarcoFalke
2019-06-20Merge #16207: test: stop generating lcov coverage when functional tests failMarcoFalke
2019-06-20Merge #16234: test: Add test for unknown argsMarcoFalke
2019-06-20Merge #15520: cirrus: Run extended test feature_pruningMarcoFalke
2019-06-20ci: Run extended testsMarcoFalke
2019-06-20Set AA_EnableHighDpiScaling attribute earlyHennadii Stepanov
2019-06-20test: Log to debug.log in all testsMarcoFalke
2019-06-20Make and get the multisig redeemscript and destination in one function instea...Andrew Chow
2019-06-20net: Document what happens to getdata of unknonw typeMarcoFalke
2019-06-20test: use common setup in gui testsMarcoFalke
2019-06-20test: Create data dir in BasicTestingSetupMarcoFalke
2019-06-20MSVC: Fix error in debug mode (Fix #16245)nicolas.dorier
2019-06-19Change ismine to take a CWallet instead of CKeyStoreAndrew Chow
2019-06-19Move ismine to wallet moduleAndrew Chow
2019-06-19Merge #16243: doc: Remove travis badge from readmeMarcoFalke
2019-06-19Merge #16241: docs: add rapidcheck to vcpkg install listMarcoFalke
2019-06-19Make AbortNode() aware of MSG_NOPREFIX flagHennadii Stepanov
2019-06-19Add MSG_NOPREFIX flag for user messagesHennadii Stepanov