..
test
wallet: cleanup the tal context in wallet_channels_load_active() and wallet_stmt2channel()
2019-05-18 02:35:33 +00:00
.gitignore
bitcoind.c
bitcoind.h
chaintopology.c
chaintopology.h
channel_control.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
channel_control.h
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
channel_state.h
channel.c
db: add support for remote end specify option_upfront_shutdown_script.
2019-05-02 01:18:33 +00:00
channel.h
db: add support for remote end specify option_upfront_shutdown_script.
2019-05-02 01:18:33 +00:00
closing_control.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
closing_control.h
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
connect_control.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
connect_control.h
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
gossip_control.c
JSON: remove fields deprecated in 0.6.2.
2019-04-11 18:39:04 -07:00
gossip_control.h
gossip_msg.c
gossipd: make more compact getchannels entries.
2019-04-09 12:37:16 -07:00
gossip_msg.h
gossipd: make more compact getchannels entries.
2019-04-09 12:37:16 -07:00
hsm_control.c
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
hsm_control.h
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
htlc_end.c
wallet: Add received_time
to htlc_in
for forwarding times
2019-04-10 23:48:39 +00:00
htlc_end.h
wallet: Add received_time
to htlc_in
for forwarding times
2019-04-10 23:48:39 +00:00
invoice.c
wallet: Pass chainparams to address serialization
2019-05-10 23:07:49 +00:00
invoice.h
lightningd: move local invoice resolution into invoice.c function.
2019-04-12 03:32:48 +00:00
json_stream.c
lightningd: speed low-level json formatting.
2019-04-09 12:37:16 -07:00
json_stream.h
json.c
json: Add timestampt primitives to print timestamps in results
2019-04-10 23:48:39 +00:00
json.h
json: Add timestampt primitives to print timestamps in results
2019-04-10 23:48:39 +00:00
jsonrpc.c
json-rpc: Use chainparams when parsing bech32 addresses
2019-05-10 23:07:49 +00:00
jsonrpc.h
lightningd.c
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
lightningd.h
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
log_status.c
log_status.h
log.c
log.h
Makefile
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
memdump.c
memdump.h
notification.c
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
notification.h
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
onchain_control.c
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
onchain_control.h
opening_control.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
opening_control.h
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
options.c
chore: increase min-capacity-sat to 10k
2019-04-16 15:01:28 -07:00
options.h
pay.c
fixup! Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
pay.h
peer_comms.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
peer_comms.h
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
peer_control.c
wallet: cleanup the tal context in wallet_channels_load_active() and wallet_stmt2channel()
2019-05-18 02:35:33 +00:00
peer_control.h
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
peer_htlcs.c
json-rpc: Add failcode info in listforwards
2019-05-03 11:45:57 +02:00
peer_htlcs.h
lightningd: move local invoice resolution into invoice.c function.
2019-04-12 03:32:48 +00:00
ping.c
Use node_id everywhere for nodes.
2019-04-09 12:37:16 -07:00
ping.h
plugin_hook.c
lightningd: remove deserialize step for plugin hooks.
2019-04-23 15:26:42 +02:00
plugin_hook.h
lightningd: remove deserialize step for plugin hooks.
2019-04-23 15:26:42 +02:00
plugin.c
plugin.h
subd.c
gossipd: hand a gossip_store_fd to all subdaemons.
2019-05-13 05:16:18 +00:00
subd.h
lightningd: group crypto_state and fds into a convenient structure.
2019-05-13 05:16:18 +00:00
watch.c
watch.h