..
test
wallet: Don't delete channels from DB, mark them closed.
6 years ago
.gitignore
handshaked: remove.
7 years ago
Makefile
common: pull out scriptPubkey address method
6 years ago
bitcoind.c
bitcoind: confirm chain with bitcoin-cli at the beginning
6 years ago
bitcoind.h
lightningd: allow more than one bitcoind request at once, run multiple queues.
6 years ago
chaintopology.c
lightningd/chaintopology: free block map and watches on exit.
6 years ago
chaintopology.h
openingd/json_fund_channel:
6 years ago
channel.c
pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged.
6 years ago
channel.h
wallet: Rip out the txtypes type in favor of enum wallet_tx_type
6 years ago
channel_control.c
lightningd/channel_control logline fixup
6 years ago
channel_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
channel_state.h
wallet: Add a final `CLOSED` state to channels
6 years ago
closing_control.c
channel: Along with the last_tx also remember its type
6 years ago
closing_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
connect_control.c
lightningd: free timers on shutdown.
6 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.
6 years ago
gossip_control.h
connectd: wean off gossip_wire message types, use our own.
7 years ago
gossip_msg.c
listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields.
6 years ago
gossip_msg.h
listchannels: add `htlc_minimum_msat` and `htlc_maximum_msat` fields.
6 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.
6 years ago
invoice.h
lightningd: move local invoice resolution into invoice.c function.
6 years ago
io_loop_with_timers.c
lightningd: free timers on shutdown.
6 years ago
io_loop_with_timers.h
lightningd/io_loop_with_timers.c: Move mainloop to its own source file, have chaintopology use it.
6 years ago
json.c
json: correct error message for param parser
6 years ago
json.h
ccan: import ccan/json_out and ccan/json_escape.
6 years ago
json_stream.c
lightningd: restore ' ' before '}' for older pylightning.
6 years ago
json_stream.h
lightningd: restore ' ' before '}' for older pylightning.
6 years ago
jsonrpc.c
lightningd: free strmap of commands on shutdown.
6 years ago
jsonrpc.h
lightningd: tighten interal json_stream API.
6 years ago
lightningd.c
lightningd: free htlc maps on exit.
6 years ago
lightningd.h
lightningd: free timers on shutdown.
6 years ago
log.c
lightningd/log: prefix log messages with level.
6 years ago
log.h
log: add 'warning' notification when log
6 years ago
log_status.c
log: add 'warning' notification when log
6 years ago
log_status.h
status: add multiple levels of logging.
7 years ago
memdump.c
lightningd: free timers on shutdown.
6 years ago
memdump.h
lightningd: add code to search strmaps for memleak detection.
6 years ago
notification.c
plugin: Add new notification type: warning
6 years ago
notification.h
plugin: Add new notification type: warning
6 years ago
onchain_control.c
lightningd: fix occasional missing txid detection.
6 years ago
onchain_control.h
onchaind: Replay stored channeltxs to restore onchaind state
7 years ago
opening_control.c
tests: log funder_faileds as unusual not broken
6 years ago
opening_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
options.c
lightningd: have json_stream_success start the "result" object.
6 years ago
options.h
opts: Split early from non-early args so plugins can register theirs
6 years ago
pay.c
lightningd: free timers on shutdown.
6 years ago
pay.h
lightningd: move pay internals back into pay.c
6 years ago
peer_control.c
pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged.
6 years ago
peer_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
peer_htlcs.c
lightningd: free timers on shutdown.
6 years ago
peer_htlcs.h
lightningd: fix occasional missing txid detection.
6 years ago
ping.c
lightningd: have json_stream_success start the "result" object.
6 years ago
ping.h
ping: complete JSON RPC ping commands even if one ping gets no response.
6 years ago
plugin.c
lightningd/plugin: use ld's timer loop.
6 years ago
plugin.h
plugins: do I/O logging.
6 years ago
plugin_hook.c
plugin: fix printing of bad plugin responses.
6 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
6 years ago
subd.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
watch.c
lightningd: fix occasional missing txid detection.
6 years ago
watch.h
lightningd: fix occasional missing txid detection.
6 years ago