cln/contrib
daywalker90 fce9d6e0b1
Some checks are pending
Continuous Integration / Pre-build checks (push) Waiting to run
Continuous Integration / Build compile-clang-sanitizers (push) Blocked by required conditions
Continuous Integration / Build compile-clang (push) Blocked by required conditions
Continuous Integration / Build compile-gcc (push) Blocked by required conditions
Continuous Integration / Build compile-gcc-O1 (push) Blocked by required conditions
Continuous Integration / Build compile-gcc-O3 (push) Blocked by required conditions
Continuous Integration / check-compiled-source (compile-gcc) (push) Blocked by required conditions
Continuous Integration / Run unit tests (push) Blocked by required conditions
Continuous Integration / Run unit tests-1 (push) Blocked by required conditions
Continuous Integration / Build 32-bit (size_t != 64-bit warnings) (push) Blocked by required conditions
Continuous Integration / Run fuzz regression tests (push) Blocked by required conditions
Continuous Integration / Check we can downgrade the node (push) Blocked by required conditions
Continuous Integration / Check we can downgrade the node-1 (push) Blocked by required conditions
Continuous Integration / Check we can downgrade the node-2 (push) Blocked by required conditions
Continuous Integration / First Integration Tests (1/6) (push) Blocked by required conditions
Continuous Integration / First Integration Tests (2/6) (push) Blocked by required conditions
Continuous Integration / First Integration Tests (3/6) (push) Blocked by required conditions
Continuous Integration / First Integration Tests (4/6) (push) Blocked by required conditions
Continuous Integration / First Integration Tests (5/6) (push) Blocked by required conditions
Continuous Integration / First Integration Tests (6/6) (push) Blocked by required conditions
Continuous Integration / Test CLN dual-fund Full Integration (push) Blocked by required conditions
Continuous Integration / Test CLN liquid Full Integration (push) Blocked by required conditions
Continuous Integration / Test CLN postgres Full Integration (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (1/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (10/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (11/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (12/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (2/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (3/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (4/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (5/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (6/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (7/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (8/12) (push) Blocked by required conditions
Continuous Integration / Valgrind Test CLN (9/12) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (1/6) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (2/6) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (3/6) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (4/6) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (5/6) (push) Blocked by required conditions
Continuous Integration / ASan/UBSan (6/6) (push) Blocked by required conditions
Continuous Integration / Update examples in doc schemas (push) Blocked by required conditions
Continuous Integration / Test minimum supported BTC v25.0 with clang (push) Blocked by required conditions
Continuous Integration / CI completion (push) Blocked by required conditions
Release Rust 🦀 / release_rust (push) Waiting to run
ReadMe Sync / rdme-docs-sync (push) Waiting to run
ReadMe RPC Sync / rdme-rpc-sync (push) Waiting to run
lightningd: accept options array in plugin start
The plugin start command only accepted plugin options flattened onto
the RPC call (e.g. via -k/--keyword), but the plugin RPC schema
documents an explicit 'options' array.  This mismatch meant that callers
using named parameters against generated RPC bindings (cln-rpc, grpc,
protobuf), which cannot flatten arbitrary options, failed with
'unknown parameter options'.

Options without a value are treated as boolean flags, matching the
flattened form.

Changelog-Fixed: JSON-RPC: `plugin start` now accepts plugin options as an `options` array of `keyword=value` strings, as documented in the `plugin` schema.
2026-08-13 12:15:33 +02:00
..
api Add Python API documentation generation with pdoc3 2025-12-08 16:37:02 +01:00
cln-tracer python: upgrade min python version to 3.10 2026-04-20 14:09:03 +02:00
docker cln-grpc: vendor protoc as a build-dependency 2026-07-13 18:15:24 +02:00
init lightningd.service: shut down lightningd properly. 2026-05-11 13:52:44 +09:30
keys contrib: add nGoline's signing key 2026-06-05 18:51:42 +02:00
msggen lightningd: accept options array in plugin start 2026-08-13 12:15:33 +02:00
plugins makefile: use SED from configure in most places. 2025-10-17 10:40:17 +10:30
pylightning tests: notification response fixes 2023-07-10 14:51:11 +09:30
pyln-client release: CHANGELOG and version bumps for v26.06.6 2026-07-21 11:49:51 +02:00
pyln-grpc-proto askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
pyln-proto release: CHANGELOG and version bumps for v26.06.6 2026-07-21 11:49:51 +02:00
pyln-spec python: upgrade min python version to 3.10 2026-04-20 14:09:03 +02:00
pyln-testing askrene: add APIs for "impressions" which are *relative* constraints. 2026-08-04 18:51:43 -03:00
pytest-trackflaky ci: Add a simple plugin to report test results to our falkiness tracker 2025-12-06 12:32:38 +01:00
reprobuild cln-grpc: vendor protoc as a build-dependency 2026-07-13 18:15:24 +02:00
sanitizer_suppressions common/autodata: use instead of ccan/autodata 2021-09-21 18:04:43 +02:00
bootstrap-node.sh Replace head -n with sort -R for better random peer selection 2023-01-04 13:29:46 +10:30
cl-repro.sh CI: remove focal and add resolute Ubuntu builds 2026-05-28 08:31:55 +02:00
config-example Added sample config file 2023-06-21 14:57:34 +09:30
giantnode.py script: Giantnode paths fix 2024-11-06 13:48:12 +10:30
lightning-cli.bash-completion Fix bash completion. 2020-05-15 15:25:33 +02:00
log_visualizer.html contrib: Let log visualizer open all nodes in tabs 2025-11-13 10:53:53 +10:30
short_channel_id-to-txid.sh Add compability to current formalism to short_channel_id-to-txid.sh 2019-10-04 00:38:52 +00:00
startup_regtest.sh splice: Remove experiemental splicing feature 2026-04-09 11:04:42 +09:30