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 5281541ec6 closingd: start with proper maximum fee, not our guesstimate. 7 years ago
..
test htlc_tx: wire up the htlc points. 7 years ago
.gitignore handshaked: remove. 7 years ago
Makefile bolt11: support for encoding/decoding and checking. 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 bitcoind: wrap callbacks in transaction. 7 years ago
bitcoind.h bitcoind: contain ld pointer. 7 years ago
bolt11.c bolt11: comment on weird assignment-then-check test. 7 years ago
bolt11.h bolt11: 'c' support for min_final_cltv_expiry. 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 lightningd: move notify_new_block() callback to peer_htlcs. 7 years ago
chaintopology.h lightningd: move notify_new_block() callback to peer_htlcs. 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 invoice: Fix waitanyinvoice 7 years ago
invoice.h wallet: Wiring in invoice persistence into JSON-RPC and master 7 years ago
jsonrpc.c jsonrpc: wrap all calls in transaction. 7 years ago
jsonrpc.h ipaddr: rename to wireaddr. 7 years ago
lightningd.c lightningd: check peers don't leave dangling HTLCs when they die. 7 years ago
lightningd.h lightningd: remove --deadline-blocks option. 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: remove --deadline-blocks option. 7 years ago
options.h ipaddr: rename to wireaddr. 7 years ago
pay.c bolt11: 'c' support for min_final_cltv_expiry. 7 years ago
pay.h lightningd: unify pay vs forward path when handling failures. 7 years ago
peer_control.c closingd: start with proper maximum fee, not our guesstimate. 7 years ago
peer_control.h lightningd: check peers don't leave dangling HTLCs when they die. 7 years ago
peer_htlcs.c htlc: Allow for exactly min_final_cltv_expiry cltv delta 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 subd: wrap all message callbacks in a transaction. 7 years ago
subd.h subd: wrap all message callbacks in a transaction. 7 years ago
watch.c watch: remove peer_debug helper. 7 years ago
watch.h lightningd: remove lightningd_state. 7 years ago