..
test
lightningd: don't report spurious temporary_node_failure on local failures.
2020-05-04 18:56:33 +09:30
.gitignore
bitcoind.c
lightningd/bitcoind: remove unused BITCOIN_INIT_TIMEOUT
2020-05-04 10:47:24 +09:30
bitcoind.h
lightning/bitcoind: adapt and batch fees estimations
2020-03-30 20:17:18 +10:30
chaintopology.c
feerates: de-dupe min_ max_ printing twice when feerates
called
2020-04-24 14:21:27 -05:00
chaintopology.h
chaintopology: better feerate targets differentiation
2020-03-30 20:17:18 +10:30
channel_control.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
channel_control.h
channel_state.h
channel.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
channel.h
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
closing_control.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
closing_control.h
connect_control.c
cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit.
2020-04-03 13:13:21 +10:30
connect_control.h
lightningd: return features
in connect response.
2020-04-03 13:13:21 +10:30
gossip_control.c
lightningd: add blinding
and enctlv
field to struct route_hop
.
2020-04-14 12:51:18 +09:30
gossip_control.h
gossip_msg.c
lightningd: add blinding
and enctlv
field to struct route_hop
.
2020-04-14 12:51:18 +09:30
gossip_msg.h
lightningd: add blinding
and enctlv
field to struct route_hop
.
2020-04-14 12:51:18 +09:30
hsm_control.c
common: generalize ecdh function.
2020-04-04 16:08:49 +10:30
hsm_control.h
htlc_end.c
channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES)
2020-04-14 12:51:18 +09:30
htlc_end.h
channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES)
2020-04-14 12:51:18 +09:30
htlc_set.c
lightningd: fix crash when failing htlc once channeld dies.
2020-04-16 09:39:49 +09:30
htlc_set.h
invoice.c
lightningd: allow htlc_accepted hook to replace onion payload.
2020-04-16 18:03:35 +09:30
invoice.h
io_loop_with_timers.c
io_loop_with_timers.h
json.c
chaintopology: better feerate targets differentiation
2020-03-30 20:17:18 +10:30
json.h
jsonrpc.c
lightningd: fix false positive on leak detection.
2020-04-21 13:02:42 -05:00
jsonrpc.h
lightningd.c
wallet: Add a gap limit when checking for incoming transactions
2020-04-20 07:48:32 +09:30
lightningd.h
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
log_status.c
log_status.h
log.c
log.h
Makefile
channeld: support HTLCs with blinding (EXPERIMENTAL_FEATURES)
2020-04-14 12:51:18 +09:30
memdump.c
memdump.h
notification.c
notification.h
onchain_control.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
onchain_control.h
onion_message.c
plugins: make chained hooks have two different callbacks.
2020-04-16 09:40:39 +09:30
onion_message.h
lightningd: forward onion messages.
2020-04-02 14:32:38 +10:30
opening_control.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
opening_control.h
options.c
cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit.
2020-04-03 13:13:21 +10:30
options.h
pay.c
lightningd: don't report spurious temporary_node_failure on local failures.
2020-05-04 18:56:33 +09:30
pay.h
lightningd: don't report spurious temporary_node_failure on local failures.
2020-05-04 18:56:33 +09:30
peer_control.c
df: rename 'funder' to 'opener'
2020-05-04 10:22:26 +09:30
peer_control.h
cleanup: make 'u8 *features' and 'struct feature_set *fset' more explicit.
2020-04-03 13:13:21 +10:30
peer_htlcs.c
lightningd: don't report spurious temporary_node_failure on local failures.
2020-05-04 18:56:33 +09:30
peer_htlcs.h
lightningd: fix crash when failing htlc once channeld dies.
2020-04-16 09:39:49 +09:30
ping.c
ping.h
plugin_control.c
plugin: Actually wait the 20 seconds promised in the docs
2020-02-27 09:21:44 +10:30
plugin_control.h
plugin_hook.c
plugins: make chained hooks have two different callbacks.
2020-04-16 09:40:39 +09:30
plugin_hook.h
plugins: make chained hooks have two different callbacks.
2020-04-16 09:40:39 +09:30
plugin.c
plugin: Move feature_place enum to features.h
2020-04-16 18:03:35 +09:30
plugin.h
plugins: Fix undefined deallocation order in struct plugins
2020-04-16 18:03:35 +09:30
signmessage.c
common/wireaddr: don't include lightningd/lightningd.
2020-02-27 14:16:16 +10:30
subd.c
subd.h
watch.c
watch.h