.. |
test
|
test/run-cryptomsg.c: move out of lightningd/ into common/
|
6 years ago |
.gitignore
|
handshaked: remove.
|
7 years ago |
Makefile
|
hsmd: rename hsm_client_wire_csv to hsm_wire.csv
|
6 years ago |
bitcoind.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
bitcoind.h
|
lightningd: allow more than one bitcoind request at once, run multiple queues.
|
6 years ago |
chaintopology.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
chaintopology.h
|
chaintopology: remove redundant wallet pointer.
|
6 years ago |
channel.c
|
hsmd: rename hsm_client_wire_csv to hsm_wire.csv
|
6 years ago |
channel.h
|
db: store claimed per_commitment_point from option_data_loss_protect.
|
6 years ago |
channel_control.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
channel_control.h
|
lightningd: peer_start_channeld always returns true; make it void.
|
6 years ago |
channel_state.h
|
lightningd: new state AWAITING_UNILATERAL.
|
6 years ago |
closing_control.c
|
feerate: include rough estimates of actual tx costs.
|
6 years ago |
closing_control.h
|
gossipd: drain fd instead of passing around gossip index.
|
7 years ago |
connect_control.c
|
lightningd: use hsm_get_client_fd() helper for global daemons too.
|
6 years ago |
connect_control.h
|
connectd: remove separate address hint message.
|
6 years ago |
gossip_control.c
|
gossipd: Update BOLT-split flags in channel_update
|
6 years ago |
gossip_control.h
|
connectd: wean off gossip_wire message types, use our own.
|
7 years ago |
gossip_msg.c
|
gossipd: Update BOLT-split flags in channel_update
|
6 years ago |
gossip_msg.h
|
gossipd: Update BOLT-split flags in channel_update
|
6 years ago |
hsm_control.c
|
lightningd: use hsm_get_client_fd() helper for global daemons too.
|
6 years ago |
hsm_control.h
|
lightningd: use hsm_get_client_fd() helper for global daemons too.
|
6 years ago |
htlc_end.c
|
memleak: create and use a generic htable helper and generic intmap helper.
|
6 years ago |
htlc_end.h
|
memleak: create and use a generic htable helper and generic intmap helper.
|
6 years ago |
invoice.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
invoice.h
|
invoices: Extensive reorganization of invoice system.
|
7 years ago |
json.c
|
json-rpc: Remove upper limit for percentage
|
6 years ago |
json.h
|
param: added json_tok_string
|
6 years ago |
jsonrpc.c
|
cli: help command now also prints usage
|
6 years ago |
jsonrpc.h
|
param: add ok flag to struct command
|
6 years ago |
jsonrpc_errors.h
|
renamed error code
|
7 years ago |
lightningd.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
lightningd.h
|
ping: complete JSON RPC ping commands even if one ping gets no response.
|
6 years ago |
log.c
|
add "io" to -log-level usage
|
6 years ago |
log.h
|
param: upgraded json_tok_loglevel
|
6 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
|
param: call param() all the time
|
6 years ago |
onchain_control.c
|
hsmd: rename hsm_client_wire_csv to hsm_wire.csv
|
6 years ago |
onchain_control.h
|
onchaind: Replay stored channeltxs to restore onchaind state
|
7 years ago |
opening_control.c
|
hsmd: rename hsm_client_wire_csv to hsm_wire.csv
|
6 years ago |
opening_control.h
|
connectd: rely on the master to tell us to reconnect.
|
6 years ago |
options.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
options.h
|
hsmd: drop newdir logic.
|
7 years ago |
param.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
param.h
|
param: updated comments in the spirit of #1899
|
6 years ago |
pay.c
|
param: listpayments now uses json_tok_sha256
|
6 years ago |
pay.h
|
pay: Pass description to send_payment
|
7 years ago |
payalgo.c
|
param: added json_tok_string
|
6 years ago |
payalgo.h
|
payalgo: New file for pay command.
|
7 years ago |
peer_control.c
|
listpeers: include current htlc information.
|
6 years ago |
peer_control.h
|
lightningd: move channel/peer/htlc load into own function.
|
6 years ago |
peer_htlcs.c
|
common/utils.h: add tal_arr_expand helper.
|
6 years ago |
peer_htlcs.h
|
lightningd: move channel/peer/htlc load into own function.
|
6 years ago |
ping.c
|
ping: complete JSON RPC ping commands even if one ping gets no response.
|
6 years ago |
ping.h
|
ping: complete JSON RPC ping commands even if one ping gets no response.
|
6 years ago |
subd.c
|
lightningd: accept hsmstatus_client_bad_request messages (and log!)
|
6 years ago |
subd.h
|
lightningd: accept hsmstatus_client_bad_request messages (and log!)
|
6 years ago |
watch.c
|
txwatch: hand ld to callback, don't assume channel is non-NULL.
|
6 years ago |
watch.h
|
txwatch: hand ld to callback, don't assume channel is non-NULL.
|
6 years ago |