aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-22Merge bitcoin/bitcoin#29850: net: Decrease nMaxIPs when learning from DNS seedsAva Chow
2024-04-22Merge bitcoin/bitcoin#29898: test: Fix intermittent issue in p2p_handshake.pyglozow
2024-04-22Merge bitcoin/bitcoin#27679: ZMQ: Support UNIX domain socketsAva Chow
2024-04-22doc: explain what the wallet password doesBrandon Odiwuor
2024-04-22Avoid explicitly computing diagram; compare based on chunksPieter Wuille
2024-04-22test: Fix intermittent timeout in p2p_tx_download.pyMarcoFalke
2024-04-22Merge bitcoin/bitcoin#29879: fuzz: explicitly cap the vsize of RBFs for diagr...glozow
2024-04-21ci: Drop no longer needed `-I` flag in "tidy" taskHennadii Stepanov
2024-04-19Merge bitcoin/bitcoin#29827: test: p2p: add test for rejected tx request logi...glozow
2024-04-19test: Fix intermittent issue in p2p_handshake.pystratospher
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