core-lightning
An implementation of Bitcoin's Lightning Network in C
homepage ↗ github: ElementsProject/lightning
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| bitcoin GitLab ↗ | 26.06.6 | 4 | 7 d | details › |
Versions & arches
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