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.
 
 
 
 
 
 
darosior 736651ba43 lightningd/notification: add 'channel_opened' notification 5 years ago
..
test options: make option registration a single function. 5 years ago
.gitignore handshaked: remove. 7 years ago
Makefile common: pull out scriptPubkey address method 5 years ago
bitcoind.c lightningd: fix fatal error on startup if bitcoind isn't ready. 5 years ago
bitcoind.h lightningd/options.c: Add option for setting how long to keep trying bitcoin-cli command. 5 years ago
chaintopology.c lightningd/chaintopology: log_debug on broadcasting error (#2792) 5 years ago
chaintopology.h openingd/json_fund_channel: 6 years ago
channel.c lightningd: add slow_reconnect flag for transient failure. 5 years ago
channel.h lightningd: add slow_reconnect flag for transient failure. 5 years ago
channel_control.c lightningd: add slow_reconnect flag for transient failure. 5 years ago
channel_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
channel_state.h wallet: Add a final `CLOSED` state to channels 5 years ago
closing_control.c lightningd: add slow_reconnect flag for transient failure. 5 years ago
closing_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
connect_control.c lightningd: add slow_reconnect flag for transient failure. 5 years ago
connect_control.h Use node_id everywhere for nodes. 6 years ago
gossip_control.c lightningd: have json_stream_success start the "result" object. 5 years ago
gossip_control.h connectd: wean off gossip_wire message types, use our own. 6 years ago
gossip_msg.c listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields. 5 years ago
gossip_msg.h listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields. 5 years ago
hsm_control.c developer: add --dev-force-channel-secrets. 5 years ago
hsm_control.h Use node_id everywhere for nodes. 6 years ago
htlc_end.c wallet: Add `received_time` to `htlc_in` for forwarding times 6 years ago
htlc_end.h wallet: Add `received_time` to `htlc_in` for forwarding times 6 years ago
invoice.c invoice: fix up internal help msg to match updated expiry default. 5 years ago
invoice.h lightningd: move local invoice resolution into invoice.c function. 6 years ago
io_loop_with_timers.c plugins: don't crash if getmanifest times out. 5 years ago
io_loop_with_timers.h lightningd/io_loop_with_timers.c: Move mainloop to its own source file, have chaintopology use it. 5 years ago
json.c json: correct error message for param parser 5 years ago
json.h ccan: import ccan/json_out and ccan/json_escape. 5 years ago
json_stream.c lightningd: restore ' ' before '}' for older pylightning. 5 years ago
json_stream.h lightningd: restore ' ' before '}' for older pylightning. 5 years ago
jsonrpc.c options: make option registration a single function. 5 years ago
jsonrpc.h lightningd: tighten interal json_stream API. 5 years ago
lightningd.c opt: make sure early cmdline options override config file. 5 years ago
lightningd.h developer: add --dev-force-channel-secrets. 5 years ago
log.c lightningd/log: prefix log messages with level. 5 years ago
log.h log: add 'warning' notification when log 5 years ago
log_status.c log: add 'warning' notification when log 5 years ago
log_status.h status: add multiple levels of logging. 7 years ago
memdump.c lightningd: free timers on shutdown. 5 years ago
memdump.h lightningd: add code to search strmaps for memleak detection. 6 years ago
notification.c lightningd/notification: add 'channel_opened' notification 5 years ago
notification.h lightningd/notification: add 'channel_opened' notification 5 years ago
onchain_control.c common: add peer_error flag to treat this error as "soft". 5 years ago
onchain_control.h onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
opening_control.c lightningd/notification: add 'channel_opened' notification 5 years ago
opening_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
options.c options: make option registration a single function. 5 years ago
options.h opt: make sure early cmdline options override config file. 5 years ago
pay.c lightningd: free timers on shutdown. 5 years ago
pay.h lightningd: move pay internals back into pay.c 6 years ago
peer_control.c common: add peer_error flag to treat this error as "soft". 5 years ago
peer_control.h common: add peer_error flag to treat this error as "soft". 5 years ago
peer_htlcs.c bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
peer_htlcs.h lightningd: fix occasional missing txid detection. 5 years ago
ping.c bolt: update to BOLT spec changes (extract format + type specifications) 5 years ago
ping.h ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
plugin.c plugins: when plugins start, log their PID and path 5 years ago
plugin.h plugins: do I/O logging. 5 years ago
plugin_hook.c plugin: fix printing of bad plugin responses. 5 years ago
plugin_hook.h lightningd: remove deserialize step for plugin hooks. 6 years ago
subd.c common: add peer_error flag to treat this error as "soft". 5 years ago
subd.h common: add peer_error flag to treat this error as "soft". 5 years ago
watch.c lightningd: fix occasional missing txid detection. 5 years ago
watch.h lightningd: fix occasional missing txid detection. 5 years ago