aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-24Merge bitcoin/bitcoin#29882: netbase: clean up Proxy loggingmerge-script
2024-04-24Merge bitcoin/bitcoin#29929: ci: Drop no longer needed `-I` flag in "tidy" taskmerge-script
2024-04-23Merge bitcoin/bitcoin#24313: Improve display address handling for external si...Ava Chow
2024-04-23Merge bitcoin/bitcoin#29688: test: remove duplicated ban testAva Chow
2024-04-23Merge bitcoin/bitcoin#28974: doc: explain what the wallet password doesAva Chow
2024-04-23Merge bitcoin/bitcoin#29865: util: remove unused cpp-subprocess optionsAva Chow
2024-04-23remove unneeded environment option from cpp-subprocessSebastian Falbesoner
2024-04-22Merge bitcoin/bitcoin#29777: test: refactor: introduce and use `calculate_inp...Ava Chow
2024-04-22Merge bitcoin/bitcoin#29933: test: Fix intermittent timeout in p2p_tx_downloa...Ava Chow
2024-04-22Merge bitcoin/bitcoin#29657: Bugfix: bitcoin-cli: Check length of peer.transp...Ava Chow
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-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-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-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-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-16doc: archive 27.0 release notesfanquake
2024-04-15test: p2p: add test for rejected tx request logic (`m_recent_rejects` filter)Sebastian Falbesoner