aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-17Merge bitcoin/bitcoin#28214: ci: Move tidy to persistent workerfanquake
2023-08-17Merge bitcoin/bitcoin#27675: p2p: Drop m_recently_announced_invs bloom filterfanquake
2023-08-16Merge bitcoin/bitcoin#28273: ci: Fix macOS-cross SDK rsyncfanquake
2023-08-16Merge bitcoin/bitcoin#28257: test: check backup from `migratewallet` can be s...fanquake
2023-08-16ci: Avoid error on macOS nativeMarcoFalke
2023-08-16ci: Fix macOS-cross SDK rsyncMarcoFalke
2023-08-15Merge bitcoin/bitcoin#28240: refactor: Remove unused boost signals2 from torc...Andrew Chow
2023-08-15Merge bitcoin/bitcoin#28187: ci: Run "macOS native x86_64" job on GitHub ActionsAndrew Chow
2023-08-15Merge bitcoin/bitcoin#27460: rpc: Add importmempool RPCAndrew Chow
2023-08-15Merge bitcoin/bitcoin#28185: ci: Use hard-coded root path for CI containers (...fanquake
2023-08-15Merge bitcoin/bitcoin#28269: ci: Drop no longer needed `macos_sdk_cache`fanquake
2023-08-15Merge bitcoin/bitcoin#28267: crypto: BIP324 ciphersuite follow-upfanquake
2023-08-15Merge bitcoin/bitcoin#28215: fuzz: fix a couple incorrect assertions in the `...fanquake
2023-08-15refactor: Remove PERSISTENT_WORKER_* yaml templatesMarcoFalke
2023-08-15refactor: add missing headers for BIP324 ciphersuitestratospher
2023-08-14ci: Drop no longer needed `macos_sdk_cache`Hennadii Stepanov
2023-08-14Merge bitcoin/bitcoin#28232: test: locked_wallet, skip default fee estimationfanquake
2023-08-14Merge bitcoin/bitcoin#28258: bitcoin-tidy: fix macOS buildfanquake
2023-08-14crypto: BIP324 ciphersuite follow-upstratospher
2023-08-11test: check backup from `migratewallet` can be successfully restoredbrunoerg
2023-08-11fuzz: coins_view: remove an incorrect assertionAntoine Poinsot
2023-08-11Merge bitcoin/bitcoin#28245: doc: use llvm-config for bitcoin-tidy examplefanquake
2023-08-10bitcoin-tidy: fix macOS buildCory Fields
2023-08-10test: locked_wallet, skip default fee estimationfurszy
2023-08-10doc: use llvm-config for bitcoin-tidy examplefanquake
2023-08-10Merge bitcoin/bitcoin#28008: BIP324 ciphersuitefanquake
2023-08-09Merge bitcoin/bitcoin#28189: doc: diversify network outbounds release notefanquake
2023-08-09Merge bitcoin/bitcoin#28149: net processing: clamp PeerManager::Options user ...glozow
2023-08-09ci: Move tidy to persistent workerMarcoFalke
2023-08-09ci: Use hard-coded root path for CI containersMarcoFalke
2023-08-09ci: Only create folders when neededMarcoFalke
2023-08-09ci: Drop BASE_SCRATCH_DIR from LIBCXX_DIRMarcoFalke
2023-08-09Merge bitcoin/bitcoin#28087: ci: Use qemu-user through container enginefanquake
2023-08-09ci: Run "macOS native x86_64" job on GitHub ActionsHennadii Stepanov
2023-08-08Sort includes in compat.hMarcoFalke
2023-08-08remove unused limits.h include in compat.hMarcoFalke
2023-08-08Replace LocaleIndependentAtoi with ToIntegralMarcoFalke
2023-08-08iwyu on torcontrolMarcoFalke
2023-08-08Remove unused boost signals2 from torcontrolMarcoFalke
2023-08-07Merge bitcoin/bitcoin#28186: kernel: Prune leveldb headersfanquake
2023-08-07Merge bitcoin/bitcoin#28231: doc: remove Fedora libdb4-*-devel install docsfanquake
2023-08-07ci: Use qemu-user through container engineMarcoFalke
2023-08-07Merge bitcoin/bitcoin#26296: ci: Integrate `bitcoin-tidy` clang-tidy pluginfanquake
2023-08-07Merge bitcoin/bitcoin#27401: tracepoints: Disables `-Wgnu-zero-variadic-macro...fanquake
2023-08-07doc: remove Fedora libdb4-*-devel install docsfanquake
2023-08-07mempool_entry: improve struct packingAnthony Towns
2023-08-07Add importmempool RPCMarcoFalke
2023-08-07refactor: Add and use kernel::ImportMempoolOptionsMarcoFalke
2023-08-07doc: Clarify the getmempoolinfo.loaded RPC field documentationMarcoFalke
2023-08-07Remove Chainstate::LoadMempoolMarcoFalke