mirror of
https://github.com/lightningd/plugins.git
synced 2026-08-18 13:09:00 +02:00
CI: update to CLN v26.06.1
This commit is contained in:
parent
35deb3ac2f
commit
edcfdf969b
2 changed files with 31 additions and 31 deletions
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
matrix:
|
||||
python-version: ["3.10", "3.14"]
|
||||
bitcoind-version: ["31.0"]
|
||||
cln-version: ["25.09.3", "26.04", "25.12"]
|
||||
cln-version: ["26.06.1", "26.04", "25.12"]
|
||||
experimental: [1]
|
||||
deprecated: [0]
|
||||
|
||||
|
|
@ -197,7 +197,7 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
cln-version: ["25.09.3", "26.04", "25.12"]
|
||||
cln-version: ["26.06.1", "26.04", "25.12"]
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
with:
|
||||
|
|
|
|||
58
README.md
58
README.md
|
|
@ -7,36 +7,36 @@ Community curated plugins for Core-Lightning.
|
|||
|
||||
## Available plugins
|
||||
|
||||
| Name | Short description | CLN<br>`25.09`/`25.12`/`26.04`/`master` |
|
||||
| Name | Short description | CLN<br>`25.12`/`26.04`/`26.06`/`master` |
|
||||
| ------------------------------------ | ------------------------------------------------------------------------------------------- | :----: |
|
||||
| [backup][backup] | A simple and reliable backup plugin |     |
|
||||
| [bolt12-prism][bolt12-prism] | Split payments triggered manually or by paying a BOLT 12 |     |
|
||||
| [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. |     |
|
||||
| [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible |     |
|
||||
| [clnaddress][clnaddress] | Run a lnurl server to receive via lnurl or ln-addresses with optional Zap support |     |
|
||||
| [cln-nip47][cln-nip47] | Nostr Wallet Connect (NWC) plugin to connect your wallets via nostr to your node. |     |
|
||||
| [cln-ntfy][cln-ntfy] | Core Lightning plugin for sending `ntfy` alerts. |     |
|
||||
| [clnrod][clnrod] | Channel acceptor plugin. Configurable with external data from amboss/1ml and notifications |     |
|
||||
| [cl-zmq][cl-zmq] | Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints |     |
|
||||
| [consolidator][consolidator] | Automatically consolidate your UTXO's |     |
|
||||
| [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests |     |
|
||||
| [donations][donations] | A simple donations page to accept donations from the web |     |
|
||||
| [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced |     |
|
||||
| [historian][historian] | Gossip message archiver |     |
|
||||
| [hold][hold] | Hold invoices that do not require the preimage to be known when created |     |
|
||||
| [ln-address-pay][ln-address-pay] | Allows payments to lightning addresses |     |
|
||||
| [lnradar][lnradar] | A plugin to gather liquidity information from payment probes |     |
|
||||
| [monitor][monitor] | helps you analyze the health of your peers and channels |     |
|
||||
| [payany][payany] | Supercharge CLN's pay/xpay/renepay. Automatically fetch invoices for static ln addresses like LNURL etc.. Set a budget for external wallets. |     |
|
||||
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |     |
|
||||
| [prometheus][prometheus] | Exposes some key metrics from c-lightning in the prometheus format |     |
|
||||
| [rebalance][rebalance] | Keeps your channels balanced |     |
|
||||
| [sling][sling] | Rebalance your channels with smart rules and built-in background tasks |     |
|
||||
| [smaug][smaug] | Send bkpr-compatible events to bkpr for external on-chain wallet movements |     |
|
||||
| [summars][summars] | Print configurable summary of node, channels and optionally forwards, invoices, payments |     |
|
||||
| [summary][summary] | Print a nice summary of the node status |     |
|
||||
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |     |
|
||||
| [watchtower-client][watchtower-client] | Watchtower client for The Eye of Satoshi |     |
|
||||
| [backup][backup] | A simple and reliable backup plugin |     |
|
||||
| [bolt12-prism][bolt12-prism] | Split payments triggered manually or by paying a BOLT 12 |     |
|
||||
| [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. |     |
|
||||
| [clearnet][clearnet] | A plugin that can be used to enforce clearnet connections when possible |     |
|
||||
| [clnaddress][clnaddress] | Run a lnurl server to receive via lnurl or ln-addresses with optional Zap support |     |
|
||||
| [cln-nip47][cln-nip47] | Nostr Wallet Connect (NWC) plugin to connect your wallets via nostr to your node. |     |
|
||||
| [cln-ntfy][cln-ntfy] | Core Lightning plugin for sending `ntfy` alerts. |     |
|
||||
| [clnrod][clnrod] | Channel acceptor plugin. Configurable with external data from amboss/1ml and notifications |     |
|
||||
| [cl-zmq][cl-zmq] | Publishes notifications via [ZeroMQ][zmq-home] to configured endpoints |     |
|
||||
| [consolidator][consolidator] | Automatically consolidate your UTXO's |     |
|
||||
| [currencyrate][currencyrate] | A plugin to convert other currencies to BTC using web requests |     |
|
||||
| [donations][donations] | A simple donations page to accept donations from the web |     |
|
||||
| [feeadjuster][feeadjuster] | Dynamic fees to keep your channels more balanced |     |
|
||||
| [historian][historian] | Gossip message archiver |     |
|
||||
| [hold][hold] | Hold invoices that do not require the preimage to be known when created |     |
|
||||
| [ln-address-pay][ln-address-pay] | Allows payments to lightning addresses |     |
|
||||
| [lnradar][lnradar] | A plugin to gather liquidity information from payment probes |     |
|
||||
| [monitor][monitor] | helps you analyze the health of your peers and channels |     |
|
||||
| [payany][payany] | Supercharge CLN's pay/xpay/renepay. Automatically fetch invoices for static ln addresses like LNURL etc.. Set a budget for external wallets. |     |
|
||||
| [persistent-channels][pers-chans] | Maintains a number of channels to peers |     |
|
||||
| [prometheus][prometheus] | Exposes some key metrics from c-lightning in the prometheus format |     |
|
||||
| [rebalance][rebalance] | Keeps your channels balanced |     |
|
||||
| [sling][sling] | Rebalance your channels with smart rules and built-in background tasks |     |
|
||||
| [smaug][smaug] | Send bkpr-compatible events to bkpr for external on-chain wallet movements |     |
|
||||
| [summars][summars] | Print configurable summary of node, channels and optionally forwards, invoices, payments |     |
|
||||
| [summary][summary] | Print a nice summary of the node status |     |
|
||||
| [trustedcoin][trustedcoin] | Replace your Bitcoin Core with data from public block explorers |     |
|
||||
| [watchtower-client][watchtower-client] | Watchtower client for The Eye of Satoshi |     |
|
||||
|
||||
## Plugin Managers
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue