..
test
wallet: use amount_sat/amount_msat.
2019-02-21 08:01:37 +00:00
.gitignore
bitcoind.c
Makefile: check for direct amount_sat/amount_msat access.
2019-02-21 08:01:37 +00:00
bitcoind.h
chaintopology.c
bitcoin: use amount_sat/amount_msat.
2019-02-21 08:01:37 +00:00
chaintopology.h
channel_control.c
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
channel_control.h
channel_state.h
channel.c
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
channel.h
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
closing_control.c
bitcoin: use amount_sat/amount_msat.
2019-02-21 08:01:37 +00:00
closing_control.h
connect_control.c
connect_control.h
gossip_control.c
bitcoin: use amount_sat/amount_msat.
2019-02-21 08:01:37 +00:00
gossip_control.h
gossip_msg.c
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
gossip_msg.h
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
hsm_control.c
hsm_control.h
htlc_end.c
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
htlc_end.h
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
invoice.c
Makefile: check for direct amount_sat/amount_msat access.
2019-02-21 08:01:37 +00:00
invoice.h
json_stream.c
lightningd: re-enable IO logging for JSON output.
2019-02-21 00:44:57 +00:00
json_stream.h
update-mocks: make sure we can find json_add functions.
2019-02-21 00:44:57 +00:00
json.c
Makefile: check for direct amount_sat/amount_msat access.
2019-02-21 08:01:37 +00:00
json.h
lightningd/json: make wallet_tx functions take amount_sat.
2019-02-21 03:44:44 +00:00
jsonrpc.c
lightningd/json: make wallet_tx functions take amount_sat.
2019-02-21 03:44:44 +00:00
jsonrpc.h
lightningd: re-enable IO logging for JSON output.
2019-02-21 00:44:57 +00:00
lightningd.c
feat: block of newlines when attaching a logfile
2019-02-22 03:01:37 +00:00
lightningd.h
fix: change type of config->fee_per_satoshi to uint32
2019-02-18 00:17:31 +00:00
log_status.c
log_status.h
log.c
feat: block of newlines when attaching a logfile
2019-02-22 03:01:37 +00:00
log.h
Makefile
common/json_tok: add param_msat / param_sat.
2019-02-21 03:44:44 +00:00
memdump.c
memdump.h
notification.c
notification.h
onchain_control.c
onchaind: Have onchaind also tell us the scriptPubKey of our outputs
2019-02-22 11:15:24 -08:00
onchain_control.h
opening_control.c
opening_control: use chainparams for dust_limit in channel config
2019-02-22 13:56:21 -08:00
opening_control.h
options.c
fix: change type of config->fee_per_satoshi to uint32
2019-02-18 00:17:31 +00:00
options.h
pay.c
listsendpays: updated version of listpayments.
2019-02-23 05:45:25 +00:00
pay.h
peer_control.c
lightningd: fix db error where we can have detached peer.
2019-02-21 12:03:54 +01:00
peer_control.h
peer_htlcs.c
wallet: use amount_sat/amount_msat.
2019-02-21 08:01:37 +00:00
peer_htlcs.h
daemons: use amount_msat/amount_sat in all internal wire transfers.
2019-02-21 08:01:37 +00:00
ping.c
ping.h
plugin_hook.c
lightningd: re-enable IO logging for JSON output.
2019-02-21 00:44:57 +00:00
plugin_hook.h
plugin.c
lightningd: re-enable IO logging for JSON output.
2019-02-21 00:44:57 +00:00
plugin.h
fix crash with lightning charge and plugin opts ( #2358 )
2019-02-17 21:44:10 +01:00
subd.c
subd.h
watch.c
watch.h