178 Commits (3ce53ab9eddd397d57b6afc5faefe6703e56ac26)

Author SHA1 Message Date
Rusty Russell 704d30edce ping: complete JSON RPC ping commands even if one ping gets no response. 6 years ago
Rusty Russell bdb8416446 lightningd: split pidfile handling. 6 years ago
Christian Decker d9ea2e6b45 master: Move JSON-RPC setup below PID-file creation 6 years ago
Rusty Russell f2e085778c lightningd: more comment fixes. 6 years ago
Rusty Russell dfc2a6b873 More documentation changes. 6 years ago
Rusty Russell 76f116daf1 lightningd: minor cleanups 6 years ago
Rusty Russell 8bc845d7b6 lightningd: inline overview documentation (part 1 of 8). 6 years ago
Rusty Russell 168bec0974 lightningd: move channel/peer/htlc load into own function. 6 years ago
Rusty Russell 3e53a63cf2 wallet: do wallet_invoice init during preparation. 6 years ago
Rusty Russell 2af94f1817 chaintopology: remove redundant wallet pointer. 6 years ago
Rusty Russell c3ec5fc267 lightningd: remove gratuitous SIG_IGN: daemon_setup() does it already. 6 years ago
Rusty Russell c33c971478 lightningd: rename 'daemons' to 'subdaemons'. 6 years ago
Rusty Russell 1e91523663 lightningd: remove unnecessary globals. 6 years ago
Rusty Russell 94da5c9bd4 lightningd: clean up tmpctx on exit before freeing ld. 6 years ago
Rusty Russell 8733015836 memleak: don't require a root pointer. 6 years ago
Rusty Russell 12a39b8a79 lightningd: fix backtraces in memleak detection. 6 years ago
Rusty Russell 50f5eb34b4 openingd: take peer before we're opening, wait for explicit funding msg. 6 years ago
Rusty Russell c05bc7c8ab lightningd: don't try to delete peer from db on shutdown if it's opening. 6 years ago
Christian Decker d6048de100 json-rpc: Shutdown the JSON-RPC in the context of a DB transaction 6 years ago
Rusty Russell 3d3d2ef9af gossipd: remove connectd functionality, enable connectd. 6 years ago
Rusty Russell 92d66a5451 gossipd: take connectd fd on initialization. 6 years ago
Rusty Russell eab83ca79b connectd: new daemon to handle connections. 6 years ago
Rusty Russell 28c3706f87 hsmd: fix missing status messages. 6 years ago
arowser 97118c558e add --conf parameter 6 years ago
Christian Decker 2415f48723 topo: Tell chain_topology about the min and max block height 6 years ago
Christian Decker 024dca0fff wallet: Return both min and max block heights 6 years ago
ZmnSCPxj e95143af9a options: Add --dev-max-funding-unconfirmed-blocks. 7 years ago
ZmnSCPxj 097a8e72d1 channel_control: Forget if unconfirmed for a long time and we are fundee. 7 years ago
Rusty Russell 8739b4cbe8 lighningd: Remove --debug-subdaemon-io. 7 years ago
Rusty Russell c8cc8fd83f option cleanup: --dev-bitcoind-poll 7 years ago
Rusty Russell 89c76a5a78 Move always-use-proxy auto-override to master daemon. 7 years ago
Rusty Russell 1106c40217 tor: add new 'autotor:' address option. 7 years ago
Rusty Russell a8c0bca6a8 gossipd: take over negotiation of autogenerated Tor addresses. 7 years ago
Rusty Russell c3ccc14f19 Tor: remove --tor prefix from SOCKS5 options. 7 years ago
Rusty Russell 11db7ca9e6 options: use NULL for unset Tor settings. 7 years ago
Rusty Russell ef09961713 lightningd: rewrite tor service interaction to be synchronous, robust. 7 years ago
Rusty Russell 85eff42d9a common/tor: move into lightningd. 7 years ago
Saibato 877f63e99e Initial TOR v2/v3 support. 7 years ago
Rusty Russell d40d22b68e gossipd: don't try to connect to non-routable addresses. 7 years ago
Rusty Russell af065417e1 gossipd: handle wildcard addresses correctly. 7 years ago
Rusty Russell 73cd009a4c gossipd/lightningd: use wireaddr_internal. 7 years ago
Rusty Russell fe96fe10c7 Clean up network options. 7 years ago
Rusty Russell ed466a8523 lightningd: make explicit listen and reconnect flags. 7 years ago
Rusty Russell ac51231166 lightningd: remove --dev-hsm-seed option. 7 years ago
Rusty Russell 2ecfbf46e3 hsmd: drop newdir logic. 7 years ago
ZmnSCPxj, ZmnSCPxj jxPCSmnZ 333dcbf373 lightningd: Move onchaind replay and gossipd activation after daemonization 7 years ago
Rusty Russell f083a699e2 gossipd: separate init and activate. 7 years ago
Christian Decker 61317859f8 master: Move the gossipd initialization after the other inits 7 years ago
Rusty Russell 91d149b990 lightningd: insert db statement checking in io_loop. 7 years ago
practicalswift abf510740d Force the use of the POSIX C locale for all commands and their subprocesses 7 years ago