cln/doc
Rusty Russell 9ce3f5dde4 askrene: fix API breakage, add tests.
We cannot add new parameters in the middle, since we accept parameters by JSON
array as well as by dicts.  In fact, this broke tests, but due to unrelated
breakage in the GitHub "Automerge" functionality, it got applied as
556e38c838 ("askrene-bias-channel: bias call add
up.").

Also add tests, and a better Changelog line.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Added: JSON-RPC: `askrene-bias-channel` now has a `relative` option to add, rather than replace, a channel bias.
2025-05-11 11:25:40 +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 askrene: fix API breakage, add tests. 2025-05-11 11:25:40 +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 schemas: remove lightning- prefix from filename 2025-04-15 15:17:14 +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
lightningd-config.5.md setconfig: put vars in separate "config.setconfig" file. 2025-02-24 19:38:37 +10: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 make: Updated Make commands 2025-04-15 15:17:14 +09:30
reckless.7.md schemas: remove lightning- prefix from filename 2025-04-15 15:17:14 +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