rgb-cln/channeld
Rusty Russell 8975fc2ceb libwally: use their secp context for all our daemons.
I didn't convert all tests: they can still use a standalone context.
It's just marginally more efficient to share the libwally one for all
our daemons which link against it anyway.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-04-03 14:03:28 +02:00
..
test libwally: use their secp context for all our daemons. 2018-04-03 14:03:28 +02:00
Makefile peer_failed: set permanent slot when we fail the peer. 2018-02-23 18:02:00 +01:00
channel.c utils: add subdaemon_shutdown() to consolidate subdaemon cleanup. 2018-04-03 14:03:28 +02:00
channel_wire.csv channel: reserve a bip32 index as soon as channel is opened. 2018-03-07 18:55:51 +01:00
channeld_htlc.h Remove unused functions not covered by unit tests 2018-03-28 11:22:05 +02:00
commit_tx.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
commit_tx.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
full_channel.c utils: remove tal_tmpctx altogether, use global. 2018-03-16 00:16:10 +00:00
full_channel.h Use expected LIGHTNING_DIR_FILE_H define 2018-03-25 23:54:21 +00:00
full_channel_error.h channeld: map htlc add/remove errors to names. 2018-02-19 02:56:51 +00:00