Search Criteria
Package Details: core-lightning 24.08.2-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.000000 |
First Submitted: | 2022-04-25 06:48 (UTC) |
Last Updated: | 2024-11-03 16:42 (UTC) |
Dependencies (34)
- bitcoin-cli (bitcoin-core-gitAUR, bitcoin-gui-gitAUR, bitcoin-unlimitedAUR, bitcoin-cash-nodeAUR, bitcoin-cash-node-qtAUR, bitcoin-gitAUR, bitcoin-cli-binAUR, bitcoin-coreAUR, bitcoin-abcAUR, bitcoin-abc-qtAUR, bitcoin-daemon)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- gmp (gmp-hgAUR)
- gunicorn
- libsodium (libsodium-gitAUR, libsodium-1.0.18AUR)
- make (make-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- protobuf (protobuf-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cryptography
- python-flask (python-flask-gitAUR)
- python-flask-cors
- python-flask-restxAUR
- python-flask-socketio
- python-gevent (python-gevent-gitAUR)
- python-gevent-websocket
- python-grpcio
- python-grpcio-tools
- python-json5
- Show 14 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
« First ‹ Previous 1 2 3 Next › Last »
cotsuka commented on 2024-03-15 03:12 (UTC)
Any chance of expanding this to include the optional dependencies necessary to build the built-in plugins? Specifically, I'd like to use
clnrest
to interface with ride-the-lightning.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!
« First ‹ Previous 1 2 3 Next › Last »