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 ac038b340b fundchannel: Add a new 'utxo' parameter 5 years ago
..
test lightningd: make 'spendable_msatoshi' more realistic. 5 years ago
.gitignore handshaked: remove. 7 years ago
Makefile lightningd: make 'spendable_msatoshi' more realistic. 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 chaintopology: Annotate transactions as deposits if we owned outputs 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 jsonrpc: Add a category field to commands. 5 years ago
connect_control.h Use node_id everywhere for nodes. 6 years ago
gossip_control.c gossipd: don't charge ourselves fees when calculating route. 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: fix uninitialized variable in DEVELOPER path 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: Add wrapper to add a secret to a JSON result 5 years ago
json.h json: Add wrapper to add a secret to a JSON result 5 years ago
json_stream.c plugins: do I/O logging. 5 years ago
json_stream.h plugins: do I/O logging. 5 years ago
jsonrpc.c jsonrpc: Add a category field to commands. 5 years ago
jsonrpc.h jsonrpc: Add a category field to commands. 5 years ago
lightningd.c log: add 'warning' notification when log 5 years ago
lightningd.h lightningd: hang up on clients if they make us run out of memory. 5 years ago
log.c log: add 'warning' notification when log 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 jsonrpc: Add a category field to commands. 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 wallet: Rip out the txtypes type in favor of enum wallet_tx_type 5 years ago
onchain_control.h onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
opening_control.c fundchannel: Add a new 'utxo' parameter 5 years ago
opening_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
options.c jsonrpc: Add a category field to commands. 5 years ago
options.h opts: Split early from non-early args so plugins can register theirs 6 years ago
pay.c jsonrpc: Add a category field to commands. 5 years ago
pay.h lightningd: move pay internals back into pay.c 6 years ago
peer_control.c lightningd: don't let spendable_msat go wumbo. 5 years ago
peer_control.h common/per_per_state: generalize lightningd/peer_comm Part 1 5 years ago
peer_htlcs.c plugin: Use the json_add_secret wrapper to add the shared_secret 5 years ago
peer_htlcs.h lightningd: move local invoice resolution into invoice.c function. 6 years ago
ping.c jsonrpc: Add a category field to commands. 5 years ago
ping.h ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
plugin.c log: add 'warning' notification when log 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 chaintopology: add REORG to logline when tx watch is fired after reorg 5 years ago
watch.h txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago