aboutsummaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2024-03-26doc: fix some typoscrazeteam
2024-03-26Merge bitcoin/bitcoin#29695: guix: build GCC with --enable-standard-branch-pr...fanquake
2024-03-22tidy: remove C compiler checkfanquake
2024-03-22tidy: set CMAKE_CXX_STANDARD to 20fanquake
2024-03-22tidy: remove terminfo TODOfanquake
2024-03-22tidy: set minimum CMake to 3.22fanquake
2024-03-22doc: Rename `contrib/devtools/bitcoin-tidy/README` to `README.md`Hennadii Stepanov
2024-03-21guix: build GCC with --enable-standard-branch-protectionfanquake
2024-03-14guix: bump time-machine to dc4842797bfdc5f9f3f5f725bf189c2b68bd6b5afanquake
2024-03-12guix: temporarily disable powerpcle tagetfanquake
2024-03-12guix: use GCC 12.3.0fanquake
2024-03-08Merge bitcoin/bitcoin#28960: kernel: Remove dependency on CSchedulerAva Chow
2024-03-04seeds: Update testnet seedsAva Chow
2024-03-04seeds: Update mainnet seedsAva Chow
2024-03-04makeseeds: Check i2p seeds tooAva Chow
2024-03-04makeseeds: Update PATTERN_AGENTAva Chow
2024-02-26Merge bitcoin/bitcoin#29345: rpc: Do not wait for headers inside loadtxoutsetfanquake
2024-02-15[refactor] Make signals optional in mempool and chainmanTheCharlatan
2024-01-31Merge bitcoin/bitcoin#28170: p2p: adaptive connections services flagsAva Chow
2024-01-30rpc: Do not wait for headers inside loadtxoutsetMarcoFalke
2024-01-17Merge bitcoin/bitcoin#29251: contrib: Update clang-format-difffanquake
2024-01-17contrib: Fix clang-format-diff.py lint errorsTheCharlatan
2024-01-16Merge bitcoin/bitcoin#29170: contrib: add macho branch protection checkfanquake
2024-01-16contrib: Latest clang-format-diff.py scriptTheCharlatan
2024-01-15net: decouple state independent service flags from desirable onesfurszy
2024-01-11Merge bitcoin/bitcoin#29222: doc: update Bitcoin Core license to 2024fanquake
2024-01-11Merge bitcoin/bitcoin#29186: ci, iwyu: Drop backported mappingsfanquake
2024-01-11Merge bitcoin/bitcoin#29127: Use hardened runtime on macOS release builds.fanquake
2024-01-10doc: upgrade Bitcoin Core license to 202422388o⚡️
2024-01-05Merge bitcoin/bitcoin#28962: doc: Rework guix docs after 1.4 releasefanquake
2024-01-05ci, iwyu: Drop backported mappingsHennadii Stepanov
2024-01-03contrib: add macho branch protection checkfanquake
2023-12-21guix: use clang-toolchain-17 for macOS buildfanquake
2023-12-20Use hardened runtime on macOS release builds.Mark Friedenbach
2023-12-18Merge bitcoin/bitcoin#29078: build: Bump guix time-machine to unlock riscv64 ...fanquake
2023-12-18Merge bitcoin/bitcoin#28844: contrib: drop GCC MAX_VERSION to 4.3.0 in symbol...fanquake
2023-12-18doc: Rework guix docs after 1.4 releaseMarcoFalke
2023-12-14build: Bump guix time-machine to unlock riscv64 metalMarcoFalke
2023-12-05build: use macOS 14 SDK (Xcode 15.0)fanquake
2023-12-04Merge bitcoin/bitcoin#28852: script, assumeutxo: Enhance validations in utxo_...Ryan Ofsky
2023-11-30contrib: drop GCC MAX_VERSION to 4.3.0 in symbol-checkfanquake
2023-11-30Merge bitcoin/bitcoin#28965: guix: remove input labelsfanquake
2023-11-29guix: switch from guix environment to guix shellfanquake
2023-11-28guix: remove input labelsfanquake
2023-11-22Merge bitcoin/bitcoin#28461: build: Windows SSP roundupfanquake
2023-11-17Merge bitcoin/bitcoin#28902: doc: Simplify guix install doc, after 1.4 releasefanquake
2023-11-17doc: Simplify guix install doc, after 1.4 releaseMarcoFalke
2023-11-17Merge bitcoin/bitcoin#28725: test: refactor: use built-in collection types fo...fanquake
2023-11-16test: replace `Callable`/`Iterable` with their `collections.abc` alternative ...stickies-v
2023-11-15contrib: use a raw string for a regular expression literal that contains back...muxator