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 f1bea55395 lightningd: fix occasional missing txid detection. 5 years ago
..
test lightningd: fix occasional missing txid detection. 5 years ago
.gitignore handshaked: remove. 7 years ago
Makefile common: pull out scriptPubkey address method 5 years ago
bitcoind.c Remove Sensitive RPC Data from Logs (#2520) 6 years ago
bitcoind.h lightningd: allow more than one bitcoind request at once, run multiple queues. 6 years ago
chaintopology.c lightningd: fix occasional missing txid detection. 5 years ago
chaintopology.h openingd/json_fund_channel: 6 years ago
channel.c wallet: Rip out the txtypes type in favor of enum wallet_tx_type 5 years ago
channel.h wallet: Rip out the txtypes type in favor of enum wallet_tx_type 5 years ago
channel_control.c lightningd/channel_control logline fixup 5 years ago
channel_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
channel_state.h lightningd: new state AWAITING_UNILATERAL. 6 years ago
closing_control.c channel: Along with the last_tx also remember its type 5 years ago
closing_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
connect_control.c lightningd: have json_stream_success start the "result" object. 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 Use node_id everywhere for nodes. 6 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 lightningd: have json_stream_success start the "result" object. 5 years ago
invoice.h lightningd: move local invoice resolution into invoice.c function. 6 years ago
io_loop_with_timers.c lightningd/io_loop_with_timers.c: Move mainloop to its own source file, have chaintopology use it. 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 lightningd: restore ' ' before '}' for older pylightning. 5 years ago
jsonrpc.h lightningd: tighten interal json_stream API. 5 years ago
lightningd.c plugin: don't call notification after free. 5 years ago
lightningd.h jsonrpc: don't return "stop" until we actually have freed resources. 5 years ago
log.c lightningd: have json_stream_success start the "result" object. 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: have json_stream_success start the "result" object. 5 years ago
memdump.h lightningd: add code to search strmaps for memleak detection. 6 years ago
notification.c plugin: Add new notification type: warning 5 years ago
notification.h plugin: Add new notification type: warning 5 years ago
onchain_control.c lightningd: fix occasional missing txid detection. 5 years ago
onchain_control.h onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
opening_control.c openingd_control: fix merge error with json_stream_success. 5 years ago
opening_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
options.c lightningd: have json_stream_success start the "result" object. 5 years ago
options.h opts: Split early from non-early args so plugins can register theirs 6 years ago
pay.c lightningd: have json_stream_success start the "result" object. 5 years ago
pay.h lightningd: move pay internals back into pay.c 6 years ago
peer_control.c lightningd: fix occasional missing txid detection. 5 years ago
peer_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
peer_htlcs.c channeld/lightningd/hsmd: strengthen our checks against 0-output txs. 5 years ago
peer_htlcs.h lightningd: fix occasional missing txid detection. 5 years ago
ping.c lightningd: have json_stream_success start the "result" object. 5 years ago
ping.h ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
plugin.c plugin: don't call notification after free. 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/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
subd.h common/per_per_state: generalize lightningd/peer_comm Part 1 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