Package Details: core-lightning 24.08.2-1

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)

Required by (3)

Sources (8)

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 the protobuf 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!