..
test
common/features: add `payment_secret` feature if EXPERIMENTAL.
5 years ago
.gitignore
handshaked: remove.
7 years ago
Makefile
lightningd: add signmessage JSON command.
5 years ago
bitcoind.c
lightningd: don't start if bitcoind is behind.
5 years ago
bitcoind.h
bitcoind: remove the chainparams member
5 years ago
chaintopology.c
lightningd: don't start if bitcoind is behind.
5 years ago
chaintopology.h
lightningd: add flag for whether we're synced, and callback infrastructure.
5 years ago
channel.c
logging: remove spaces from subsystem names.
5 years ago
channel.h
TAGS: reformat to fix when PRINTF_FMT() used.
5 years ago
channel_control.c
Spec: trivial update to latest.
5 years ago
channel_control.h
API: `fundchannel_cancel` can cancel fundchannel process before funding broadcast
5 years ago
channel_state.h
wallet: Add a final `CLOSED` state to channels
6 years ago
closing_control.c
lightningd: have optional node_id associated with subdaemons.
5 years ago
closing_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
connect_control.c
Add enable-autotor-v2 config variable
5 years ago
connect_control.h
Use node_id everywhere for nodes.
6 years ago
gossip_control.c
lightningd: expose/accept "style" parameter in routes.
5 years ago
gossip_control.h
gossipd: get fed the blockheight from lightningd when we know it.
5 years ago
gossip_msg.c
gossipd: add hop-style to nodes to mark whether they speak TLV onion.
5 years ago
gossip_msg.h
common/features: only support a single feature bitset.
5 years ago
hsm_control.c
bitcoind: remove the chainparams member
5 years ago
hsm_control.h
Use node_id everywhere for nodes.
6 years ago
htlc_end.c
TAGS: reformat to fix when PRINTF_FMT() used.
5 years ago
htlc_end.h
wallet: Add `received_time` to `htlc_in` for forwarding times
6 years ago
invoice.c
common/features: add `payment_secret` feature if EXPERIMENTAL.
5 years ago
invoice.h
lightningd: check payment secret on htlc receipt.
5 years ago
io_loop_with_timers.c
plugins: don't crash if getmanifest times out.
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
bitcoind: remove the chainparams member
5 years ago
json.h
lightningd: move json_add_route into gossip_control.c and make static.
5 years ago
json_stream.c
lightningd: have logging include an optional node_id for each entry.
5 years ago
json_stream.h
TAGS: reformat to fix when PRINTF_FMT() used.
5 years ago
jsonrpc.c
lightningd: move basic parameter parsing into common/configdir
5 years ago
jsonrpc.h
common/memleak: add dynamic hooks for assisting memleak.
5 years ago
lightningd.c
lightningd: move basic parameter parsing into common/configdir
5 years ago
lightningd.h
lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir
5 years ago
log.c
log: print UNUSUAL messages before log initialization too.
5 years ago
log.h
lightningd: use a simple array for less memory usage.
5 years ago
log_status.c
lightningd: kill per-peer daemons if they claim a different peer id.
5 years ago
log_status.h
lightningd: have logging include an optional node_id for each entry.
5 years ago
memdump.c
common/memleak: add dynamic hooks for assisting memleak.
5 years ago
memdump.h
lightningd: add code to search strmaps for memleak detection.
6 years ago
notification.c
plugin: Another new notification type, 'sendpay_failure'
5 years ago
notification.h
plugin: Another new notification type, 'sendpay_failure'
5 years ago
onchain_control.c
lightningd: have optional node_id associated with subdaemons.
5 years ago
onchain_control.h
onchaind: Replay stored channeltxs to restore onchaind state
7 years ago
opening_control.c
lightningd: don't use chainparams before param() call in json_fund_channel_start
5 years ago
opening_control.h
common/per_per_state: generalize lightningd/peer_comm Part 1
6 years ago
options.c
lightningd: fix handling of truncated config options.
5 years ago
options.h
common: parse --allow-deprecated-apis extremely early.
5 years ago
pay.c
lightningd: use final_tlv if the payment_secret is supplied.
5 years ago
pay.h
API: Add payment fields(if not NULL) into return value when sendpay fails
5 years ago
peer_control.c
lightningd: change config-dir from plugin / wallet / hsm POV into <network> subdir
5 years ago
peer_control.h
lightningd: remove per-peer log book.
5 years ago
peer_htlcs.c
lightningd: check payment secret on htlc receipt.
5 years ago
peer_htlcs.h
plugin: Register `forward_event` notification
5 years ago
ping.c
bolt: update to BOLT spec changes (extract format + type specifications)
6 years ago
ping.h
ping: complete JSON RPC ping commands even if one ping gets no response.
6 years ago
plugin.c
feat: restructure plugin and options in listconfigs
5 years ago
plugin.h
TAGS: reformat to fix when PRINTF_FMT() used.
5 years ago
plugin_control.c
plugin_control: halve the timeout delay
5 years ago
plugin_control.h
plugins: cleanup shared headers between dynamic and static plugins
5 years ago
plugin_hook.c
lightningd/plugin_hook: make it possible to unregister a hook
5 years ago
plugin_hook.h
lightningd/plugin_hook: make it possible to unregister a hook
5 years ago
signmessage.c
lightningd: checkmessage can intuit pubkey in some cases.
5 years ago
subd.c
lightningd: enable io logging on subdaemons iff we're going to print it.
5 years ago
subd.h
lightningd: have optional node_id associated with subdaemons.
5 years ago
watch.c
lightningd: fix occasional missing txid detection.
6 years ago
watch.h
lightningd: fix occasional missing txid detection.
6 years ago