aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-19depends: switch libxcb_util_keysyms to .tar.gzfanquake
2024-04-19depends: switch libxcb_util_image to .tar.gzfanquake
2024-04-19depends: switch libxcb_util to .tar.gzfanquake
2024-04-19depends: switch xproto to .tar.gzfanquake
2024-04-19depends: switch libXau to .tar.gzfanquake
2024-04-19depends: switch fontconfig to .tar.gzfanquake
2024-04-19depends: switch boost to .tar.gzfanquake
2024-04-19test: Fix intermittent issue in p2p_handshake.pystratospher
2024-04-18[doc] update release-process.md and backports section of CONTRIBUTINGglozow
2024-04-18net: attempts to connect to all resolved addresses when connecting to a nodeSergi Delgado Segura
2024-04-18ci, msvc: Add "Run fuzz binaries" stepHennadii Stepanov
2024-04-18fuzz: Pass `SystemRoot` environment variable to subprocessHennadii Stepanov
2024-04-18ci, msvc: Add "Clone fuzz corpus" stepHennadii Stepanov
2024-04-18build, msvc: Build `fuzz.exe` binaryHennadii Stepanov
2024-04-18build, msvc: Enable preprocessor conformance modeHennadii Stepanov
2024-04-18fuzz: Re-implement `read_stdin` in portable wayHennadii Stepanov
2024-04-18Merge bitcoin-core/gui#808: Change example address from legacy (P2PKH) to bec...merge-script
2024-04-18Merge bitcoin-core/gui#806: refactor: Misc int sign change fixesmerge-script
2024-04-17index: race fix, lock cs_main while 'm_synced' is subject to changeRyan Ofsky
2024-04-17Merge bitcoin/bitcoin#28340: security: restrict abis in bitcoind.serviceRyan Ofsky
2024-04-17Merge bitcoin/bitcoin#28373: doc: Add example of mixing private and public ke...Ava Chow
2024-04-17Merge bitcoin/bitcoin#29875: chore: fix some typos in commentsmerge-script
2024-04-17Merge bitcoin/bitcoin#29859: build: Fix false positive `CHECK_ATOMIC` testmerge-script
2024-04-17Merge bitcoin/bitcoin#29846: guix: replace GCC unaligned VMOV patch with binu...merge-script
2024-04-17build: better scope usage of -Wl,-headerpad_max_install_namesfanquake
2024-04-17build: don't use install_name_tool for macOS deploy when cross-compilingfanquake
2024-04-17build: don't pass strip to macOS deploy if cross-compilingfanquake
2024-04-17Merge bitcoin/bitcoin#29893: test: fix intermittent failure in p2p_compactblo...glozow
2024-04-17Merge bitcoin/bitcoin#29892: test: Fix failing univalue float testmerge-script
2024-04-17Merge bitcoin/bitcoin#29828: guix: remove `gcc-toolchain static` from Windows...merge-script
2024-04-16doc: release notes for PR 27679Matthew Zipkin
2024-04-16test: cover unix sockets in zmq interfaceMatthew Zipkin
2024-04-16zmq: accept unix domain socket address for notifierMatthew Zipkin
2024-04-16Merge bitcoin/bitcoin#29726: assumeutxo: Fix -reindex before snapshot was val...Ryan Ofsky
2024-04-16test: fix intermittent failure in p2p_compactblocks_hb.pyMartin Zumsande
2024-04-16wallet: return and display signer errorSjors Provoost
2024-04-16wallet: compare address returned by displayaddressSjors Provoost
2024-04-16test: use h marker for external signer mockSjors Provoost
2024-04-16fuzz: explicitly cap the vsize of RBFs for diagram checksGreg Sanders
2024-04-16test: Fix failing univalue float testMarcoFalke
2024-04-16netbase: clean up Proxy loggingMatthew Zipkin
2024-04-16remove unneeded cwd option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded bufsize option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded close_fds option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded session_leader option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded defer_spawn option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded preexec function option from cpp-subprocessSebastian Falbesoner
2024-04-16remove unneeded shell option from cpp-subprocessSebastian Falbesoner
2024-04-16Merge bitcoin/bitcoin#29886: doc: archive 27.0 release notesmerge-script
2024-04-16[doc] restore comment about why we check if ptx HasWitness before caching rej...glozow