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 295ca2a436 lightningd: remove things we deprecated 6 months ago. 5 years ago
..
test json-rpc: Add sendcustommsg command 5 years ago
.gitignore handshaked: remove. 7 years ago
Makefile common: use struct onionreply. 5 years ago
bitcoind.c Add the missing space between "if" and "(" 5 years ago
bitcoind.h lightningd/bitcoind: remove unused 'get_output' function 5 years ago
chaintopology.c lightningd: fix reorg bug where we don't fire watches. 5 years ago
chaintopology.h lightningd: fix reorg bug where we don't fire watches. 5 years ago
channel.c lightningd: save the fee_states into the database. 5 years ago
channel.h TAGS: reformat to fix when PRINTF_FMT() used. 5 years ago
channel_control.c pytest: test that we handle WIRE_UPDATE_FAIL_MALFORMED_HTLC correctly. 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 5 years ago
closing_control.c lightningd: save the fee_states into the database. 5 years ago
closing_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
connect_control.c wire: add towire_int() and use it in connectd 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 htlcs: remove origin_htlc_id from htlc_out. 5 years ago
htlc_end.h common: use struct onionreply. 5 years ago
htlc_set.c Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 5 years ago
htlc_set.h lightningd: remove htlc_set destruction timer once we head to invoice. 5 years ago
invoice.c lightningd/invoice.c: Add `timeout` parameter to `waitanyinvoice`. 5 years ago
invoice.h lightningd: sew in htlc set. 5 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 Init commit to be able to create a tor static service on the fly. 5 years ago
json.h jsonrpc: Add json_add_preimage helper 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/jsonrpc.c: Set JSON-RPC socket permissions by command line. 5 years ago
jsonrpc.h common/memleak: add dynamic hooks for assisting memleak. 5 years ago
lightningd.c lightningd/jsonrpc.c: Set JSON-RPC socket permissions by command line. 5 years ago
lightningd.h lightningd/jsonrpc.c: Set JSON-RPC socket permissions by command line. 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 htlcs: Make sure htlc_sets is not erroneously flagged as a memleak 5 years ago
memdump.h lightningd: add code to search strmaps for memleak detection. 6 years ago
notification.c common: use struct onionreply. 5 years ago
notification.h common: use struct onionreply. 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 peer: Add custommsg hook and wire it into channeld and openingd 5 years ago
opening_control.h subd: Add a helper to get the current owning subd for a given peer 5 years ago
options.c pytest: test that we handle WIRE_UPDATE_FAIL_MALFORMED_HTLC correctly. 5 years ago
options.h common: parse --allow-deprecated-apis extremely early. 5 years ago
pay.c lightningd: fix handling of WIRE_UPDATE_FAIL_MALFORMED_HTLC. 5 years ago
pay.h common: use struct onionreply. 5 years ago
peer_control.c peer: Add custommsg hook and wire it into channeld and openingd 5 years ago
peer_control.h peer: Add custommsg hook and wire it into channeld and openingd 5 years ago
peer_htlcs.c lightningd: remove things we deprecated 6 months ago. 5 years ago
peer_htlcs.h lightningd: save the fee_states into the database. 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 lightningd: remove things we deprecated 6 months ago. 5 years ago
plugin.h plugin: handle corner case where rpc_command is to stop the plugin. 5 years ago
plugin_control.c plugin_control: spawn plugin processes with a non-0 umask 5 years ago
plugin_control.h plugins: cleanup shared headers between dynamic and static plugins 5 years ago
plugin_hook.c db: Track the data_version in the database 5 years ago
plugin_hook.h db: Consolidate access to the changes in a db 5 years ago
signmessage.c lightningd: checkmessage can intuit pubkey in some cases. 5 years ago
subd.c subd: Allow sending common messages to subdaemons 5 years ago
subd.h lightningd: have optional node_id associated with subdaemons. 5 years ago
watch.c wallet: remove edgecase around transaction checks 5 years ago
watch.h lightningd: fix occasional missing txid detection. 5 years ago