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.
 
 
 
 
 
 
Christian Decker 024dca0fff wallet: Return both min and max block heights 6 years ago
..
test wallet: Return both min and max block heights 6 years ago
.gitignore handshaked: remove. 7 years ago
Makefile lightningd: make --commit-time in milliseconds. 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 topo: Have chain_topology track both min and max block heights 6 years ago
chaintopology.h topo: Have chain_topology track both min and max block heights 6 years ago
channel.c gossip: Disable channels when we lose the connection to the peer 6 years ago
channel.h channel, opening_control: Make first_blocknum u32 7 years ago
channel_control.c options: Add --dev-max-funding-unconfirmed-blocks. 7 years ago
channel_control.h channel_control: Forget if unconfirmed for a long time and we are fundee. 7 years ago
channel_state.h channel_states: fold all the ONCHAIND states into one. 7 years ago
closing_control.c closingd: Tell gossipd when initiating a channel close 6 years ago
closing_control.h gossipd: drain fd instead of passing around gossip index. 7 years ago
connect_control.c Added error code parameter to command_fail 6 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 Added error code parameter to command_fail 6 years ago
gossip_control.c gossipd: minor cleanups. 6 years ago
gossip_control.h gossipd: separate init and activate. 7 years ago
gossip_msg.c routing: clean up channel public/active states. 7 years ago
gossip_msg.h routing: clean up channel public/active states. 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 Added error code parameter to command_fail 6 years ago
invoice.h invoices: Extensive reorganization of invoice system. 7 years ago
json.c wireaddr: new type, ADDR_INTERNAL_FORPROXY, use it if we can't/wont resolve. 7 years ago
json.h gossipd/lightningd: use wireaddr_internal. 7 years ago
jsonrpc.c Added error code parameter to command_fail 6 years ago
jsonrpc.h Added error code parameter to command_fail 6 years ago
jsonrpc_errors.h Added error code parameter to command_fail 6 years ago
lightningd.c wallet: Return both min and max block heights 6 years ago
lightningd.h options: Add --dev-max-funding-unconfirmed-blocks. 7 years ago
log.c Added error code parameter to command_fail 6 years ago
log.h common/daemon: common routines for all daemons. 7 years ago
log_status.c status: make status_io a more generic mechanism. 7 years ago
log_status.h status: add multiple levels of logging. 7 years ago
memdump.c Added error code parameter to command_fail 6 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 Added error code parameter to command_fail 6 years ago
opening_control.h gossipd/lightningd: use wireaddr_internal. 7 years ago
options.c Added error code parameter to command_fail 6 years ago
options.h hsmd: drop newdir logic. 7 years ago
pay.c Added error code parameter to command_fail 6 years ago
pay.h pay: Let `sendpay` modify the recorded `msatoshi` of payments. 7 years ago
payalgo.c Added error code parameter to command_fail 6 years ago
payalgo.h payalgo: New file for pay command. 7 years ago
peer_control.c Added error code parameter to command_fail 6 years ago
peer_control.h gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago
peer_htlcs.c Added error code parameter to command_fail 6 years ago
peer_htlcs.h channel_control: Forget if unconfirmed for a long time and we are fundee. 7 years ago
subd.c lighningd: Remove --debug-subdaemon-io. 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