core-lightning/channeld
Rusty Russell 6c1233de44 channel: reserve a bip32 index as soon as channel is opened.
This simplifies things, and means it's always in the database.  Our
previous approach to creating it on the fly had holes when it was
created for onchaind, causing us to use another every time we
restarted.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-03-07 18:55:51 +01:00
..
test Mark intentionally unused parameters as such (with "UNUSED") 2018-02-22 01:09:12 +00:00
channel_wire.csv channel: reserve a bip32 index as soon as channel is opened. 2018-03-07 18:55:51 +01:00
channel.c channel: reserve a bip32 index as soon as channel is opened. 2018-03-07 18:55:51 +01:00
channeld_htlc.h channeld: save shared secret for incoming htlc when it comes in. 2017-12-02 12:54:12 +01:00
commit_tx.c bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
commit_tx.h bitcoin: create new wrapper type bitcoin_txid, log backward endianness. 2017-12-21 11:05:38 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00
full_channel.c channeld: keep billboard uptodate. 2018-02-23 18:02:00 +01:00
full_channel.h channeld: keep billboard uptodate. 2018-02-23 18:02:00 +01:00
Makefile peer_failed: set permanent slot when we fail the peer. 2018-02-23 18:02:00 +01:00