core-lightning/openingd
niftynei f24bbac8d9 channel leases: pass expected lease rates around in compat form
We need to know what the lease we're expecting is. To do this
we pass around the hex encoded portion of the wire format.

We can use this passed in expected lease rates to confirm that the peer
is, in fact, using the same rates as what we have currently.

Changelog-Added: JSON-RPC: fundchannel, multifundchannel, and openchannel_init now accept a 'compact_lease' for any requested funds
2021-07-20 13:28:38 -04:00
..
common.c doc: remove suffix for included-in-master BOLTs. 2021-04-07 14:34:39 +09:30
common.h df: use dev-env flagged upfront shutdown script 2021-01-10 13:44:04 +01:00
dualopend.c channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
dualopend_wire.csv channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
dualopend_wiregen.c channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
dualopend_wiregen.h channel leases: pass expected lease rates around in compat form 2021-07-20 13:28:38 -04:00
Makefile liquidity-ads: persist channel blockheight states to disk 2021-07-20 13:28:38 -04:00
openingd.c liquidity-ads: persist channel blockheight states to disk 2021-07-20 13:28:38 -04:00
openingd_wire.csv openingd: tell lightningd if we get a reestablish. 2021-06-25 13:23:28 +09:30
openingd_wiregen.c liquidity-ads: persist channel blockheight states to disk 2021-07-20 13:28:38 -04:00
openingd_wiregen.h liquidity-ads: persist channel blockheight states to disk 2021-07-20 13:28:38 -04:00