Search Criteria
Package Details: core-lightning 23.08.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/core-lightning.git (read-only, click to copy) |
---|---|
Package Base: | core-lightning |
Description: | Lightning Network implementation focusing on specification compliance and performance. |
Upstream URL: | https://github.com/ElementsProject/lightning |
Licenses: | custom:BSD-MIT |
Conflicts: | core-lightning-git |
Submitter: | Spixmaster |
Maintainer: | Spixmaster |
Last Packager: | Spixmaster |
Votes: | 2 |
Popularity: | 0.000076 |
First Submitted: | 2022-04-25 06:48 (UTC) |
Last Updated: | 2023-09-14 03:40 (UTC) |
Dependencies (25)
- bitcoin-cli (bitcoinxt-only-bigblocks-git, bitcoinxt, bitcoin-uasf-git, bitcoin-core-git, bitcoin-taproot-lot-true-uasf, bitcoin-gui-git, bitcoin-cash, bitcoin-git, bitcoin-cli-bin, bitcoin-core, bitcoin-cash-node-qt, bitcoin-cash-node, bitcoin-unlimited, bitcoin-abc, bitcoin-abc-qt, bitcoin-daemon)
- gunicorn
- postgresql-libs (postgresql-libs-9.5, postgresql-libs-9.4, postgresql-libs-9.6, postgresql-libs-11, postgresql-libs-10, postgresql-libs-12, postgresql-lts-libs, postgresql-src-libs, postgresql-libs-git, postgresql-beta-libs, postgresql13-libs)
- protobuf (protobuf-git)
- python (python36, python32, python37, python39, python38, python310, python312)
- python-cryptography
- python-flask (python-flask-git, python-flask1)
- python-grpcio
- python-grpcio-tools
- python-json5
- sqlite (sqlite-fossil)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- gmp (gmp-hg) (make)
- libsodium (libsodium-git) (make)
- mrkd (make)
- net-tools (net-tools-git) (make)
- python-mako (make)
- rust (rust-nightly, rust-nightly-bin, rust-git, rustup-git, rustup) (make)
- cppcheck (cppcheck-git) (optional) – Static C/C++ code analysis
- Show 5 more dependencies...
Required by (3)
- btcpayserver (optional)
- c-lightning-rest (optional)
- ride-the-lightning (optional)
Sources (8)
- core-lightning
- git+https://github.com/ElementsProject/libwally-core.git
- git+https://github.com/ianlancetaylor/libbacktrace.git
- git+https://github.com/jedisct1/libsodium.git
- git+https://github.com/kristapsdz/lowdown.git
- git+https://github.com/rustyrussell/lnprototest.git
- git+https://github.com/valyala/gheap.git
- git+https://github.com/zserge/jsmn.git
Latest Comments
Spixmaster commented on 2023-09-07 06:46 (UTC)
@bitcoinlizard You are right. The dependency is also listed here. Thank you very much for your help.
bitcoinlizard commented on 2023-09-06 23:58 (UTC)
I needed to install "python-grpcio-tools" for this to build after the upgrade to 23.08. That package probably needs to be added as a dependency.
bitcoinlizard commented on 2023-06-19 23:29 (UTC)
Please update the commit hash for version 23.05.1 to: 484d4476256815056e5d82991d677553c74315c1
Spixmaster commented on 2023-06-14 06:20 (UTC)
I added the dependency "protobuf".
cotsuka commented on 2023-06-13 20:55 (UTC)
I was having issues getting this to build, seemingly due to the cln-grpc plugin build not being able to find
protoc
. I installed theprotobuf
package which fixed it.Spixmaster commented on 2023-03-17 09:19 (UTC)
You are right. I did not update the commit hash. The fix is already pushed. Than you for the hint.
bitcoinlizard commented on 2023-03-16 18:02 (UTC)
I think you have a mistake in the PKGBUILD for 23.02.2. You are using the tag for 23.02.1. I think you need to use "bfc6fedfbfc7f8006fc6d3c40d558f7d6abfa2bd" instead.
Thanks for being a great maintainer of this package!