aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-05contrib: generate-seeds.py generates output in BIP155 formatW. J. van der Laan
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-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-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-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
2021-03-23Unconditionally check for fRelay field in test frameworkTroy Giorshev
2021-03-23Merge #20421: build: miniupnpc 2.2.2Wladimir J. van der Laan
2021-03-23test: Use deterministic chain in utxo set hash testFabian Jahr
2021-03-23test: Remove wallet dependency of utxo set hash testFabian Jahr
2021-03-23rpc: Improve gettxoutsetinfo helpFabian Jahr
2021-03-23p2p: Don't send FEEFILTER in blocksonly modeMartin Zumsande
2021-03-23qt: fix issue when disabling the auto-enabled blank wallet checkboxJarol Rodriguez
2021-03-23doc: Add release notes for #18335 (rpc work queue exceeded error)Larry Ruane
2021-03-23Merge #21512: fuzz: Fix tx_pool target to properly fuzz immature outpointsMarcoFalke
2021-03-23Merge bitcoin-core/gui#248: Fix: For values of "Bytes transferred" and "Bytes...MarcoFalke
2021-03-23doc: Add release notes for -deprecatedrpc=addresses and bitcoin-txMichael Dietz
2021-03-23rpc: deprecate `addresses` and `reqSigs` from rpc outputsMichael Dietz
2021-03-23qt, refactor: Drop redundant setEditTriggers(NoEditTriggers) callsHennadii Stepanov