index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-22
Merge bitcoin/bitcoin#31101: [27.x] Prep for 27.2
v27.2rc1
merge-script
2024-10-16
doc: update for 27.2rc1
fanquake
2024-10-16
doc: update manual pages for 27.2rc1
fanquake
2024-10-16
build: bump version to 27.2rc1
fanquake
2024-08-23
Merge bitcoin/bitcoin#30558: [27.x] Even more backports
merge-script
2024-08-23
[WIP] doc: update release notes for 27.x
fanquake
2024-08-23
policy/feerate.h: avoid constraint self-dependency
Matt Whitlock
2024-08-23
add missing #include <cstdint> for GCC 15
Matt Whitlock
2024-07-31
test: fix constructor of msg_tx
Martin Zumsande
2024-07-24
Merge bitcoin/bitcoin#30467: [27.x] More backports
merge-script
2024-07-23
[WIP] doc: update release notes for 27.x
fanquake
2024-07-17
test: add test for modififed walletprocesspsbt calls
willcl-ark
2024-07-17
wallet: fix FillPSBT errantly showing as complete
willcl-ark
2024-07-17
init: change shutdown order of load block thread and scheduler
Martin Zumsande
2024-07-17
Reapply "test: p2p: check that connecting to ourself leads to disconnect"
Sebastian Falbesoner
2024-07-17
net: prevent sending messages in `NetEventsInterface::InitializeNode`
Sebastian Falbesoner
2024-07-17
net: fix race condition in self-connect detection
Sebastian Falbesoner
2024-07-17
psbt: Check non witness utxo outpoint early
Ava Chow
2024-06-24
Merge bitcoin/bitcoin#30305: [27.x] More backports
merge-script
2024-06-24
doc: Update rel notes for 27.x
fanquake
2024-06-19
upnp: add compatibility for miniupnpc 2.2.8
Cory Fields
2024-06-19
ci: remove unused bcc variable from workflow
Max Edwards
2024-06-19
ci: move Asan / LSan / USDT job to Github Actions
Max Edwards
2024-06-19
ci: add IPV6 network to ci container
Max Edwards
2024-06-11
Merge bitcoin/bitcoin#30222: [27.1] Finalize
v27.1
merge-script
2024-06-10
doc: update manual pages for 27.1
fanquake
2024-06-10
build: bump version to v27.1 final
fanquake
2024-06-10
doc: update release notes for v27.1 final
fanquake
2024-06-04
depends: Update Boost download link
Hennadii Stepanov
2024-06-04
build: Fix building `fuzz` binary on on SunOS / illumos
Hennadii Stepanov
2024-05-29
Merge bitcoin/bitcoin#30092: [27.x] Backports and rc1
v27.1rc1
merge-script
2024-05-28
doc: update manual pages for 27.1rc1
fanquake
2024-05-28
build: bump version to 27.1rc1
fanquake
2024-05-28
doc: update release-notes.md for 27.1
fanquake
2024-05-28
qt: 27.1rc1 translations update
Hennadii Stepanov
2024-05-23
windeploy: Renew certificate
Ava Chow
2024-05-23
depends: Fetch miniupnpc sources from an alternative website
Hennadii Stepanov
2024-05-23
test: add GetAddedNodeInfo() CJDNS regression unit test
Jon Atack
2024-05-22
p2p, bugfix: detect addnode cjdns peers in GetAddedNodeInfo()
Jon Atack
2024-05-16
crypto: disable asan for sha256_sse4 with clang and -O0
Cory Fields
2024-05-14
rpc: move UniValue in blockToJSON
willcl-ark
2024-05-13
gui: don't permit port in proxy IP option
willcl-ark
2024-05-13
gui: fix create unsigned transaction fee bump
furszy
2024-05-13
Merge bitcoin/bitcoin#29888: [27.x] Backports
merge-script
2024-05-10
[WIP] doc: release notes for 27.x
fanquake
2024-05-02
doc: add LLVM instruction for macOS < 13
Sjors Provoost
2024-04-30
depends: Fix build of Qt for 32-bit platforms
laanwj
2024-04-26
Fix #29767, set m_synced = true after Commit()
nanlour
2024-04-24
sign: don't assume we are parsing a sane Miniscript
Antoine Poinsot
2024-04-24
rpc: Reword SighashFromStr error message
MarcoFalke
[next]