From 240a832271944d8040586c308054e62fa858060b Mon Sep 17 00:00:00 2001 From: Carlos Ruz Date: Mon, 30 Sep 2024 19:26:40 -0600 Subject: [PATCH] Archive listmempoolfunds --- .gitmodules | 3 --- README.md | 2 -- archived.md | 2 ++ listmempoolfunds | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) delete mode 160000 listmempoolfunds diff --git a/.gitmodules b/.gitmodules index d42393efa..1a5bc6db4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,9 +52,6 @@ [submodule "Lightning-Invoice-Queue"] path = Lightning-Invoice-Queue url = https://github.com/rbndg/Lightning-Invoice-Queue -[submodule "listmempoolfunds"] - path = listmempoolfunds - url = https://github.com/andrewtoth/listmempoolfunds [submodule "NLoop"] path = NLoop url = https://github.com/bitbankinc/NLoop diff --git a/README.md b/README.md index dc54eb4f7..2acff7e84 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Community curated plugins for Core-Lightning. | [holdinvoice][holdinvoice] | Holds htlcs for invoices until settle or cancel is called (aka Hodlinvoices) via RPC/GRPC | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fholdinvoice_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fholdinvoice_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fholdinvoice_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fholdinvoice_nightly.json) | | [invoice-queue][Lightning-Invoice-Queue] | Listen to lightning invoices from multiple nodes and send to a redis queue for processing | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FLightning-Invoice-Queue_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FLightning-Invoice-Queue_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FLightning-Invoice-Queue_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FLightning-Invoice-Queue_nightly.json) | | [lightning-qt][lightning-qt] | A bitcoin-qt-like GUI for lightningd | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flightning-qt_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flightning-qt_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flightning-qt_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flightning-qt_nightly.json) | -| [listmempoolfunds][listmempoolfunds] | Track unconfirmed wallet deposits | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flistmempoolfunds_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flistmempoolfunds_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flistmempoolfunds_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Flistmempoolfunds_nightly.json) | | [ln-address-pay][ln-address-pay] | Allows payments to lightning addresses | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fln-address-pay_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fln-address-pay_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fln-address-pay_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fln-address-pay_nightly.json) | | [monitor][monitor] | helps you analyze the health of your peers and channels | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fmonitor_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fmonitor_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fmonitor_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fmonitor_nightly.json) | | [nloop][NLoop] | Generic Lightning Loop for boltz | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FNLoop_24.02.2.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FNLoop_24.05.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FNLoop_24.08.1.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2FNLoop_nightly.json) | @@ -222,7 +221,6 @@ Python plugins developers must ensure their plugin to work with all Python versi [kotlin-example]: https://vincenzopalazzo.medium.com/a-day-in-a-c-lightning-plugin-with-koltin-c8bbd4fa0406 [Lightning-Invoice-Queue]: https://github.com/rbndg/Lightning-Invoice-Queue [lightning-qt]: https://github.com/darosior/pylightning-qt -[listmempoolfunds]: https://github.com/andrewtoth/listmempoolfunds [ln-address-pay]: https://github.com/nosedam/ln-address-pay [monitor]: https://github.com/renepickhardt/plugins/tree/master/monitor [NLoop]: https://github.com/bitbankinc/NLoop diff --git a/archived.md b/archived.md index 4b2b07563..a85ee4f47 100644 --- a/archived.md +++ b/archived.md @@ -16,6 +16,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | [helpme][helpme] | This plugin is designed to walk you through setting up a fresh Core-Lightning node | | [historian][historian] | Archiving the Lightning Network | | [jitrebalance][jitrebalance] | The JITrebalance plugin | +| [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 | | [paytest][paytest] | A plugin to benchmark the performance of the ~pay~ plugin | @@ -34,6 +35,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u [helpme]: https://github.com/lightningd/plugins/tree/master/archived/helpme [historian]: https://github.com/lightningd/plugins/tree/master/archived/historian [jitrebalance]: https://github.com/lightningd/plugins/tree/master/archived/jitrebalance +[listmempoolfunds]: https://github.com/andrewtoth/listmempoolfunds [noise]: https://github.com/lightningd/plugins/tree/master/archived/noise [nostr-control]: https://github.com/joelklabo/plugins/tree/nostr-control [paytest]: https://github.com/lightningd/plugins/tree/master/archived/paytest diff --git a/listmempoolfunds b/listmempoolfunds deleted file mode 160000 index c5e3aeef0..000000000 --- a/listmempoolfunds +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c5e3aeef00b85adf19ee02ddd6d3dd0a51a88b30