rgb-cln/lightningd
Rusty Russell 40145e619b connectd: remove the redundant "already connected" logic.
It should now be reliable, so we don't need this.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-07-18 20:50:04 -05:00
..
test common/json_stream.c: provide explicit json_add_primitive_fmt and json_add_str_fmt routines. 2022-07-15 12:24:00 -05:00
.gitignore
Makefile lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
bitcoind.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
bitcoind.h
chaintopology.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
chaintopology.h lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
channel.c lightningd: remove 'connected' flag from channel structure. 2022-07-18 20:50:04 -05:00
channel.h lightningd: remove 'connected' flag from channel structure. 2022-07-18 20:50:04 -05:00
channel_control.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
channel_control.h
channel_state.h
closing_control.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
closing_control.h
coin_mvts.c
coin_mvts.h
connect_control.c connectd: remove the redundant "already connected" logic. 2022-07-18 20:50:04 -05:00
connect_control.h
datastore.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
dual_open_control.c lightningd: remove 'connected' flag from channel structure. 2022-07-18 20:50:04 -05:00
dual_open_control.h
feerate.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
feerate.h lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
gossip_control.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
gossip_control.h
hsm_control.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
hsm_control.h
htlc_end.c
htlc_end.h
htlc_set.c
htlc_set.h
invoice.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
invoice.h
io_loop_with_timers.c
io_loop_with_timers.h
jsonrpc.c common/json_stream: make json_add_jsonstr take a length. 2022-07-17 08:51:02 +09:30
jsonrpc.h common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
lightningd.c lightningd: re-transmit all closing transactions on startup. 2022-07-14 12:40:57 -05:00
lightningd.h
log.c common/json_stream.c: provide explicit json_add_primitive_fmt and json_add_str_fmt routines. 2022-07-15 12:24:00 -05:00
log.h
log_status.c
log_status.h
memdump.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
memdump.h
notification.c common/json_stream.c: provide explicit json_add_primitive_fmt and json_add_str_fmt routines. 2022-07-15 12:24:00 -05:00
notification.h
offer.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
onchain_control.c
onchain_control.h
onion_message.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
onion_message.h
opening_common.c lightningd: set cid correctly in peer->uncommitted_channel. 2022-07-18 20:50:04 -05:00
opening_common.h lightningd: set cid correctly in peer->uncommitted_channel. 2022-07-18 20:50:04 -05:00
opening_control.c lightningd: remove 'connected' flag from channel structure. 2022-07-18 20:50:04 -05:00
opening_control.h
options.c options: set DNS port to network default if not specified 2022-07-17 23:26:07 +02:00
options.h
pay.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
pay.h
peer_control.c lightningd: clean up channels when connectd says peer is gone. 2022-07-18 20:50:04 -05:00
peer_control.h lightningd: clean up channels when connectd says peer is gone. 2022-07-18 20:50:04 -05:00
peer_fd.c
peer_fd.h
peer_htlcs.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
peer_htlcs.h
ping.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
plugin.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
plugin.h
plugin_control.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
plugin_control.h
plugin_hook.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
plugin_hook.h
routehint.c common: clean up json routine locations. 2022-07-15 12:24:00 -05:00
routehint.h
signmessage.c lightningd/json.h: remove. 2022-07-15 12:24:00 -05:00
subd.c
subd.h
watch.c
watch.h