aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-07Merge #20138: net: Assume that SetCommonVersion is called at most once per peerMarcoFalke
2020-12-07doc: Update wallet database installation guide for macOSHennadii Stepanov
2020-12-07build: Use Homebrew's sqlite package if it is availableHennadii Stepanov
2020-12-07Merge #20468: build: warn when generating man pages for binaries built from a...Wladimir J. van der Laan
2020-12-07Merge #20482: Add depends qt fix for ARM macsWladimir J. van der Laan
2020-12-07rpc: Use FeeModes doc helper in estimatesmartfeeMarcoFalke
2020-12-07Merge #19847: rpc, refactor: Avoid duplicate set lookup in gettxoutproofJonas Schnelli
2020-12-07Merge #19832: p2p: Put disconnecting logs into BCLog::NET categoryMarcoFalke
2020-12-07Merge #20476: contrib: Add test for ELF symbol-checkfanquake
2020-12-07Merge #20577: doc: libconsensus: add missing error code description, fix NBit...fanquake
2020-12-06Merge #19893: test: Remove or explain syncwithvalidationinterfacequeueMarcoFalke
2020-12-06Merge #20581: Don't make "in" parameters look like "out"/"in-out" parameters:...MarcoFalke
2020-12-06Don't make "in" parameters look like "out"/"in-out" parameters: pass by ref t...practicalswift
2020-12-05doc: libbitcoinconsensus: add missing error code description, fix NBitcoin linkSebastian Falbesoner
2020-12-05Merge #20572: ci: Adjust Cirrus CI task names (follow up)MarcoFalke
2020-12-04test: add coverage for passing fee rate as a stringJon Atack
2020-12-04ci: Adjust Cirrus CI task names (follow up)Hennadii Stepanov
2020-12-04wallet, bugfix: allow send to take string fee rate valuesJon Atack
2020-12-04rpc: Reject empty txids in gettxoutproofJoão Barbosa
2020-12-04rpc, refactor: Avoid duplicate set lookup in gettxoutproofJoão Barbosa
2020-12-04Merge #20562: tests: Test that a fully signed tx given to signrawtx is unchangedMarcoFalke
2020-12-04Merge #20566: refactor: Use C++17 std::array where possibleMarcoFalke
2020-12-04Merge #20565: Android : Ensure pic build for bdbfanquake
2020-12-04[net processing] Move GetNodeStateStats into PeerManagerJohn Newbery
2020-12-04build, refactor: Check that Homebrew's qt5 package is actually installedHennadii Stepanov
2020-12-04net: Assume that SetCommonVersion is called at most once per peerMarcoFalke
2020-12-04Merge #20255: util: Add Assume() identity functionMarcoFalke
2020-12-04Merge #20200: doc: rename CODEOWNERS to REVIEWERSWladimir J. van der Laan
2020-12-04Merge #20563: build: Check that Homebrew's berkeley-db4 package is actually i...Jonas Schnelli
2020-12-04test: Add option to git-subtree-check to do full check, add helpWladimir J. van der Laan
2020-12-04refactor: Use C++17 std::array where possibleMarcoFalke
2020-12-04Merge #20182: ci: Build with --enable-werror by default, and document exceptionsMarcoFalke
2020-12-04Android : Ensure pic build for bdbBlock Mechanic
2020-12-03build: Check that Homebrew's berkeley-db4 package is actually installedHennadii Stepanov
2020-12-03tests: Test that a fully signed tx given to signrawtx is unchangedAndrew Chow
2020-12-03ci: Build with --enable-werror by default, and document exceptionsHennadii Stepanov
2020-12-03Clear m_addr_known before our periodic self-advertisementSuhas Daftuar
2020-12-03Merge #20221: net: compat.h related cleanupWladimir J. van der Laan
2020-12-03Merge #20506: ci: AppVeyor fixes for Visual Studio 2019 16.8.1 imageWladimir J. van der Laan
2020-12-03Merge #20520: depends: Do not force Precompiled Headers (PCH) for building Qt...Wladimir J. van der Laan
2020-12-03feestimator: encapsulate estimation file logicAntoine Poinsot
2020-12-03init: don't create a CBlockPolicyEstimator if we don't relay transactionsAntoine Poinsot
2020-12-03Remove the remaining fee estimation globalsAntoine Poinsot
2020-12-03interface: remove unused estimateSmartFee method from nodeAntoine Poinsot
2020-12-03contrib: add MACHO tests to symbol-check testsfanquake
2020-12-03contrib: Add test for ELF symbol-checkWladimir J. van der Laan
2020-12-03Removed redundant git pull from appveyor config.Aaron Clauson
2020-12-03Merge #20466: test: Fix intermittent p2p_fingerprint issueMarcoFalke
2020-12-02Support make src/bitcoin-node and src/bitcoin-guiJoão Barbosa
2020-12-02Merge #20545: ci: Adjust cirrus ci task namesMarcoFalke