rgb-cln/openingd
Rusty Russell b3af5f5a2c spec: import latest onionmessage spec, based on routeblinding.
This is from 6e99c5feaf60cb797507d181fe583224309318e9

We renamed the enctlv field to encrypted_recipient_data in the spec, and the
new onion_message is message 513.  We don't handle it until the next patch.

Two renames:
1. blinding_seed -> blinding_point.
2. enctlv -> encrypted_recipient_data.

We don't do a compat cycle for our JSON APIs for these experimental
features only used by our own plugins, we just rename.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-12-01 05:44:28 +10:30
..
Makefile common/read_peer_msg: handle pings in handle_peer_gossip_or_error(). 2021-10-10 15:32:57 +02:00
common.c Fixes msat and sat convention in the error message 2021-10-14 10:09:20 +10:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c spec: import latest onionmessage spec, based on routeblinding. 2021-12-01 05:44:28 +10:30
dualopend_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00
openingd.c lightningd: new option for htlc dust limit 2021-10-23 12:59:13 +02:00
openingd_wire.csv common: use bitcoin_outpoint. 2021-10-15 12:09:36 +02:00