..
test
Add --rgb and --alias options.
7 years ago
.gitignore
handshaked: remove.
7 years ago
Makefile
gossipd: rewrite to do the handshake internally.
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/
8 years ago
build_utxos.h
common: move some files out of lightningd/
8 years ago
chaintopology.c
bitcoind: wait for startup.
7 years ago
chaintopology.h
external: new subdirectory for all external libraries and submodules.
8 years ago
dev_ping.c
subd: automatically detect if callback frees subd.
7 years ago
gossip_control.c
hsm: remove unique_id.
7 years ago
gossip_control.h
gossipd: rewrite to do the handshake internally.
7 years ago
gossip_msg.c
gossip: fix address descriptor handling.
8 years ago
gossip_msg.h
gossip: make rpc responses correct.
8 years ago
hsm_control.c
lightningd: fix typo in fatal error.
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
wallet: Add invoice removal support
7 years ago
invoice.h
wallet: Wiring in invoice persistence into JSON-RPC and master
7 years ago
jsonrpc.c
gossipd: rewrite to do the handshake internally.
7 years ago
jsonrpc.h
json: helper to parse pubkeys.
7 years ago
lightningd.c
Add --rgb and --alias options.
7 years ago
lightningd.h
Add --rgb and --alias options.
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.
8 years ago
netaddr.c
common: absorb remaining files from daemon/
8 years ago
netaddr.h
gossipd: rewrite to do the handshake internally.
7 years ago
opt_time.c
common: absorb remaining files from daemon/
8 years ago
opt_time.h
headers: fix up header idempotent lines.
8 years ago
options.c
Add --rgb and --alias options.
7 years ago
options.h
Add --rgb and --alias options.
7 years ago
pay.c
json: helper to parse pubkeys.
7 years ago
pay.h
lightningd: unify pay vs forward path when handling failures.
8 years ago
peer_control.c
lightningd: close a take() leak.
7 years ago
peer_control.h
peer_control: remove unique_id field.
7 years ago
peer_htlcs.c
subd: automatically detect if callback frees subd.
7 years ago
peer_htlcs.h
subd: automatically detect if callback frees subd.
7 years ago
peer_state.h
gossipd: rewrite to do the handshake internally.
7 years ago
subd.c
subd: automatically detect if callback frees subd.
7 years ago
subd.h
subd: Clarify description of subd_release_peer.
7 years ago
watch.c
watch: remove peer_debug helper.
7 years ago
watch.h
lightningd: remove lightningd_state.
8 years ago