You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Decker b8fa765c3f wallet: Add primitives to store htlcs in the database 7 years ago
..
test lightningd: add debugging into io_loop. 7 years ago
.gitignore Rename subdaemons, move them into top level. 7 years ago
Makefile lightningd: add debugging into io_loop. 7 years ago
bitcoind.c bitcoind: handle up to 60 seconds of outage. 7 years ago
bitcoind.h bitcoind: handle up to 60 seconds of outage. 7 years ago
build_utxos.c common: absorb remaining files from daemon/ 7 years ago
build_utxos.h common: move some files out of lightningd/ 7 years ago
chaintopology.c bitcoind: wait for startup. 7 years ago
chaintopology.h external: new subdirectory for all external libraries and submodules. 7 years ago
dev_ping.c Rename subdaemons, move them into top level. 7 years ago
dns.c lightningd: remove lightningd_state. 7 years ago
dns.h lightningd: remove lightningd_state. 7 years ago
gossip_control.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
gossip_control.h headers: fix up header idempotent lines. 7 years ago
gossip_msg.c gossip: fix address descriptor handling. 7 years ago
gossip_msg.h gossip: make rpc responses correct. 7 years ago
hsm_control.c Rename subdaemons, move them into top level. 7 years ago
hsm_control.h lightningd/hsm_control: use a simple fd for HSM. 7 years ago
htlc_end.c common: absorb remaining files from daemon/ 7 years ago
htlc_end.h wallet: Add primitives to store htlcs in the database 7 years ago
invoice.c lightningd: remove lightningd_state. 7 years ago
invoice.h lightningd: remove lightningd_state. 7 years ago
jsonrpc.c jsonrpc: Make sure we handle the case where jcon outlives command 7 years ago
jsonrpc.h lightningd: remove lightningd_state. 7 years ago
lightningd.c options: Move non-legacy options into options.c 7 years ago
lightningd.h cli: Add --no-reconnect cli flag 7 years ago
log.c common/io_debug: replacement for ccan/io's poll which does sanity checks. 7 years ago
log.h lightningd: search path for our own directory. 7 years ago
netaddr.c common: absorb remaining files from daemon/ 7 years ago
netaddr.h headers: fix up header idempotent lines. 7 years ago
new_connection.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
new_connection.h lightningd: remove lightningd_state. 7 years ago
opt_time.c common: absorb remaining files from daemon/ 7 years ago
opt_time.h headers: fix up header idempotent lines. 7 years ago
options.c options: Move non-legacy options into options.c 7 years ago
options.h lightningd: remove lightningd_state. 7 years ago
pay.c jsonrpc: use-after-free bug due to unspecified free behavior 2/2 7 years ago
pay.h lightningd: unify pay vs forward path when handling failures. 7 years ago
peer_control.c options: Do not schedule a reconnect attempt with `--no-reconnect` 7 years ago
peer_control.h common: move some files out of lightningd/ 7 years ago
peer_htlcs.c onchaind: fail htlcs which are not included in commitment tx. 7 years ago
peer_htlcs.h onchaind: fail htlcs which are not included in commitment tx. 7 years ago
peer_state.h onchain: add initial onchain state. 7 years ago
subd.c subd: remove context arg, as we're always owned by lightningd. 7 years ago
subd.h subd: remove context arg, as we're always owned by lightningd. 7 years ago
watch.c watch: remove peer_debug helper. 7 years ago
watch.h lightningd: remove lightningd_state. 7 years ago