You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rusty Russell 7ed81cdf7b pay: factor out actual payment sending from json part of sendpay. 7 years ago
..
test common: remove unused assert() headers. 7 years ago
.gitignore handshaked: remove. 7 years ago
Makefile bech32: pull in bech32 sample code, almost untouched. 7 years ago
bech32.c bech32: pull in bech32 sample code, almost untouched. 7 years ago
bech32.h bech32: pull in bech32 sample code, almost untouched. 7 years ago
bitcoind.c common/json: remove asserts() which may trigger from user input. 7 years ago
bitcoind.h bitcoind: handle up to 60 seconds of outage. 7 years ago
build_utxos.c common: absorb remaining files from daemon/ 7 years ago
build_utxos.h common: move some files out of lightningd/ 7 years ago
chaintopology.c Add DEVELOPER flag, set by default. 7 years ago
chaintopology.h Add DEVELOPER flag, set by default. 7 years ago
dev_ping.c subd: automatically detect if callback frees subd. 7 years ago
gossip_control.c gossipd: route correctly using final CLTV value. 7 years ago
gossip_control.h gossipd: rewrite to do the handshake internally. 7 years ago
gossip_msg.c ipaddr: rename to wireaddr. 7 years ago
gossip_msg.h ipaddr: rename to wireaddr. 7 years ago
hsm_control.c lightningd: fix typo in fatal error. 7 years ago
hsm_control.h lightningd/hsm_control: use a simple fd for HSM. 7 years ago
htlc_end.c wallet: Store HTLCs to the wallet 7 years ago
htlc_end.h htlcs: Needed to add origin_htlc_id to outgoing HTLCs 7 years ago
invoice.c wallet: Add invoice removal support 7 years ago
invoice.h wallet: Wiring in invoice persistence into JSON-RPC and master 7 years ago
jsonrpc.c ipaddr: rename to wireaddr. 7 years ago
jsonrpc.h ipaddr: rename to wireaddr. 7 years ago
lightningd.c ipaddr: rename to wireaddr. 7 years ago
lightningd.h lightningd: split ctlv_expiry and final_cltv. 7 years ago
log.c dev: option not to do backtracing. 7 years ago
log.h dev: option not to do backtracing. 7 years ago
netaddress.c type_to_string: format wireaddr. 7 years ago
netaddress.h ipaddr: rename to wireaddr. 7 years ago
opt_time.c common: absorb remaining files from daemon/ 7 years ago
opt_time.h headers: fix up header idempotent lines. 7 years ago
options.c lightningd: split ctlv_expiry and final_cltv. 7 years ago
options.h ipaddr: rename to wireaddr. 7 years ago
pay.c pay: factor out actual payment sending from json part of sendpay. 7 years ago
pay.h lightningd: unify pay vs forward path when handling failures. 7 years ago
peer_control.c lightningd: split ctlv_expiry and final_cltv. 7 years ago
peer_control.h ipaddr: rename to wireaddr. 7 years ago
peer_htlcs.c lightningd: check for excessive HTLC locktimes. 7 years ago
peer_htlcs.h subd: automatically detect if callback frees subd. 7 years ago
peer_state.h gossipd: rewrite to do the handshake internally. 7 years ago
subd.c Add DEVELOPER flag, set by default. 7 years ago
subd.h Add DEVELOPER flag, set by default. 7 years ago
watch.c watch: remove peer_debug helper. 7 years ago
watch.h lightningd: remove lightningd_state. 7 years ago