aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-13cmake: rename Kernel component to bitcoinkernel for consistencyCory Fields
2025-02-13cmake: add and use install_binary_componentCory Fields
2025-02-13doc: Add some general documentation about negated optionsRyan Ofsky
2025-02-13Merge bitcoin/bitcoin#31495: wallet: Utilize IsMine() and CanProvide() in mig...glozow
2025-02-13doc: Add release notes summarizing negated option behavior changes.Ryan Ofsky
2025-02-13refactor: Avoid using IsArgSet() on -connect list optionRyan Ofsky
2025-02-13test: Add test to make sure -noconnect disables -dnsseed and -listen by defaultRyan Ofsky
2025-02-13refactor: Avoid using IsArgSet() on -signetseednode and -signetchallenge list...Ryan Ofsky
2025-02-13refactor: Avoid using IsArgSet() on -debug, -loglevel, and -vbparams list opt...Ryan Ofsky
2025-02-13Normalize inconsistent -noexternalip behaviorRyan Ofsky
2025-02-13Normalize inconsistent -noonlynet behaviorRyan Ofsky
2025-02-13Fix nonsensical bitcoin-cli -norpcwallet behaviorRyan Ofsky
2025-02-13Fix nonsensical -noasmap behaviorRyan Ofsky
2025-02-13Fix nonsensical -notest behaviorRyan Ofsky
2025-02-13Fix nonsensical -norpcwhitelist behaviorRyan Ofsky
2025-02-13Fix nonsensical -norpcbind and -norpcallowip behaviorRyan Ofsky
2025-02-13Fix nonsensical -nobind and -nowhitebind behaviorRyan Ofsky
2025-02-13Fix nonsensical -noseednode behaviorRyan Ofsky
2025-02-13Merge bitcoin/bitcoin#31858: chore: remove redundant wordmerge-script
2025-02-13chore: remove redundant wordtianzedavid
2025-02-13Merge bitcoin/bitcoin#31767: logging: Ensure -debug=0/none behaves consistent...Ryan Ofsky
2025-02-13depends: avoid an unset CMAKE_OBJDUMPfanquake
2025-02-13Merge bitcoin/bitcoin#31855: chore: remove redundant wordmerge-script
2025-02-13net: reduce CAddress usage to CService or CNetAddrVasil Dimov
2025-02-13chore: remove redundant wordtianzedavid
2025-02-13Merge bitcoin/bitcoin#31722: cmake: Copy `cov_tool_wrapper.sh.in` to the buil...merge-script
2025-02-12doc: build: Fix instructions for msvc gui buildsDavid Gumberg
2025-02-12Merge bitcoin/bitcoin#31840: depends: add missing Darwin objcopymerge-script
2025-02-12fuzz: implement targets for PCP and NAT-PMP port mapping requestsAntoine Poinsot
2025-02-12fuzz: in FuzzedSock::GetSockName(), return a random-length nameAntoine Poinsot
2025-02-12Merge bitcoin/bitcoin#31500: depends: Fix compiling `libevent` package on NetBSDmerge-script
2025-02-12fuzz: never return an uninitialized sockaddr in FuzzedSock::GetSockNameAntoine Poinsot
2025-02-12fuzz: add steady clock mocking to FuzzedSockAntoine Poinsot
2025-02-12pcp: make NAT-PMP error codes uint16_tAntoine Poinsot
2025-02-12pcp: make the ToString method constAntoine Poinsot
2025-02-12Revert "test: Disable known broken USDT test for now"0xb10c
2025-02-12contrib: don't use bpf_usdt_readarg_p0xb10c
2025-02-12test: don't use bpf_usdt_readarg_p0xb10c
2025-02-12Merge bitcoin/bitcoin#30911: build: simplify by flattening the dependency graphmerge-script
2025-02-12Merge bitcoin/bitcoin#31678: ci: Skip read-write of default env varsmerge-script
2025-02-12Merge bitcoin/bitcoin#31846: test: Remove stale gettime testmerge-script
2025-02-12test: Remove stale gettime testMarcoFalke
2025-02-12Merge bitcoin/bitcoin#30584: depends: Make default `host` and `build` comparablemerge-script
2025-02-12Merge bitcoin/bitcoin#31711: build: set build type and per-build-type flags a...merge-script
2025-02-12Merge bitcoin/bitcoin#31818: guix: remove test-security/symbol-check scriptsmerge-script
2025-02-11build: Include all Windows binaries for codesigningAva Chow
2025-02-11build: Include all MacOS binaries for codesigningAva Chow
2025-02-11guix: Rename Windows unsigned binaries to unsigned.zipAva Chow
2025-02-11guix: Rename MacOS binaries to unsigned.tar.gzAva Chow
2025-02-11guix: Rename unsigned.tar.gz to codesigning.tar.gzAva Chow