330 Commits (46f879d73fe9da2307f23a3f843d4c2a9c08ccf3)

Author SHA1 Message Date
Rusty Russell e0952ceff2 feerate: use suffix, not separate argument. 6 years ago
Rusty Russell 2db77f5d1d gossipd: minor modifications for memleak detection to work. 6 years ago
Mark Beckwith a3178b8177 param: remove old callback code 6 years ago
Mark Beckwith 2a0c2601c0 param: upgraded json_tok_newaddr 6 years ago
Mark Beckwith 47555efc0d param: rebased master 6 years ago
Mark Beckwith e5918f4e5a param: upgraded json_tok_double 6 years ago
Mark Beckwith bab8ff991a param: upgraded json_tok_u64 6 years ago
Mark Beckwith 294dc06de9 param: upgraded json_tok_number 6 years ago
Mark Beckwith 8f17191099 param: upgraded json_tok_tok to advanced callback 6 years ago
Mark Beckwith bd5bf1f168 Enhanced param parsing 6 years ago
Rusty Russell 52303029aa fundchannel: cap 'all' at 2^24-1 satoshi. 7 years ago
Rusty Russell 5cf34d6618 Remove tal_len, use tal_count() or tal_bytelen(). 7 years ago
Mark Beckwith 1851ebbc56 programer -> developer 7 years ago
Mark Beckwith 381c32af75 Remove sigaction from run-param 7 years ago
Mark Beckwith 2ca1786931 Added check_fail function to run-param 7 years ago
Mark Beckwith b7203b0c0c Remove Developer Asserts from param.c 7 years ago
Rusty Russell 3d3d2ef9af gossipd: remove connectd functionality, enable connectd. 7 years ago
Rusty Russell 92d66a5451 gossipd: take connectd fd on initialization. 7 years ago
Rusty Russell 289e39a0a3 bitcoin/pubkey: add pubkey_from_secret. 7 years ago
Mark Beckwith f850849486 Modern param style for all remaining files 7 years ago
Mark Beckwith 19a0b78fec param: renamed files 7 years ago
Mark Beckwith cf12130627 params: shortened names 7 years ago
Rusty Russell cf86c74870 params: add helper to provide default initialization. 7 years ago
Rusty Russell b14cc0c9f7 lightningd/params: fix typesafe check. 7 years ago
Mark Beckwith fc2d955b01 Fixed spacing in run-params 7 years ago
Mark Beckwith 7d9ad89010 params: removed the param_opt_tok macro 7 years ago
Mark Beckwith 1b50ea2abd params: removed tal context. 7 years ago
Rusty Russell 32ccfa5b29 test/run-params: suppress stderr for expected failures. 7 years ago
Rusty Russell 6ff901d7b0 params: simplify lifetimes of params. 7 years ago
Rusty Russell 3f6f9e6fe0 param: make sure the name is a string literal. 7 years ago
Rusty Russell 899ff02e36 params: use asort. 7 years ago
Rusty Russell 9f83a9ae4d params: make optional args do allocation for you. 7 years ago
Mark Beckwith 4d1d0438e1 Typesafe callback system for parsing json 7 years ago
Rusty Russell e549bc6ecf lightningd: fix up BOLT references. 7 years ago
Christian Decker 2415f48723 topo: Tell chain_topology about the min and max block height 7 years ago
Christian Decker 024dca0fff wallet: Return both min and max block heights 7 years ago
ZmnSCPxj 097a8e72d1 channel_control: Forget if unconfirmed for a long time and we are fundee. 7 years ago
Rusty Russell c8cc8fd83f option cleanup: --dev-bitcoind-poll 7 years ago
Rusty Russell a8c0bca6a8 gossipd: take over negotiation of autogenerated Tor addresses. 7 years ago
Rusty Russell e93682e3bf status: make status_io a more generic mechanism. 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 2ecfbf46e3 hsmd: drop newdir logic. 7 years ago
Rusty Russell f083a699e2 gossipd: separate init and activate. 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
Christian Decker 96352858d6 chaintopology: Simplify rescan offset computation 7 years ago
Christian Decker 4b22760cf9 onchaind: Replay stored channeltxs to restore onchaind state 7 years ago
Rusty Russell 21fbae6df8 openingd: ensure that initial channel can cover fees and reserve. 7 years ago