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 65fd7ce132 bitcoind: don't leak memory on every call to bitcoin-cli. 7 years ago
..
test bolt11: handle r value fee spec change. 7 years ago
.gitignore handshaked: remove. 7 years ago
Makefile hsm: Cleanup after merging control and client libraries 7 years ago
bitcoind.c bitcoind: don't leak memory on every call to bitcoin-cli. 7 years ago
bitcoind.h feerate: use u32 everywhere. 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 topology: Add transaction filtering to connect_block 7 years ago
chaintopology.h Fix typos 7 years ago
dev_ping.c subd: automatically detect if callback frees subd. 7 years ago
gossip_control.c hsm: Cleanup after merging control and client libraries 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 hsm: Cleanup after merging control and client libraries 7 years ago
hsm_control.h lightningd/hsm_control: use a simple fd for HSM. 7 years ago
htlc_end.c lightningd: instead of malformed code, keep generic error code. 7 years ago
htlc_end.h channeld: generate error messages instead of having master do it. 7 years ago
invoice.c bolt11: handle r value fee spec change. 7 years ago
invoice.h invoice: record expiry in data structure. 7 years ago
jsonrpc.c Fix typos 7 years ago
jsonrpc.h ipaddr: rename to wireaddr. 7 years ago
lightningd.c topology: Add transaction filtering to connect_block 7 years ago
lightningd.h topology: Add transaction filtering to connect_block 7 years ago
log.c Fix typos 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 options: don't leak memory when people override options. 7 years ago
options.h ipaddr: rename to wireaddr. 7 years ago
pay.c lightningd: instead of malformed code, keep generic error code. 7 years ago
pay.h lightningd: unify pay vs forward path when handling failures. 7 years ago
peer_control.c Remove redundant code 7 years ago
peer_control.h channeld: send update_fee messages. 7 years ago
peer_htlcs.c channeld: generate error messages instead of having master do it. 7 years ago
peer_htlcs.h htlc: Defer saving the outgoing payment until we store the HTLC 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
txfilter.c fixup! txfilter: Add a simple transaction filter 7 years ago
txfilter.h fixup! txfilter: Add a simple transaction filter 7 years ago
watch.c watch: remove peer_debug helper. 7 years ago
watch.h lightningd: remove lightningd_state. 7 years ago