Rusty Russell
7829f2eb06
onion_messages: remove obs2 support.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-EXPERIMENTAL: Removed backwards compat with onion messages from v0.10.1.
2022-03-25 13:55:44 +10:30
Rusty Russell
1ec6346f3d
common: rename current onion message structures to obs2_.
...
Yes, we changed the spec again. Hopefully for the last time!
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-01 05:44:28 +10:30
Rusty Russell
b74848f6f6
common: remove support for pre v0.10.2 onionmessages.
...
Temporarily disable sendpay_blinding test which uses obsolete onionmsg;
there's still some debate on the PR about how blinded HTLCs will work.
Changelog-EXPERIMENTAL: onionmessage: removed support for v0.10.1 onion messages.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-01 05:44:28 +10:30
Rusty Russell
e3ae7883bb
channeld: rename onion_message to obs_onion_message.
...
This splits the existing old-spec pathways to prepare for the
new ones.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-22 06:44:26 +09:30
Rusty Russell
5a483ddd8b
wire: Apply onion mesages spec patch even when not experimental.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-01-13 14:45:36 +01:00