aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-01[doc] correct comment in chainparamsglozow
2021-04-01[doc] GetBestBlock() doesn't do nothinggzhao408
2021-03-31Merge #21486: build: link against -lsocket if required for *ifaddrsfanquake
2021-03-31Merge #21542: ci: Bump macOS VM image to the latest versionfanquake
2021-03-31Merge #21457: build: split libtapi and clang out of native_cctoolsfanquake
2021-03-30Merge #21553: fuzz: Misc refactorMarcoFalke
2021-03-30Merge #21387: p2p: Refactor sock to add I2P fuzz and unit testsWladimir J. van der Laan
2021-03-30Merge #20197: p2p: protect onions in AttemptToEvictConnection(), add eviction...Wladimir J. van der Laan
2021-03-30Merge #20228: addrman: Make addrman a top-level componentMarcoFalke
2021-03-30fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz targetMarcoFalke
2021-03-30fuzz: Removed unused try-catch in coins_viewMarcoFalke
2021-03-30fuzz: [refactor] Use ConsumeScript in signature_checker fuzz targetMarcoFalke
2021-03-30build: split native_cctoolsfanquake
2021-03-30Merge #21543: build: Enable safe warnings for msvc buildsfanquake
2021-03-29Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputsMarcoFalke
2021-03-29Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.MarcoFalke
2021-03-29Merge #21531: test: remove qt byteswap compattestsMarcoFalke
2021-03-29Merge bitcoin-core/gui#154: qt: Support macOS Dark modeMarcoFalke
2021-03-29Merge #21484: doc: Add release notes for #18335MarcoFalke
2021-03-29build: Enable safe warnings for msvc buildsHennadii Stepanov
2021-03-29Merge #21477: test: Add test for CNetAddr::ToString IPv6 address formatting (...MarcoFalke
2021-03-29Merge bitcoin-core/gui#251: Improve URI/file handling messageMarcoFalke
2021-03-29test: remove qt byteswap compattestsfanquake
2021-03-29net: add ifaddrs.h includefanquake
2021-03-29build: check if -lsocket is required with *ifaddrsfanquake
2021-03-29rand: only try and use freeifaddrs if availablefanquake
2021-03-29Merge #21541: ci: Build depends only once for Android buildfanquake
2021-03-28cirrus: Add missing depends_sources_cache to Android taskMarcoFalke
2021-03-28cirrus: Only cache releases when neededMarcoFalke
2021-03-28ci: Bump Android cross-build to Ubuntu FocalMarcoFalke
2021-03-28ci: Build depends only once for Android buildMarcoFalke
2021-03-28ci: Set DEPENDS_DIR when setting BASE_ROOT_DIRMarcoFalke
2021-03-28ci: Bump macOS VM image to the latest versionHennadii Stepanov
2021-03-28Merge bitcoin-core/gui#254: refactor: Drop redundant setEditTriggers(NoEditTr...MarcoFalke
2021-03-27Merge #21505: build: Remove unused header from the build systemfanquake
2021-03-26Merge bitcoin-core/gui#243: fix issue when disabling the auto-enabled blank w...MarcoFalke
2021-03-26Merge #21390: test: Test improvements for UTXO set hash testsMarcoFalke
2021-03-25[test] no send feefilters when txrelay is turned offglozow
2021-03-25remove incompatibility release note for darkmode on macosSylvain Goumy
2021-03-25Merge #21522: fuzz: [refactor] Use PickValue where possibleMarcoFalke
2021-03-25Merge #21495: build, qt: Fix static builds on macOS Big Surfanquake
2021-03-25build, qt: Fix static builds on macOS Big SurHennadii Stepanov
2021-03-24Merge #21357: test: Unconditionally check for fRelay field in test frameworkMarcoFalke
2021-03-24Merge #17227: Qt: Add Android packaging supportWladimir J. van der Laan
2021-03-24Merge #21516: remove unnecessary newline from initWarning() argumentMarcoFalke
2021-03-24remove unnecessary newline from initWarning() argumentLarry Ruane
2021-03-24Merge #20734: build: Make platform-specific targets available for proper plat...fanquake
2021-03-24Merge #21338: test: add functional test for anchors.datMarcoFalke
2021-03-24Merge #21489: fuzz: cleanups for versionbits fuzzerfanquake
2021-03-24fuzz: [refactor] Use PickValue where possibleMarcoFalke