.. |
test
|
tests: detect and close leaks in unit tests.
|
7 years ago |
Makefile
|
ipaddr: rename to wireaddr.
|
7 years ago |
bip32.c
|
common: move some files out of lightningd/
|
7 years ago |
bip32.h
|
headers: fix up header idempotent lines.
|
7 years ago |
channel_config.c
|
common: move some files out of lightningd/
|
7 years ago |
channel_config.h
|
Revert "Send/receive cltv_expiry_delta in open/accept channel."
|
7 years ago |
close_tx.c
|
close_tx: make version 1, not version 2.
|
7 years ago |
close_tx.h
|
headers: fix up header idempotent lines.
|
7 years ago |
configdir.c
|
common: absorb remaining files from daemon/
|
7 years ago |
configdir.h
|
headers: fix up header idempotent lines.
|
7 years ago |
crypto_state.c
|
crypto_state: move to its own file.
|
7 years ago |
crypto_state.h
|
crypto_state: move to its own file.
|
7 years ago |
crypto_sync.c
|
Add DEVELOPER flag, set by default.
|
7 years ago |
crypto_sync.h
|
headers: fix up header idempotent lines.
|
7 years ago |
cryptomsg.c
|
Add DEVELOPER flag, set by default.
|
7 years ago |
cryptomsg.h
|
cryptomsg: add helpers to determine if we're partway through msg read/write.
|
7 years ago |
daemon_conn.c
|
common: move some files out of lightningd/
|
7 years ago |
daemon_conn.h
|
headers: fix up header idempotent lines.
|
7 years ago |
debug.c
|
Add DEVELOPER flag, set by default.
|
7 years ago |
debug.h
|
headers: fix up header idempotent lines.
|
7 years ago |
derive_basepoints.c
|
common: remove unused assert() headers.
|
7 years ago |
derive_basepoints.h
|
headers: fix up header idempotent lines.
|
7 years ago |
dev_disconnect.c
|
Add DEVELOPER flag, set by default.
|
7 years ago |
dev_disconnect.h
|
Add DEVELOPER flag, set by default.
|
7 years ago |
funding_tx.c
|
common: remove unused assert() headers.
|
7 years ago |
funding_tx.h
|
headers: fix up header idempotent lines.
|
7 years ago |
htlc.h
|
headers: fix up header idempotent lines.
|
7 years ago |
htlc_state.c
|
common: absorb remaining files from daemon/
|
7 years ago |
htlc_state.h
|
db: Create table for HTLCs
|
7 years ago |
htlc_tx.c
|
script: make "sig_and_empty" more generic, make htlc tx witness fns clearer.
|
7 years ago |
htlc_tx.h
|
headers: fix up header idempotent lines.
|
7 years ago |
htlc_wire.c
|
common: move some files out of lightningd/
|
7 years ago |
htlc_wire.h
|
headers: fix up header idempotent lines.
|
7 years ago |
initial_channel.c
|
common: move some files out of lightningd/
|
7 years ago |
initial_channel.h
|
Update BOLT references with typo fixes.
|
7 years ago |
initial_commit_tx.c
|
common: move some files out of lightningd/
|
7 years ago |
initial_commit_tx.h
|
Makefiles: simplify dependencies.
|
7 years ago |
io_debug.c
|
common/io_debug: replacement for ccan/io's poll which does sanity checks.
|
7 years ago |
io_debug.h
|
common/io_debug: replacement for ccan/io's poll which does sanity checks.
|
7 years ago |
json.c
|
common/json: remove asserts() which may trigger from user input.
|
7 years ago |
json.h
|
ipaddr: rename to wireaddr.
|
7 years ago |
key_derive.c
|
common: move some files out of lightningd/
|
7 years ago |
key_derive.h
|
headers: fix up header idempotent lines.
|
7 years ago |
keyset.c
|
common: move some files out of lightningd/
|
7 years ago |
keyset.h
|
headers: fix up header idempotent lines.
|
7 years ago |
msg_queue.c
|
common: move some files out of lightningd/
|
7 years ago |
msg_queue.h
|
headers: fix up header idempotent lines.
|
7 years ago |
overflows.h
|
headers: fix up header idempotent lines.
|
7 years ago |
peer_failed.c
|
status: use common status codes for all the failures.
|
7 years ago |
peer_failed.h
|
status: use common status codes for all the failures.
|
7 years ago |
permute_tx.c
|
common: new directory for any shared objects.
|
7 years ago |
permute_tx.h
|
headers: fix up header idempotent lines.
|
7 years ago |
ping.c
|
common: move some files out of lightningd/
|
7 years ago |
ping.h
|
headers: fix up header idempotent lines.
|
7 years ago |
pseudorand.c
|
common: absorb remaining files from daemon/
|
7 years ago |
pseudorand.h
|
headers: fix up header idempotent lines.
|
7 years ago |
sphinx.c
|
sphinx: Remove annoying warning when MACs do not match
|
7 years ago |
sphinx.h
|
headers: fix up header idempotent lines.
|
7 years ago |
status.c
|
common/status: add status_tracev() for making status wrappers.
|
7 years ago |
status.h
|
common/status: add status_tracev() for making status wrappers.
|
7 years ago |
timeout.c
|
common: absorb remaining files from daemon/
|
7 years ago |
timeout.h
|
headers: fix up header idempotent lines.
|
7 years ago |
type_to_string.c
|
type_to_string: support preimage.
|
7 years ago |
type_to_string.h
|
type_to_string: format wireaddr.
|
7 years ago |
utils.c
|
tal_tmpctx: keep information around so we can find leaks.
|
7 years ago |
utils.h
|
tal_tmpctx: keep information around so we can find leaks.
|
7 years ago |
utxo.c
|
common: move some files out of lightningd/
|
7 years ago |
utxo.h
|
headers: fix up header idempotent lines.
|
7 years ago |
version.c
|
common: new directory for any shared objects.
|
7 years ago |
version.h
|
headers: fix up header idempotent lines.
|
7 years ago |
wire_error.c
|
is_all_channels: rename to channel_id_is_all
|
7 years ago |
wire_error.h
|
is_all_channels: rename to channel_id_is_all
|
7 years ago |
wireaddr.c
|
type_to_string: format wireaddr.
|
7 years ago |
wireaddr.h
|
ipaddr: rename to wireaddr.
|
7 years ago |
withdraw_tx.c
|
common: move some files out of lightningd/
|
7 years ago |
withdraw_tx.h
|
headers: fix up header idempotent lines.
|
7 years ago |