aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-03contrib: Add test for ELF symbol-checkWladimir J. van der Laan
2020-11-24doc: Document current boost dependency as 1.71.0Wladimir J. van der Laan
2020-11-24Merge #19764: depends: Split boost into build/host packages + bump + cleanupWladimir J. van der Laan
2020-11-23depends: boost: Specify cflags+compileflagsCarl Dong
2020-11-23depends: boost: Remove unnecessary _archiver_Carl Dong
2020-11-23depends: boost: Cleanup toolset selectionCarl Dong
2020-11-23depends: boost: Cleanup architecture/address-modelCarl Dong
2020-11-23depends: boost: Disable all compressionCarl Dong
2020-11-23depends: boost: Split into non-/native packagesCarl Dong
2020-11-23depends: boost: Bump to 1.71.0Carl Dong
2020-11-23depends: boost: Refer to version in URLCarl Dong
2020-11-23Merge #19179: ci: Run ci configs on cirrusMarcoFalke
2020-11-23ci: Fix doc typos in .cirrus.ymlMarcoFalke
2020-11-23ci: Run i686 centos ci config on cirrusMarcoFalke
2020-11-23ci: Run nowallet ci config on cirrusMarcoFalke
2020-11-23Merge #20458: test: add is_bdb_compiled helperMarcoFalke
2020-11-23Merge #20419: build: set minimum supported macOS to 10.14Wladimir J. van der Laan
2020-11-23Merge #20449: build: Fix Windows installer buildWladimir J. van der Laan
2020-11-23test: add is_bdb_compiled helperSjors Provoost
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-22Merge #19867: build: document and cleanup Qt hacksfanquake
2020-11-21Fix version string in Windows and Mac installersAndrew Chow
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 #20430: sanitizers: Add suppression for unsigned-integer-overflow in li...fanquake
2020-11-20Merge #20424: build: Update univalue subtreefanquake
2020-11-20Use the correct incremental fee constant in bumpfee helpJon Atack
2020-11-20Update feeRate (BTC/kvB) to fee_rate (sat/vB) in wallet_bumpfeeJon 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 #20428: tests: shrink feature_taproot transfer of funds txMarcoFalke
2020-11-20sanitizers: Add suppression for unsigned-integer-overflow in libstdc++ basic_...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-20tests: shrink feature_taproot transfer of funds txAnthony Towns
2020-11-19Merge bitcoin-core/gui#46: refactor: Fix deprecation warnings when building a...MarcoFalke
2020-11-19Merge #20329: docs/descriptors.md: Remove hardened marker in the path after xpubMarcoFalke
2020-11-19Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabledWladimir J. van der Laan
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-19Squashed 'src/univalue/' changes from 98261b1e7b..98fadc0909MarcoFalke
2020-11-19Merge #20047: test: use wait_for_{block,header} helpers in p2p_fingerprint.pyWladimir J. van der Laan
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