..
test
lightningd: Added loading of HTLCs upon startup
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.
8 years ago
htlc_end.c
wallet: Store HTLCs to the wallet
7 years ago
htlc_end.h
htlcs: Needed to add origin_htlc_id to outgoing HTLCs
7 years ago
invoice.c
invoice: Refactor to make the invoice status explicit
7 years ago
invoice.h
invoice: Refactor to make the invoice status explicit
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
invoice: Refactor to make the invoice status explicit
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.
8 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
wallet: Store HTLCs to the wallet
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