Apocrypha

bitcoin-knots

Enhanced implementation of the Bitcoin cryptocurrency

Available in

OverlayNewestEbuildsLast activity
bitcoin GitLab ↗ 29.3.0.20260508 7 7 d details ›

Versions & arches

VersionOverlay Committed
29.3.0.20260508 bitcoin 2 mo view · download · history ↗
29.3.0.20260210 bitcoin 5 mo view · download · history ↗
29.2.0.20251110 bitcoin 7 mo view · download · history ↗
29.2.0.20251010 bitcoin 7 mo view · download · history ↗
29.1.0.20250903 bitcoin 7 mo view · download · history ↗
28.1.0.20250305 bitcoin 7 mo view · download · history ↗
27.1.0.20240801 bitcoin 7 mo view · download · history ↗

Use flags of 29.3.0.20260508

  • +asm Enable using assembly for optimization
  • +berkdb Support legacy wallets in Berkeley DB format
  • +bitcoin_protocol_rdts Enables the BIP110 (RDTS) network upgrade, which fixes critical vulnerabilities in long-standing network design
  • rdts_implicit Disables warnings when configuration lacks consensusrules=rdts
  • +cli Build and install bitcoin-cli command line interface
  • +daemon Build and install bitcoind daemon
  • dbus Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
  • examples Install examples, usually source code
  • +external-signer Include support for external wallet signer programs
  • gui Build and install Bitcoin-Qt GUI
  • libs Build and install libbitcoinconsensus
  • +man Build and install man pages
  • +qrcode Enable generation of QR Codes for receiving payments
  • qt6 Add support for the Qt 6 application and UI framework
  • +sqlite Support descriptor wallets in SQLite format
  • system-leveldb Link with virtual/bitcoin-leveldb rather than embedding an internal copy
  • +system-libsecp256k1 Link with dev-libs/libsecp256k1 rather than embedding an internal copy
  • systemtap Enable SystemTap/DTrace tracing
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • test-full Run tests that take a long time
  • tor-subprocess Run dedicated Tor subprocess
  • upnp Enable Universal Plug and Play
  • zeromq Report blocks and transactions via zeromq