Rusty Russell
37ddf2e829
lightningd: rename sendonionmessage to sendobsonionmessage.
...
sendonionmessage is going to be the new one, and do much *less*.
As this is an internal experimental-only API, no deprecation cycle
required.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-22 06:44:26 +09:30
Rusty Russell
23af9d4972
onion_message: support variable-length onion messages.
...
Updated to the BOLT, and a few tweaks, and we can send giant onion_messages.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-01-09 12:45:31 +01:00
niftynei
a66415a43e
plugins-test: use pyln.client, not lightning to import Plugin
2020-06-23 14:49:32 +02:00
Rusty Russell
77e7beeb06
pytest: test the reply functionality (via blinded path) using a plugin.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-04-02 14:32:38 +10:30