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.
 
 
 
 
 
 
trueptolemy 3445abb553 json-rpc: Add failcode info in listforwards 6 years ago
..
test remove libbase58, use base58 from libwally (#2594) 6 years ago
.gitignore handshaked: remove. 7 years ago
Makefile common/node_id: new type. 6 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 wally: Migrate main daemon to use wally transactions 6 years ago
chaintopology.h openingd/json_fund_channel: 6 years ago
channel.c db: add support for remote end specify option_upfront_shutdown_script. 6 years ago
channel.h db: add support for remote end specify option_upfront_shutdown_script. 6 years ago
channel_control.c channeld: enforce option_upfront_shutdown_script. 6 years ago
channel_control.h fix:Add infor about how many blocks needed until funding is confirmed 6 years ago
channel_state.h lightningd: new state AWAITING_UNILATERAL. 6 years ago
closing_control.c closing: add message to billboard when closing txn is broadcast 6 years ago
closing_control.h gossipd: drain fd instead of passing around gossip index. 7 years ago
connect_control.c Use node_id everywhere for nodes. 6 years ago
connect_control.h Use node_id everywhere for nodes. 6 years ago
gossip_control.c JSON: remove fields deprecated in 0.6.2. 6 years ago
gossip_control.h connectd: wean off gossip_wire message types, use our own. 6 years ago
gossip_msg.c gossipd: make more compact getchannels entries. 6 years ago
gossip_msg.h gossipd: make more compact getchannels entries. 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 invoice_hook: remove nested result. 6 years ago
invoice.h lightningd: move local invoice resolution into invoice.c function. 6 years ago
json.c json: Add timestampt primitives to print timestamps in results 6 years ago
json.h json: Add timestampt primitives to print timestamps in results 6 years ago
json_stream.c lightningd: speed low-level json formatting. 6 years ago
json_stream.h update-mocks: make sure we can find json_add functions. 6 years ago
jsonrpc.c base58: Simplified the address parsing 6 years ago
jsonrpc.h lightningd: re-enable IO logging for JSON output. 6 years ago
lightningd.c Use node_id everywhere for nodes. 6 years ago
lightningd.h Use node_id everywhere for nodes. 6 years ago
log.c log: truncate giant IO logging. 6 years ago
log.h log: truncate giant IO logging. 6 years ago
log_status.c Remove tal_len, use tal_count() or tal_bytelen(). 6 years ago
log_status.h status: add multiple levels of logging. 7 years ago
memdump.c jsonrpc: probe sites for usage information once, at start. 6 years ago
memdump.h lightningd: add code to search strmaps for memleak detection. 6 years ago
notification.c Use node_id everywhere for nodes. 6 years ago
notification.h Use node_id everywhere for nodes. 6 years ago
onchain_control.c wally: Migrate main daemon to use wally transactions 6 years ago
onchain_control.h onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
opening_control.c openingd: support receipt of upfront_shutdown_script. 6 years ago
opening_control.h openingd: wire up dev_memleak. 6 years ago
options.c chore: increase min-capacity-sat to 10k 6 years ago
options.h opts: Split early from non-early args so plugins can register theirs 6 years ago
pay.c fixup! Use node_id everywhere for nodes. 6 years ago
pay.h lightningd: move pay internals back into pay.c 6 years ago
peer_control.c lightningd: make sure we correctly clear connections from connectd on error. 6 years ago
peer_control.h Use node_id everywhere for nodes. 6 years ago
peer_htlcs.c json-rpc: Add failcode info in listforwards 6 years ago
peer_htlcs.h lightningd: move local invoice resolution into invoice.c function. 6 years ago
ping.c Use node_id everywhere for nodes. 6 years ago
ping.h ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
plugin.c plugin: plugin_exclusive_loop helper to service one plugin synchronously. 6 years ago
plugin.h plugin: plugin_exclusive_loop helper to service one plugin synchronously. 6 years ago
plugin_hook.c lightningd: remove deserialize step for plugin hooks. 6 years ago
plugin_hook.h lightningd: remove deserialize step for plugin hooks. 6 years ago
subd.c plugins: allow --dev-debugger=<pluginname>. 6 years ago
subd.h plugins: allow --dev-debugger=<pluginname>. 6 years ago
watch.c txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago
watch.h txwatch: hand ld to callback, don't assume channel is non-NULL. 6 years ago