core-lightning/lightningd
Rusty Russell afabbe0cb0 log: add ltmp convenience context.
It's sometimes nicer where you don't have a convenient tmpctx.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2017-09-12 22:59:24 +02:00
..
test lightningd/Makefile: clean up. 2017-09-11 14:29:20 +02:00
.gitignore
bitcoind.c
bitcoind.h
build_utxos.c
build_utxos.h
chaintopology.c
chaintopology.h
dev_ping.c
dns.c
dns.h
gossip_control.c gossip: make rpc responses correct. 2017-09-03 02:01:54 +02:00
gossip_control.h
gossip_msg.c gossip: fix address descriptor handling. 2017-09-03 02:01:54 +02:00
gossip_msg.h gossip: make rpc responses correct. 2017-09-03 02:01:54 +02:00
hsm_control.c
hsm_control.h
htlc_end.c
htlc_end.h
invoice.c
invoice.h
jsonrpc.c
jsonrpc.h
lightningd.c fix: Make sure peer->owner is always set 2017-09-08 17:02:04 +09:30
lightningd.h Removing the --ignore-dbversion option 2017-09-08 17:02:04 +09:30
log.c log: add ltmp convenience context. 2017-09-12 22:59:24 +02:00
log.h log: add ltmp convenience context. 2017-09-12 22:59:24 +02:00
Makefile
netaddr.c
netaddr.h
new_connection.c
new_connection.h
opt_time.c
opt_time.h
options.c Removing the --ignore-dbversion option 2017-09-08 17:02:04 +09:30
options.h
pay.c
pay.h
peer_control.c wallet: Hook into the hsm_funding_sig to extract change outputs 2017-09-10 10:48:53 +09:30
peer_control.h
peer_htlcs.c channel: Use min_cltv_expiry in the channel announcements 2017-09-08 17:02:04 +09:30
peer_htlcs.h
peer_state.h
subd.c
subd.h
watch.c
watch.h