.. |
test
|
param: upgraded json_tok_newaddr
|
6 years ago |
.gitignore
|
handshaked: remove.
|
7 years ago |
Makefile
|
ping: no longer a dev_ command.
|
6 years ago |
bitcoind.c
|
param: upgraded json_tok_double
|
6 years ago |
bitcoind.h
|
bitcoind: fix spurious memleak reports.
|
7 years ago |
chaintopology.c
|
param: upgraded json_tok_number
|
6 years ago |
chaintopology.h
|
improves exponential smoothing of feerate estimates (#1699)
|
7 years ago |
channel.c
|
lightningd: kill channeld if we added an HTLC and it didn't commit in 30 seconds.
|
6 years ago |
channel.h
|
lightningd: kill channeld if we added an HTLC and it didn't commit in 30 seconds.
|
6 years ago |
channel_control.c
|
lightningd: peer_start_channeld always returns true; make it void.
|
6 years ago |
channel_control.h
|
lightningd: peer_start_channeld always returns true; make it void.
|
6 years ago |
channel_state.h
|
channel_states: fold all the ONCHAIND states into one.
|
7 years ago |
closing_control.c
|
connectd: rely on the master to tell us to reconnect.
|
6 years ago |
closing_control.h
|
gossipd: drain fd instead of passing around gossip index.
|
7 years ago |
connect_control.c
|
param: upgraded json_tok_number
|
6 years ago |
connect_control.h
|
connectd: remove separate address hint message.
|
6 years ago |
gossip_control.c
|
param: upgraded json_tok_double
|
6 years ago |
gossip_control.h
|
connectd: wean off gossip_wire message types, use our own.
|
7 years ago |
gossip_msg.c
|
lightningd: display all addresses in listnodes.
|
6 years ago |
gossip_msg.h
|
gossipd: add flag for locally disabling channel.
|
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
|
param: upgraded json_tok_u64
|
6 years ago |
invoice.h
|
invoices: Extensive reorganization of invoice system.
|
7 years ago |
json.c
|
param: upgraded json_tok_sha256
|
6 years ago |
json.h
|
param: upgraded json_tok_sha256
|
6 years ago |
jsonrpc.c
|
param: upgraded json_tok_sha256
|
6 years ago |
jsonrpc.h
|
param: upgraded json_tok_newaddr
|
6 years ago |
jsonrpc_errors.h
|
renamed error code
|
7 years ago |
lightningd.c
|
openingd: take peer before we're opening, wait for explicit funding msg.
|
6 years ago |
lightningd.h
|
openingd: take peer before we're opening, wait for explicit funding msg.
|
6 years ago |
log.c
|
Use snprintf(...) instead of sprintf(...)
|
7 years ago |
log.h
|
common/daemon: common routines for all daemons.
|
7 years ago |
log_status.c
|
Remove tal_len, use tal_count() or tal_bytelen().
|
7 years ago |
log_status.h
|
status: add multiple levels of logging.
|
7 years ago |
memdump.c
|
Use snprintf(...) instead of sprintf(...)
|
7 years ago |
onchain_control.c
|
connectd: rely on the master to tell us to reconnect.
|
6 years ago |
onchain_control.h
|
onchaind: Replay stored channeltxs to restore onchaind state
|
7 years ago |
opening_control.c
|
param: upgraded json_tok_tok to advanced callback
|
6 years ago |
opening_control.h
|
connectd: rely on the master to tell us to reconnect.
|
6 years ago |
options.c
|
in ./lightningd --help, tell for which network the default values
|
6 years ago |
options.h
|
hsmd: drop newdir logic.
|
7 years ago |
param.c
|
param: upgraded json_tok_sha256
|
6 years ago |
param.h
|
param: upgraded json_tok_tok to advanced callback
|
6 years ago |
pay.c
|
param: upgraded json_tok_sha256
|
6 years ago |
pay.h
|
pay: Pass description to send_payment
|
7 years ago |
payalgo.c
|
param: upgraded json_tok_percent
|
6 years ago |
payalgo.h
|
payalgo: New file for pay command.
|
7 years ago |
peer_control.c
|
param: upgraded json_tok_bool
|
6 years ago |
peer_control.h
|
openingd: take peer before we're opening, wait for explicit funding msg.
|
6 years ago |
peer_htlcs.c
|
param: upgraded json_tok_bool
|
6 years ago |
peer_htlcs.h
|
channel_control: Forget if unconfirmed for a long time and we are fundee.
|
7 years ago |
ping.c
|
param: upgraded json_tok_number
|
6 years ago |
subd.c
|
lightningd: don't dump core on subdaemon failure.
|
6 years ago |
subd.h
|
hsmd: fix missing status messages.
|
7 years ago |
watch.c
|
exchanged code containing goto with a do while loop (#1758)
|
7 years ago |
watch.h
|
topo: Remove in-memory txs from the block struct
|
7 years ago |