aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-10-22Merge bitcoin/bitcoin#31101: [27.x] Prep for 27.2v27.2rc1merge-script
2024-10-16doc: update for 27.2rc1fanquake
2024-10-16doc: update manual pages for 27.2rc1fanquake
2024-10-16build: bump version to 27.2rc1fanquake
2024-08-23Merge bitcoin/bitcoin#30558: [27.x] Even more backportsmerge-script
2024-08-23[WIP] doc: update release notes for 27.xfanquake
2024-08-23policy/feerate.h: avoid constraint self-dependencyMatt Whitlock
2024-08-23add missing #include <cstdint> for GCC 15Matt Whitlock
2024-07-31test: fix constructor of msg_txMartin Zumsande
2024-07-24Merge bitcoin/bitcoin#30467: [27.x] More backportsmerge-script
2024-07-23[WIP] doc: update release notes for 27.xfanquake
2024-07-17test: add test for modififed walletprocesspsbt callswillcl-ark
2024-07-17wallet: fix FillPSBT errantly showing as completewillcl-ark
2024-07-17init: change shutdown order of load block thread and schedulerMartin Zumsande
2024-07-17Reapply "test: p2p: check that connecting to ourself leads to disconnect"Sebastian Falbesoner
2024-07-17net: prevent sending messages in `NetEventsInterface::InitializeNode`Sebastian Falbesoner
2024-07-17net: fix race condition in self-connect detectionSebastian Falbesoner
2024-07-17psbt: Check non witness utxo outpoint earlyAva Chow
2024-06-24Merge bitcoin/bitcoin#30305: [27.x] More backportsmerge-script
2024-06-24doc: Update rel notes for 27.xfanquake
2024-06-19upnp: add compatibility for miniupnpc 2.2.8Cory Fields
2024-06-19ci: remove unused bcc variable from workflowMax Edwards
2024-06-19ci: move Asan / LSan / USDT job to Github ActionsMax Edwards
2024-06-19ci: add IPV6 network to ci containerMax Edwards
2024-06-11Merge bitcoin/bitcoin#30222: [27.1] Finalizev27.1merge-script
2024-06-10doc: update manual pages for 27.1fanquake
2024-06-10build: bump version to v27.1 finalfanquake
2024-06-10doc: update release notes for v27.1 finalfanquake
2024-06-04depends: Update Boost download linkHennadii Stepanov
2024-06-04build: Fix building `fuzz` binary on on SunOS / illumosHennadii Stepanov
2024-05-29Merge bitcoin/bitcoin#30092: [27.x] Backports and rc1v27.1rc1merge-script
2024-05-28doc: update manual pages for 27.1rc1fanquake
2024-05-28build: bump version to 27.1rc1fanquake
2024-05-28doc: update release-notes.md for 27.1fanquake
2024-05-28qt: 27.1rc1 translations updateHennadii Stepanov
2024-05-23windeploy: Renew certificateAva Chow
2024-05-23depends: Fetch miniupnpc sources from an alternative websiteHennadii Stepanov
2024-05-23test: add GetAddedNodeInfo() CJDNS regression unit testJon Atack
2024-05-22p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()Jon Atack
2024-05-16crypto: disable asan for sha256_sse4 with clang and -O0Cory Fields
2024-05-14rpc: move UniValue in blockToJSONwillcl-ark
2024-05-13gui: don't permit port in proxy IP optionwillcl-ark
2024-05-13gui: fix create unsigned transaction fee bumpfurszy
2024-05-13Merge bitcoin/bitcoin#29888: [27.x] Backportsmerge-script
2024-05-10[WIP] doc: release notes for 27.xfanquake
2024-05-02doc: add LLVM instruction for macOS < 13Sjors Provoost
2024-04-30depends: Fix build of Qt for 32-bit platformslaanwj
2024-04-26Fix #29767, set m_synced = true after Commit()nanlour
2024-04-24sign: don't assume we are parsing a sane MiniscriptAntoine Poinsot
2024-04-24rpc: Reword SighashFromStr error messageMarcoFalke