1361 Commits (4a1ca0fb991f9d53b005914f00bc03c8301e5c90)

Author SHA1 Message Date
Christian Decker 582ea1a33b jsonrpc: Remove `dev-blockheight` in favor of `getinfo` 6 years ago
Christian Decker fe405f49be bitcoind: Smooth fee changes over a number of estimates 6 years ago
Rusty Russell 82ff891202 Update to latest BOLT version. 6 years ago
Rusty Russell c46f373205 options: refuse two --announce-addr of the same type. 6 years ago
arowser 2eab1b66ff add alias and color to getinfo 6 years ago
Rusty Russell 0e6c0dbba2 bitcoin: expose feerate_floor. 6 years ago
Christian Decker ceef61dbbd gossip: Pass use_dns option down to gossipd 6 years ago
Christian Decker 1bfa02d877 opts: Add option to disable DNS lookups 6 years ago
Rusty Russell 7f508cca5f wallet: clarify error 302. 6 years ago
Mark Beckwith 8f0ef1636f Added wallet related error codes 6 years ago
Christian Decker 2d95ed738e pay: Use `locktime_max` as maximum cumulative CLTV delta 6 years ago
Rusty Russell e549bc6ecf lightningd: fix up BOLT references. 6 years ago
Rusty Russell a80241ec7a bitcoind: fix spurious memleak reports. 6 years ago
Benoit Verret f8da37fff0 Increase cltv_final 6 years ago
Rusty Russell 0fff5038ff Makefile: we don't need to define DEVELOPER explicitly. 6 years ago
Rusty Russell d9a672ab02 listinvoice: speed up single-invoice case. 6 years ago
Christian Decker 2848103841 opts: Bump max_fee_multiplier to 10x 6 years ago
Christian Decker 0b427b4c3c opts: Add the max_fee_multiplier to specify acceptable fee ranges 6 years ago
Christian Decker 4dca6daf34 opts: Bump locktime_max so we don't disagree as much with lnd 6 years ago
Christian Decker 37327d31de topo: Remove obsolete FIXME marker 6 years ago
Christian Decker 6298ce3b03 gossip: Don't ask bitcoind for outpoints we should know 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
Christian Decker 0d4b7eaa2c topo: Have chain_topology track both min and max block heights 6 years ago
Rusty Russell 1bb7713274 gossipd: minor cleanups. 6 years ago
Rusty Russell 9e51e196c1 gossipd: dev-set-max-scids-encode-size to artificially force "full" replies. 6 years ago
Rusty Russell 118f099dd8 gossip: dev-query-channel-range to test query_channel_range. 6 years ago
Rusty Russell c34b49c356 gossipd: add dev-send-timestamp-filter command for testing timestamp filtering. 6 years ago
Rusty Russell c633cbe2ee tests: add dev-query-scids 6 years ago
Rusty Russell 4d8b29089b gossipd: wire up infrastructure to generate query_short_channel_ids msg. 6 years ago
Christian Decker 8e278044e3 gossip: Disable channels when we lose the connection to the peer 6 years ago
Christian Decker ea011b9e2b closingd: Tell gossipd when initiating a channel close 6 years ago
Christian Decker 9982e24a1c gossip: Add local_channel_close message to disable channels upon close 6 years ago
Mark Beckwith 7f437715d5 Added error code parameter to command_fail 7 years ago
conanoc c20e859f05 Modify comments about the precision 7 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
ZmnSCPxj 30daa539f0 channel, opening_control: Make first_blocknum u32 7 years ago
nicolas.dorier d9eba0e924 Do not call strlen for every character in the log entry 7 years ago
Rusty Russell fca5a9ef30 channeld: tell gossipd to generate channel_updates. 7 years ago
Rusty Russell a2dc3d02a8 locktime-blocks: rename to watchtime-blocks. 7 years ago
Rusty Russell babfddeb3e lightningd: make --commit-time in milliseconds. 7 years ago
Rusty Russell fd86fbf2fc lightningd: rename --anchor-confirms to --funding-confirms. 7 years ago
Rusty Russell 8739b4cbe8 lighningd: Remove --debug-subdaemon-io. 7 years ago
Rusty Russell edf1b3cec9 More option cleanups. 7 years ago
Rusty Russell 0aa22741df option cleanup: --dev-override-fee-rates 7 years ago
Rusty Russell ceb1ce0ef5 chaintopology: fix default feerate. 7 years ago
Rusty Russell c8cc8fd83f option cleanup: --dev-bitcoind-poll 7 years ago
Rusty Russell 323472225c channeld: simplify announce/locked-in callback, 7 years ago
Rusty Russell 540c68d7ca gossipd/gossip_constants.h: Single place for BOLT constants. 7 years ago