..
askrene
askrene-unreserve: add dev_remove_all option
2026-03-18 01:13:54 +10:30
bip353-plugin
rust libraries: update bitcoin to 0.32.2
2026-03-19 17:33:11 +01:00
bkpr
bookkeeper: implement flexible "bkpr-report" command.
2026-03-23 14:03:17 +10:00
currencyrate-plugin
currencyrate: implement currencyrate command.
2026-03-23 14:03:17 +10:00
examples
cln-plugin: add a hook builder to make use of before, after and filters options
2026-03-14 04:15:49 +10:30
grpc-plugin
crates: centralize version management
2025-11-14 09:02:35 +10:30
lsps-plugin
rust libraries: update bitcoin to 0.32.2
2026-03-19 17:33:11 +01:00
renepay
renepay: refactor and bugfixes
2026-02-23 14:32:56 +10:30
rest-plugin
currencyrate: new rust plugin to provide the currencyconvert API
2026-03-06 15:59:49 +10:30
spender
common: make encode_scriptpubkey_to_addr take explicit len.
2026-03-23 09:22:04 +10:30
src
cln-plugin: add a hook builder to make use of before, after and filters options
2026-03-14 04:15:49 +10:30
test
libplugin: hand command, not plugin, to parsing functions.
2026-03-23 14:03:17 +10:00
wss-proxy-plugin
crates: centralize version management
2025-11-14 09:02:35 +10:30
xpay
xpay: handle pay ignoring unknown arguments
2026-03-16 10:49:27 +10:00
.gitignore
lsps: Add service implementation for LSPS0
2025-05-02 13:34:21 -07:00
autoclean.c
plugins: simplify datastore interfaces now callers have mkdatastorekey.
2026-03-23 14:03:17 +10:00
bcli.c
bcli: replace magic numbers with constants
2026-02-18 14:16:29 +10:00
Cargo.toml
rust libraries: update bitcoin to 0.32.2
2026-03-19 17:33:11 +01:00
chanbackup.c
plugins: simplify datastore interfaces now callers have mkdatastorekey.
2026-03-23 14:03:17 +10:00
channel_hint.c
bitcoin: hash_scid and hash_scidd public functions.
2026-02-19 17:04:35 +10:30
channel_hint.h
bitcoin: hash_scid and hash_scidd public functions.
2026-02-19 17:04:35 +10:30
commando.c
commando, chanbackup: use custommsg hooks.
2025-11-20 16:30:50 +10:30
establish_onion_path.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
establish_onion_path.h
global: remove unnecessary includes from headers.
2025-10-23 06:44:04 +10:30
exposesecret.c
ccan: update to get improved grab_file API, and adapt code.
2025-10-26 12:37:58 +10:30
fetchinvoice.c
offers: encapsulate globals in plugin_get_data()
2026-02-23 19:05:37 +10:30
fetchinvoice.h
plugins: cancelrecurringinvoice command.
2025-10-01 15:31:30 +09:30
funder.c
libplugin: hand command, not plugin, to parsing functions.
2026-03-23 14:03:17 +10:00
funder_policy.c
libplugin: hand command, not plugin, to parsing functions.
2026-03-23 14:03:17 +10:00
funder_policy.h
libplugin: hand command, not plugin, to parsing functions.
2026-03-23 14:03:17 +10:00
keysend.c
plugins: don't try to fetch max-locktime-blocks.
2026-01-20 19:32:42 +10:30
libplugin-pay.c
plugins/pay: don't crash if erring index is past route array end.
2026-01-14 17:06:02 +10:30
libplugin-pay.h
connectd, gossipd, pay, bcli: use timemono when solely measuring duration for timeouts.
2025-11-13 21:21:29 +10:30
libplugin.c
plugins: simplify datastore interfaces now callers have mkdatastorekey.
2026-03-23 14:03:17 +10:00
libplugin.h
plugins: simplify datastore interfaces now callers have mkdatastorekey.
2026-03-23 14:03:17 +10:00
Makefile
currencyrate: rename to cln-currencyrate, change options to currencyrate-add/disable-source.
2026-03-06 15:59:49 +10:30
offers.c
libplugin: hand command, not plugin, to parsing functions.
2026-03-23 14:03:17 +10:00
offers.h
offers: allow explicit fronting nodes for an offer.
2026-02-23 19:05:37 +10:30
offers_inv_hook.c
offers: encapsulate globals in plugin_get_data()
2026-02-23 19:05:37 +10:30
offers_inv_hook.h
offers: check they use the blinded path if one is specified.
2024-07-17 10:57:11 +02:00
offers_invreq_hook.c
offers: only use blinded path nodes from offers when creating invoice for invoice_request.
2026-02-23 19:05:37 +10:30
offers_invreq_hook.h
offers: check they use the blinded path if one is specified.
2024-07-17 10:57:11 +02:00
offers_offer.c
offers: allow explicit fronting nodes for an offer.
2026-02-23 19:05:37 +10:30
offers_offer.h
plugins: move fetchinvoice functionality into offers plugin.
2024-07-17 10:57:11 +02:00
pay.c
plugins: don't try to fetch max-locktime-blocks.
2026-01-20 19:32:42 +10:30
README.md
doc: fix wording in plugins/README.md
2020-01-06 12:57:59 +01:00
recklessrpc.c
reckless: fail reckless rpc if executable fails
2026-03-18 14:11:01 +01:00
recover.c
global: remove unnecessary includes from C files.
2025-10-23 06:44:04 +10:30
sql.c
common: move gossip_store_wire.csv into common/ from gossipd/
2026-02-16 17:23:33 +10:30
topology.c
topology: in deterministic mode, only return one best candidate for listincoming.
2025-11-13 21:21:29 +10:30
txprepare.c
plugins: fix %*.s typo.
2025-10-24 11:28:57 +10:30