event
event copied to clipboard
Support for Core Lightning's native CLNRest plugin?
Describe the feature
It would seem that the Core Lightning folks have created their own REST API plugin. Do you see this as a potential feature option to be added? It looks like it would use a Rune (part of the native core LN service if I understand correctly) rather than Macaroons for auth and permissions. Any thoughts?
https://github.com/ElementsProject/lightning/tree/master/plugins/clnrest
#1068 possibly related
We want to upgrade to this and deprecate c-lightning-REST
We've got a bounty for lnmessage over at https://github.com/ZeusLN/zeus/blob/master/docs/Bounties.md#core-lightning-commandolnmessage-connection. Perhaps we'll add a smaller one for the CLNRest plugin
Same here. The "native clnrest plugin" of CLN integration, would be appreciated a lot !
"Me to." I would pay into the bounty. Now that Ride the Lightning is using the native plugin I could disable c-lightning-REST if Zeus migrated as well.
Has there been any progress on this issue? I would also like to donate.
Please reach out to support AT zeusln.com via email to coordinate donations to the bounty.
No progress has been made. Commando is somewhat close though.
I did something few mouths ago, but didn't finish it. If there will be a bounty maybe I will free some time to finish it.
I emailed support AT zeusln.com to commit to a bounty for this feature.
@kaloudis you mentioned back in January that Commando was "somewhat close", has anything progressed there?
CLNRest is coming in v0.9.0. Progress hasn't been made on Commando. Related issue: https://github.com/ZeusLN/zeus/issues/1068
Bounty is paid out and functionality is rolling out in v0.9.0 (currently in rc1 - please test if you can)
Bounty is paid out and functionality is rolling out in v0.9.0 (currently in rc1 - please test if you can)
I just tested this and it works as expected. Great job!
Works well thanks!