aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-05Merge #16308: [MSVC] Copy build output to src/ automatically after buildfanquake
2019-07-05Merge #16327: scripts and tools: Update ShellCheck linterfanquake
2019-07-04Enable ShellCheck rulesHennadii Stepanov
2019-07-04Merge #16330: docs: Use placeholder instead of key expiration datefanquake
2019-07-03Merge #16329: test: Add tests for getblockchaininfo.softforksMarcoFalke
2019-07-03Merge #16299: bench: Move generated data to a dedicated translation unitMarcoFalke
2019-07-03Use placeholder instead of key expiration dateHennadii Stepanov
2019-07-03Merge #16325: rpc: Clarify that block count means height excl genesisWladimir J. van der Laan
2019-07-03Merge #15483: rpc: Adding a 'logpath' entry to getrpcinfoWladimir J. van der Laan
2019-07-03Merge #14734: fix an undefined behavior in uint::SetHexWladimir J. van der Laan
2019-07-03Merge #16294: qt: test: Create at most one testing setupWladimir J. van der Laan
2019-07-03Merge #16158: Fix logic of memory_cleanse() on MSVC and clean up docsWladimir J. van der Laan
2019-07-03Merge #16262: rpc: Allow shutdown while in generateblocksWladimir J. van der Laan
2019-07-02Merge #16250: signrawtransactionwithkey: report error when missing redeemScri...MarcoFalke
2019-07-02test: Add tests for getblockchaininfo.softforksMarcoFalke
2019-07-02bench: Move generated data to a dedicated translation unitJoão Barbosa
2019-07-02Merge #16153: Qt: Add antialiasing to traffic graph widgetWladimir J. van der Laan
2019-07-02rpc: Clarify that block count means height excl genesisMarcoFalke
2019-07-02Merge #16314: scripts and tools: Update copyright_header.py scriptMarcoFalke
2019-07-02Merge #15427: Add support for descriptors to utxoupdatepsbtWladimir J. van der Laan
2019-07-02Merge #14193: validation: Add missing mempool locksWladimir J. van der Laan
2019-07-02Merge #15538: wallet_bumpfee.py: Make sure coin selection produces changeWladimir J. van der Laan
2019-07-02Merge #16212: addrdb: Avoid eating inodes - remove temporary files created by...Wladimir J. van der Laan
2019-07-02Add antialiasing to traffic graph widgetJosu Goñi
2019-07-01Merge #16257: [wallet] abort when attempting to fund a transaction above -max...Wladimir J. van der Laan
2019-07-01Improve documentation of memory_cleanse()Tim Ruffing
2019-07-01[MSVC] Copy build output to src/ automatically after buildnicolas.dorier
2019-07-01Merge #16309: [MSVC] allow user level project customizationfanquake
2019-06-30Merge #16271: build: remove -Wall from rapidcheck build flagsMarcoFalke
2019-06-30Merge #16302: test: Add missing syncwithvalidationinterfacequeue to wallet_ba...MarcoFalke
2019-06-30Merge #16313: doc: Fix broken link in doc/build-osx.mdfanquake
2019-06-29Fix: "Bitcoin Core" -> "The Bitcoin Core"Hennadii Stepanov
2019-06-29Drop no-longer-relevant copyright holder nameHennadii Stepanov
2019-06-29Include Objective-C source filesHennadii Stepanov
2019-06-29doc: Fix broken link in doc/build-osx.mdJon Atack
2019-06-29[MSVC] allow user level project customizationnicolas.dorier
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-28[wallet] abort when attempting to fund a transaction above maxtxfeeSjors Provoost
2019-06-28test: Add missing sync_all to wallet_balance testMarcoFalke
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-27qt: test: Create at most one testing setupMarcoFalke
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