diff --git a/.gitmodules b/.gitmodules index e716f8595..e48b424df 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "clnrod"] path = clnrod url = https://github.com/daywalker90/clnrod.git -[submodule "c-lightning-events"] - path = c-lightning-events - url = https://github.com/rbndg/c-lightning-events [submodule "NLoop"] path = NLoop url = https://github.com/bitbankinc/NLoop diff --git a/README.md b/README.md index a7bf285d4..4d8015703 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ Community curated plugins for Core-Lightning. | [consolidator][consolidator] | Automatically consolidate your UTXO's | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fconsolidator_nightly.json) | | [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcurrencyrate_nightly.json) | | [donations][donations] | A simple donations page to accept donations from the web | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fdonations_nightly.json) | -| [event-websocket][c-lightning-events] | Exposes notifications over a Websocket | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fc-lightning-events_nightly.json) | | [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Ffeeadjuster_nightly.json) | | [go-lnmetrics.reporter][reporter] | Collect and report of the lightning node metrics | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgo-lnmetrics.reporter_nightly.json) | | [graphql][graphql] | Exposes the Core-Lightning API over [graphql][graphql-spec] | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fgraphql_nightly.json) | @@ -204,7 +203,6 @@ more detailed description (if any) [bolt12-prism]: https://github.com/gudnuf/bolt12-prism [bumpit]: https://github.com/ca-ruz/bumpit [c-api]: https://github.com/ElementsProject/lightning/blob/master/plugins/libplugin.h -[c-lightning-events]: https://github.com/rbndg/c-lightning-events [c-lightning-pruning-plugin]: https://github.com/Start9Labs/c-lightning-pruning-plugin [clearnet]: https://github.com/lightningd/plugins/tree/master/clearnet [clnaddress]: https://github.com/daywalker90/clnaddress diff --git a/Reckless.md b/Reckless.md index 21fdd177f..fb59f5749 100644 --- a/Reckless.md +++ b/Reckless.md @@ -14,7 +14,6 @@ | [consolidator][consolidator] | Automatically consolidate your UTXO's | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fconsolidator_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fconsolidator_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fconsolidator_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fconsolidator_nightly.json) | | [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcurrencyrate_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcurrencyrate_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcurrencyrate_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcurrencyrate_nightly.json) | | [donations][donations] | A simple donations page to accept donations from the web | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fdonations_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fdonations_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fdonations_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fdonations_nightly.json) | -| [event-websocket][c-lightning-events] | Exposes notifications over a Websocket | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fc-lightning-events_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fc-lightning-events_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fc-lightning-events_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fc-lightning-events_nightly.json) | | [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Ffeeadjuster_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Ffeeadjuster_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Ffeeadjuster_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Ffeeadjuster_nightly.json) | | [go-lnmetrics.reporter][reporter] | Collect and report of the lightning node metrics | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgo-lnmetrics.reporter_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgo-lnmetrics.reporter_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgo-lnmetrics.reporter_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgo-lnmetrics.reporter_nightly.json) | | [graphql][graphql] | Exposes the Core-Lightning API over [graphql][graphql-spec] | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgraphql_25.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgraphql_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgraphql_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fgraphql_nightly.json) | @@ -42,7 +41,6 @@ [bolt12-prism]: https://github.com/gudnuf/bolt12-prism [bumpit]: https://github.com/ca-ruz/bumpit [c-api]: https://github.com/ElementsProject/lightning/blob/master/plugins/libplugin.h -[c-lightning-events]: https://github.com/rbndg/c-lightning-events [c-lightning-pruning-plugin]: https://github.com/Start9Labs/c-lightning-pruning-plugin [clearnet]: https://github.com/lightningd/plugins/tree/master/clearnet [clnaddress]: https://github.com/daywalker90/clnaddress diff --git a/archived.md b/archived.md index 589cc99cc..b2643da75 100644 --- a/archived.md +++ b/archived.md @@ -15,6 +15,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | [commando][commando] | This plugin allows to send commands between nodes | | [datastore][datastore] | The Datastore Plugin | | [drain][drain] | Draining, filling and balancing channels with automatic chunks. | +| [event-websocket][c-lightning-events]| Exposes notifications over a Websocket | | [fixroute][fixroute] | Constructs a route object (using sendpay) which goes over a sequence of node ids | | [helpme][helpme] | This plugin is designed to walk you through setting up a fresh Core-Lightning node | | [historian][historian] | Archiving the Lightning Network | @@ -24,7 +25,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd | | [listmempoolfunds][listmempoolfunds] | Track unconfirmed wallet deposits | | [noise][noise] | Chat with your fellow node operators | -| [nostr-control][nostr-control] | Allows you to talk to your node oand send you events from your node over nostr DMs | +| [nostr-control][nostr-control] | Allows you to talk to your node oand send you events from your node over nostr DMs | | [paytest][paytest] | A plugin to benchmark the performance of the ~pay~ plugin | | [paythrough][paythrough] | Pay an invoice through a specific channel, regardless of better routes | | [poncho][poncho] | Turns CLN into a [hosted channels][blip12] provider | @@ -38,6 +39,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u [bal-amp-pay]: https://github.com/renepickhardt/plugins/tree/balanced_pay/balanced_amp_payments [blip12]: https://github.com/lightning/blips/blob/42cec1d0f66eb68c840443abb609a5a9acb34f8e/blip-0012.md [btcli4j]: https://github.com/clightning4j/btcli4j +[c-lightning-events]: https://github.com/rbndg/c-lightning-events [circular]: https://github.com/giovannizotta/circular [clnrest-rs]: https://github.com/daywalker90/clnrest-rs [commando]: https://github.com/lightningd/plugins/tree/master/archived/commando diff --git a/c-lightning-events b/c-lightning-events deleted file mode 160000 index 97fa7d73c..000000000 --- a/c-lightning-events +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 97fa7d73c67bed3c86170a40a0d1aa2b6f7635a9