core-lightning/cln-rpc/src
Rusty Russell fd717c71af global: deprecate old names in JSON fields, add new ones.
Changelog-Added: JSON-RPC: `decode` now used modern BOLT 4 language for blinded paths, `first_path_key`.
Changelog-Deprecated: JSON-RPC: `decode` `blinding` in blinded path: use `first_path_key`.
Changelog-Added: Plugins: `onion_message_recv` and `onion_message_recv_secret` hooks now used modern BOLT 4 language for blinded paths, `first_path_key`.
Changelog-Deprecated: JSON-RPC: `onion_message_recv` and `onion_message_recv_secret` hooks `blinding` in blinded path: use `first_path_key`.
2024-10-16 07:14:32 +10:30
..
codec.rs cln-rpc: Scaffolding for the cln-rpc crate 2022-02-11 16:02:25 +01:00
jsonrpc.rs cln-rpc: allow id to be any token. 2022-09-16 12:31:45 +09:30
lib.rs cln_rpc: Test deserialize_connect_notification 2024-05-16 14:00:18 +02:00
model.rs global: deprecate old names in JSON fields, add new ones. 2024-10-16 07:14:32 +10:30
notifications.rs docs: notifications schema update 2024-06-26 21:06:16 -07:00
primitives.rs cln-grpc: add anchors/even to primitives 2024-09-20 17:01:04 -07:00