From ec368d970c3edbc7a311cda613e3456b76ba0aad Mon Sep 17 00:00:00 2001 From: daywalker90 Date: Tue, 15 Sep 2026 13:37:59 +0200 Subject: [PATCH] bolt12-prism: archive plugin --- .gitmodules | 3 --- README.md | 2 -- Reckless.md | 2 -- archived/README.md | 2 ++ bolt12-prism | 1 - 5 files changed, 2 insertions(+), 8 deletions(-) delete mode 160000 bolt12-prism diff --git a/.gitmodules b/.gitmodules index 9c4257247..3558ac63c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,9 +13,6 @@ [submodule "cln-ntfy"] path = cln-ntfy url = https://github.com/yukibtc/cln-ntfy.git -[submodule "bolt12-prism"] - path = bolt12-prism - url = https://github.com/gudnuf/bolt12-prism.git [submodule "clnrod"] path = clnrod url = https://github.com/daywalker90/clnrod.git diff --git a/README.md b/README.md index 5a4003bef..69bbebcd3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Community curated plugins for Core-Lightning. | Name | Short description | CLN
`26.06`/`master` | | ------------------------------------ | ------------------------------------------------------------------------------------------- | :----: | | [backup][backup] | A simple and reliable backup plugin | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbackup_26.06.7.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbackup_nightly.json) | -| [bolt12-prism][bolt12-prism] | Split payments triggered manually or by paying a BOLT 12 | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbolt12-prism_26.06.7.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbolt12-prism_nightly.json) | | [bumpit][bumpit] | A plugin to bump an open channel transaction by creating a CPFP, useful when the funding transaction is stuck in the mempool or the fee is too low. | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbumpit_26.06.7.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fbumpit_nightly.json) | | [circular][circular] | Fast, efficient parallel channel rebalancer with bLIP-18 inbound fee support | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcircular_26.06.7.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fcircular_nightly.json) | | [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclearnet_26.06.7.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges%2Fclearnet_nightly.json) | @@ -195,7 +194,6 @@ more detailed description (if any) - [Kotlin plugin guideline and example][kotlin-example] by @vincenzopalazzo [backup]: https://github.com/lightningd/plugins/tree/master/backup -[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 [circular]: https://github.com/btweenthebars/CLN-circular diff --git a/Reckless.md b/Reckless.md index 2b8970a09..42c3eda6c 100644 --- a/Reckless.md +++ b/Reckless.md @@ -3,7 +3,6 @@ | Name | Short description | CLN
`25.09`/`25.12`/`26.04`/`master` | | ------------------------------------ | ------------------------------------------------------------------------------------------- | :----: | | [backup][backup] | A simple and reliable backup plugin | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbackup_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbackup_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbackup_26.04.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbackup_nightly.json) | -| [bolt12-prism][bolt12-prism] | Split payments triggered manually or by paying a BOLT 12 | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbolt12-prism_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbolt12-prism_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbolt12-prism_26.04.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbolt12-prism_nightly.json) | | [bumpit][bumpit] | A plugin to bump an open channel transaction by creating a CPFP, useful when the funding transaction is stuck in the mempool or the fee is too low. | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbumpit_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbumpit_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbumpit_26.04.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fbumpit_nightly.json) | | [circular][circular] | Fast, efficient parallel channel rebalancer with bLIP-18 inbound fee support | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcircular_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcircular_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcircular_26.04.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fcircular_nightly.json) | | [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible | ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fclearnet_25.09.3.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fclearnet_25.12.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fclearnet_26.04.json) ![](https://img.shields.io/endpoint?url=https%3A%2F%2Flightningd.github.io%2Fplugins%2F.badges_reckless%2Fclearnet_nightly.json) | @@ -34,7 +33,6 @@ [backup]: https://github.com/lightningd/plugins/tree/master/backup -[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 [circular]: https://github.com/btweenthebars/CLN-circular diff --git a/archived/README.md b/archived/README.md index 742ae7e7a..fd1086da0 100644 --- a/archived/README.md +++ b/archived/README.md @@ -9,6 +9,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u | ------------------------------------ | ------------------------------------------------------------------------------------------- | | [autopilot][autopilot] | An autopilot that suggests channels that should be established | | [balance-AMP-pay][bal-amp-pay] | Computes an optimal split of a payment amount for the use of AMP. Helps keep funds balanced | +| [bolt12-prism][bolt12-prism] | Split payments triggered manually or by paying a BOLT 12 | | [btcli4j][btcli4j] | A Bitcoin Backend to enable safely the pruning mode, and support also rest APIs. | | [circular][circular] | A smart rebalancing plugin for Core Lightning routing nodes | | [clnrest-rs][clnrest-rs] | Drop-in rust implementation of CLN's clnrest.py, shipped with CLN since v25.02 | @@ -46,6 +47,7 @@ If you like a plugin from that list, feel free to update and fix it, so we can u [autopilot]: https://github.com/lightningd/plugins/tree/master/archived/autopilot [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 +[bolt12-prism]: https://github.com/gudnuf/bolt12-prism [btcli4j]: https://github.com/clightning4j/btcli4j [c-lightning-events]: https://github.com/rbndg/c-lightning-events [c-lightning-pruning-plugin]: https://github.com/Start9Labs/c-lightning-pruning-plugin diff --git a/bolt12-prism b/bolt12-prism deleted file mode 160000 index e5ecb4fff..000000000 --- a/bolt12-prism +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e5ecb4fffdaf998383749cf0ca805fccf4751b7d