Apocrypha

core-lightning

An implementation of Bitcoin's Lightning Network in C

Available in

OverlayNewestEbuildsLast activity
bitcoin GitLab ↗ 26.06.6 4 7 d details ›

Versions & arches

VersionOverlay Committed
9999-r3 LIVE bitcoin follows upstream — no keywords 14 d view · download · history ↗
26.06.6 bitcoin 7 d view · download · history ↗
26.04.2 bitcoin 28 d view · download · history ↗
25.12.1-r1 bitcoin 2 mo view · download · history ↗

Use flags of 26.06.6

  • debug Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • doc Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally
  • +man Build and install man pages
  • postgres Add support for the postgresql database
  • python Add optional support/bindings for the Python language
  • rust Build Rust components
  • sqlite Add support for sqlite - embedded sql database
  • test Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • test-full Run integration tests