Rare find

bitcoin. Bitcoin Core integration/staging tree

bitcoincore.org/en/download

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

October 2025
  • Merge bitcoin/bitcoin#29675: wallet: Be able to receive and spend inp…
  • Merge bitcoin/bitcoin#33517: multiprocess: Fix high overhead from mes…
  • Merge bitcoin/bitcoin#33610: doc: archive release notes for v29.2
  • Merge bitcoin/bitcoin#33612: test: change log rate limit version gate
  • Merge bitcoin/bitcoin#33157: cluster mempool: control/optimize TxGrap…
  • test: change log rate limit version gate from 299900 to 290100
  • Merge bitcoin/bitcoin#33508: ci: fix buildx gha cache authentication …
  • doc: archive release notes for v29.2
  • Merge bitcoin/bitcoin#33558: ci: Use native platform for win-cross task
  • Merge bitcoin/bitcoin#33601: doc: archive release notes for v30.0
  • Merge bitcoin/bitcoin#33580: depends: Use $(package)_file_name when d…
  • txgraph: add SingletonClusterImpl (mem optimization)
  • txgraph: abstract out creation of empty Clusters (refactor)
  • txgraph: comment fixes (doc fix)
  • txgraph: give Clusters a range of intended tx counts (preparation)
  • txgraph: make Cluster an abstract class (refactor)
  • txgraph: avoid accessing other Cluster internals (refactor)
  • txgraph: keep track of Cluster memory usage (preparation)
  • txgraph: expose memory usage estimate function (feature)
  • txgraph: keep data structures compact (mem optimization)