aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-11-23Merge #20202: wallet: Make BDB support optionalWladimir J. van der Laan
2020-11-23Merge #20432: net: Treat raw message bytes as uint8_tWladimir J. van der Laan
2020-11-21Merge #20426: wallet: allow zero-fee fundrawtransaction/walletcreatefundedpsb...MarcoFalke
2020-11-20Merge #20223: build: Drop the leading 0 from the version numberMarcoFalke
2020-11-20net: Treat raw message bytes as uint8_tMarcoFalke
2020-11-20Merge #20424: build: Update univalue subtreefanquake
2020-11-20Use the correct incremental fee constant in bumpfee helpJon Atack
2020-11-20Allow zero-fee fundrawtxn and walletcreatefundedpsbt callsJon Atack
2020-11-20Merge bitcoin-core/gui#13: Hide peer detail view if multiple are selectedJonas Schnelli
2020-11-20Merge bitcoin-core/gui#21: Update pruning tooltip, original author BitcoinErr...Jonas Schnelli
2020-11-20Merge #20056: net: Use Span in ReceiveMsgBytesWladimir J. van der Laan
2020-11-20Merge #19851: refactor: Extract ParseOpCode from ParseScriptWladimir J. van der Laan
2020-11-20Merge #20000: test: fix creation of "std::string"s with \0sWladimir J. van der Laan
2020-11-19Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...MarcoFalke
2020-11-19Merge #20054: Remove confusing and useless "unexpected version" warningWladimir J. van der Laan
2020-11-19Merge #20291: [net] Consolidate logic around calling CAddrMan::Connected()MarcoFalke
2020-11-19Update univalue subtreeMarcoFalke
2020-11-19Merge #20024: init: Fix incorrect warning "Reducing -maxconnections from N to...Wladimir J. van der Laan
2020-11-19Merge #18531: rpc: remove deprecated CRPCCommand constructorMarcoFalke
2020-11-19Merge #15710: wallet: Catch ios_base::failure specificallyWladimir J. van der Laan
2020-11-19Merge #20358: src/randomenv.cpp: fix build on uclibcWladimir J. van der Laan
2020-11-19Merge #20067: refactor: remove use of boost::algorithm::replace_firstWladimir J. van der Laan
2020-11-19Merge #19968: doc: clarify CRollingBloomFilter size estimateWladimir J. van der Laan
2020-11-19Merge #20413: build: Require C++17 compilerfanquake
2020-11-18Drop the leading 0 from the version numberAndrew Chow
2020-11-18Fix mock SQLiteDatabasesAndrew Chow
2020-11-18GUI: Force descriptor wallets when BDB is not compiledAndrew Chow
2020-11-18RPC: Require descriptors=True for createwallet when BDB is not compiledAndrew Chow
2020-11-18Enforce salvage is only for BDB walletsAndrew Chow
2020-11-18Do not compile BDB things when USE_BDB is definedAndrew Chow
2020-11-18Include wallet/bdb.h where it is actually being usedAndrew Chow
2020-11-18Use std::make_uniqueMarcoFalke
2020-11-18Merge #20408: CConnman: move initialization to declarationfanquake
2020-11-18Merge #19905: Remove dead CheckForkWarningConditionsOnNewForkMarcoFalke
2020-11-18Merge bitcoin-core/gui#109: wallet: Remove unused AskPassphraseDialog::DecryptMarcoFalke
2020-11-18Merge bitcoin-core/gui#118: Remove BDB version from the Information tabMarcoFalke
2020-11-18CConnman: initialise at declaration rather than in Start()Anthony Towns
2020-11-17Merge #20401: qt: Pre-splitoff translations updatefanquake
2020-11-17Merge #20305: wallet: introduce fee_rate sat/vB param/optionMarcoFalke
2020-11-17Merge bitcoin-core/gui#96: Slight improve create wallet dialogMarcoFalke
2020-11-17Merge #20139: Wallet: do not return warnings from UpgradeWallet()MarcoFalke
2020-11-16[upgradewallet] removed unused warning paramSishir Giri
2020-11-16Break circuit earlierlontivero
2020-11-16qt: Pre-splitoff translations updateWladimir J. van der Laan
2020-11-16Merge #18836: wallet: upgradewallet fixes and additional testsWladimir J. van der Laan
2020-11-16Merge #20238: doc: Missing comments for signet parametersMarcoFalke
2020-11-16Merge #20033: refactor: minor whitespace fixups, s/const/constexpr/ and remov...MarcoFalke
2020-11-14gui: create wallet: add advanced sectionSjors Provoost
2020-11-14gui: create wallet: name placeholderSjors Provoost
2020-11-14Add missing optional.h includeKristaps Kaupe