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.
 
 
 
 
 
 
ZmnSCPxj c79b3de4d6 payalgo: Report reason to delay before clearing try memory. 7 years ago
..
test hsmd: drop newdir logic. 7 years ago
.gitignore handshaked: remove. 7 years ago
Makefile gossipd: take over address determination, from master. 7 years ago
bitcoind.c Support debugging with lldb 7 years ago
bitcoind.h Add --bitcoin-rpcport option to pass to bitcoin-rpc 7 years ago
chaintopology.c lightningd: loosen feerate minimum. 7 years ago
chaintopology.h lightningd: loosen feerate minimum. 7 years ago
channel.c lightningd: move "tell gossipd peer is no longer important" to drop_to_chain. 7 years ago
channel.h gossipd: have master explicitly tell us when peer is disconnected. 7 years ago
channel_control.c channeld: get told when announce depth already reached. 7 years ago
channel_control.h gossipd: drain fd instead of passing around gossip index. 7 years ago
channel_state.h channel_states: fold all the ONCHAIND states into one. 7 years ago
closing_control.c lightningd: move "tell gossipd peer is no longer important" to drop_to_chain. 7 years ago
closing_control.h gossipd: drain fd instead of passing around gossip index. 7 years ago
connect_control.c More flexible address wildcards, only add wildcard if nothing else. 7 years ago
connect_control.h gossipd: keep reaching struct only when we're actively connecting, and don't retry 7 years ago
dev_ping.c lightningd/json: Move json helpers specific for lightningd to new module. 7 years ago
gossip_control.c gossipd: don't try to connect to non-routable addresses. 7 years ago
gossip_control.h gossipd: separate init and activate. 7 years ago
gossip_msg.c change spaces to tabs, align function parameters 7 years ago
gossip_msg.h jsonrpc: Return the channel capacity for listchannels 7 years ago
hsm_control.c hsmd: drop newdir logic. 7 years ago
hsm_control.h hsmd: drop newdir logic. 7 years ago
htlc_end.c Remove unused parameter ptr in corrupt(const void *ptr, ...) 7 years ago
htlc_end.h htlc: keep channel pointer, not peer pointer. 7 years ago
invoice.c invoice: Define specific error codes for duplicate label and preimage. 7 years ago
invoice.h invoices: Extensive reorganization of invoice system. 7 years ago
json.c More flexible address wildcards, only add wildcard if nothing else. 7 years ago
json.h gossipd/lightningd: use wireaddr_internal. 7 years ago
jsonrpc.c gossipd: handle wildcard addresses correctly. 7 years ago
jsonrpc.h Removed redundancies in withdraw and fundchannel. 7 years ago
jsonrpc_errors.h invoice: Define specific error codes for duplicate label and preimage. 7 years ago
lightningd.c gossipd: don't try to connect to non-routable addresses. 7 years ago
lightningd.h gossipd: don't try to connect to non-routable addresses. 7 years ago
log.c common/daemon: common routines for all daemons. 7 years ago
log.h common/daemon: common routines for all daemons. 7 years ago
log_status.c tools/generate-wire.py: remove length argument from fromwire_ routines. 7 years ago
log_status.h status: add multiple levels of logging. 7 years ago
memdump.c memdump: fix overzealous assertions from b857b2e8438ad86f6c69c40ec3e4db3ab6a4542a 7 years ago
onchain_control.c subd: record which ones connect to a peer. 7 years ago
onchain_control.h onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
opening_control.c gossipd/lightningd: use wireaddr_internal. 7 years ago
opening_control.h gossipd/lightningd: use wireaddr_internal. 7 years ago
opt_time.c Remove unused functions not covered by unit tests 7 years ago
opt_time.h Remove unused functions not covered by unit tests 7 years ago
options.c gossipd: don't try to connect to non-routable addresses. 7 years ago
options.h hsmd: drop newdir logic. 7 years ago
pay.c wallet, payalgo: Save detail of payment failures for later reporting. (#1345) 7 years ago
pay.h pay: Let `sendpay` modify the recorded `msatoshi` of payments. 7 years ago
payalgo.c payalgo: Report reason to delay before clearing try memory. 7 years ago
payalgo.h payalgo: New file for pay command. 7 years ago
peer_control.c gossipd/lightningd: use wireaddr_internal. 7 years ago
peer_control.h gossipd/lightningd: use wireaddr_internal. 7 years ago
peer_htlcs.c wallet: Add msatoshi_to_us_min and msatoshi_to_us_max statistics for channels. 7 years ago
peer_htlcs.h lightningd/peer_control: reorder, move more functions out. 7 years ago
subd.c subd: record which ones connect to a peer. 7 years ago
subd.h subd: record which ones connect to a peer. 7 years ago
watch.c topo: Remove in-memory txs from the block struct 7 years ago
watch.h topo: Remove in-memory txs from the block struct 7 years ago