cln/doc
Rusty Russell b7e20b327c lightningd: enable peer storage by default,
Now we've make it only on existing channels, and not have to call
listdatastore every time, that means we can safely turn it on by
default.

Changelog-Added: Protocol: we now offer peer storage to any peers who create a channel.
Changelog-Deprecated: Config: `--experimental-peer-storage` (it's now the default).
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2025-05-16 23:39:35 +09:30
..
beginners-guide doc: Remove mentions of 'helpme' plugin 2025-05-05 13:58:22 +09:30
contribute-to-core-lightning github: Remove prefix from docs and actions 2025-04-15 15:17:14 +09:30
developers-guide lightningd: deprecate (undocumented!) "unknown" old_state field in channel_state_changed notification. 2025-05-08 10:49:31 +09:30
getting-started doc: add poetry run to build instructions 2025-05-02 13:39:33 -07:00
miscellaneous move old misc file to another folder 2023-07-16 12:59:40 +09:30
node-operators-guide doc: Remove mentions of 'helpme' plugin 2025-05-05 13:58:22 +09:30
schemas doc: properly handle ``preformatted blocks`` 2025-05-15 16:06:08 +09:30
.gitignore doc: document the sql command. 2023-01-30 15:15:41 -06:00
CHANGELOG.md docs: Add configuration for the sphinx documentation generator 2019-02-18 02:42:29 +00:00
index.rst Separate reckless utility (1) and reckless rpc (7) documentation 2025-05-13 19:11:27 +09:30
LICENSE.md docs: Add LICENSE to the About section 2023-03-25 15:40:35 +10:30
lightning-cli.1.md doc: Add details and script check for testnet4 2025-01-13 15:45:19 -08:00
lightning-hsmtool.8.md lightning-hsmtool.8.md: Update documentation showing new method 2024-11-15 12:48:44 +10:30
lightning-reckless.1.md reckless: add update command 2025-05-14 13:02:03 +09:30
lightningd-config.5.md lightningd: enable peer storage by default, 2025-05-16 23:39:35 +09:30
lightningd-rpc.7.md doc: fix typos 2024-02-11 11:27:41 +01:00
lightningd.8.md newaddr: various fixes for msggen and docs 2024-04-17 14:47:52 +02:00
Makefile Separate reckless utility (1) and reckless rpc (7) documentation 2025-05-13 19:11:27 +09:30
reckless.7.md Separate reckless utility (1) and reckless rpc (7) documentation 2025-05-13 19:11:27 +09:30
rpc-schema-draft.json doc: fix all JSON schemas to enforce no additional properties. 2024-10-30 15:39:12 +10:30
undoc-flags.list tools/check-manpage.sh: update undoc to a simple list. 2023-08-18 20:29:34 +09:30