.. |
test
|
bitcoin/pubkey: add pubkey_from_secret.
|
7 years ago |
.gitignore
|
handshaked: remove.
|
7 years ago |
Makefile
|
hsmd: add routines to sign onchain transactions, part 1.
|
7 years ago |
bitcoind.c
|
bitcoind: fix spurious memleak reports.
|
7 years ago |
bitcoind.h
|
bitcoind: fix spurious memleak reports.
|
7 years ago |
chaintopology.c
|
Modern param style for chaintopology.c, ...
|
7 years ago |
chaintopology.h
|
improves exponential smoothing of feerate estimates (#1699)
|
7 years ago |
channel.c
|
lightningd: get basepoints from hsmd, don't ever get seed.
|
7 years ago |
channel.h
|
lightningd: get basepoints from hsmd, don't ever get seed.
|
7 years ago |
channel_control.c
|
gossipd: handle ping messages for remote peers too.
|
7 years ago |
channel_control.h
|
channel_control: Forget if unconfirmed for a long time and we are fundee.
|
7 years ago |
channel_state.h
|
channel_states: fold all the ONCHAIND states into one.
|
7 years ago |
closing_control.c
|
closingd: use hsmfd to get signatures, don't use seed.
|
7 years ago |
closing_control.h
|
gossipd: drain fd instead of passing around gossip index.
|
7 years ago |
connect_control.c
|
Modern param style for chaintopology.c, ...
|
7 years ago |
connect_control.h
|
gossipd: keep reaching struct only when we're actively connecting, and don't retry
|
7 years ago |
dev_ping.c
|
gossipd: handle ping messages for remote peers too.
|
7 years ago |
gossip_control.c
|
Modern param style for chaintopology.c, ...
|
7 years ago |
gossip_control.h
|
gossipd: separate init and activate.
|
7 years ago |
gossip_msg.c
|
listpeers: expose peer features as 'local_features' and 'global_features'
|
7 years ago |
gossip_msg.h
|
listpeers: expose peer features as 'local_features' and 'global_features'
|
7 years ago |
hsm_control.c
|
lightningd: get basepoints from hsmd, don't ever get seed.
|
7 years ago |
hsm_control.h
|
hsmd: fix missing status messages.
|
7 years ago |
htlc_end.c
|
Remove unused parameter ptr in corrupt(const void *ptr, ...)
|
7 years ago |
htlc_end.h
|
htlc: keep channel pointer, not peer pointer.
|
7 years ago |
invoice.c
|
Modern param style for chaintopology.c, ...
|
7 years ago |
invoice.h
|
invoices: Extensive reorganization of invoice system.
|
7 years ago |
json.c
|
wireaddr: new type, ADDR_INTERNAL_FORPROXY, use it if we can't/wont resolve.
|
7 years ago |
json.h
|
gossipd/lightningd: use wireaddr_internal.
|
7 years ago |
jsonrpc.c
|
Modern param style for all remaining files
|
7 years ago |
jsonrpc.h
|
Modern param style for all remaining files
|
7 years ago |
jsonrpc_errors.h
|
wallet: clarify error 302.
|
7 years ago |
lightningd.c
|
hsmd: fix missing status messages.
|
7 years ago |
lightningd.h
|
lightningd: get basepoints from hsmd, don't ever get seed.
|
7 years ago |
log.c
|
Modern param style for all remaining files
|
7 years ago |
log.h
|
common/daemon: common routines for all daemons.
|
7 years ago |
log_status.c
|
status: make status_io a more generic mechanism.
|
7 years ago |
log_status.h
|
status: add multiple levels of logging.
|
7 years ago |
memdump.c
|
Makefile: we don't need to define DEVELOPER explicitly.
|
7 years ago |
onchain_control.c
|
onchaind: use the HSM to get the per-commitment-point.
|
7 years ago |
onchain_control.h
|
onchaind: Replay stored channeltxs to restore onchaind state
|
7 years ago |
opening_control.c
|
lightningd: get basepoints from hsmd, don't ever get seed.
|
7 years ago |
opening_control.h
|
gossipd/lightningd: use wireaddr_internal.
|
7 years ago |
options.c
|
Modern param style for all remaining files
|
7 years ago |
options.h
|
hsmd: drop newdir logic.
|
7 years ago |
param.c
|
Modern param style for all remaining files
|
7 years ago |
param.h
|
lightningd: fix crash on rpc.invoice with clang
|
7 years ago |
pay.c
|
Modern param style for all remaining files
|
7 years ago |
pay.h
|
pay: Let `sendpay` modify the recorded `msatoshi` of payments.
|
7 years ago |
payalgo.c
|
Modern param style for all remaining files
|
7 years ago |
payalgo.h
|
payalgo: New file for pay command.
|
7 years ago |
peer_control.c
|
lightningd: get HSM to sign the last commitment tx for us.
|
7 years ago |
peer_control.h
|
Modern param style for all remaining files
|
7 years ago |
peer_htlcs.c
|
Modern param style for all remaining files
|
7 years ago |
peer_htlcs.h
|
channel_control: Forget if unconfirmed for a long time and we are fundee.
|
7 years ago |
subd.c
|
hsmd: fix missing status messages.
|
7 years ago |
subd.h
|
hsmd: fix missing status messages.
|
7 years ago |
watch.c
|
Update ccan/structeq.
|
7 years ago |
watch.h
|
topo: Remove in-memory txs from the block struct
|
7 years ago |