4104 Commits (d4300e0ce872db853f5d41b88466b46e5784f3e1)
 

Author SHA1 Message Date
Rusty Russell c78afa9201 onchaind: use lowball fee instead of donating to miners. 6 years ago
Rusty Russell 0e6c0dbba2 bitcoin: expose feerate_floor. 6 years ago
Christian Decker 4a5cff8490 gossip: Try to detect broken ISP resolvers and discard broken replies 6 years ago
Christian Decker e556bf4f36 pytest: Disable DNS lookups during test runs 6 years ago
Christian Decker 91c2416657 gossip: Do not use DNS if we were told not to 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
William Casarin d7aa0528b8 gossipd: fix compile error, uninitialized variable 6 years ago
arowser 85e02127a9 align generate wire template 6 years ago
Christian Decker 654fa9d680
doc: Fixed typo in the release notes 6 years ago
Rusty Russell 7f508cca5f wallet: clarify error 302. 6 years ago
Mark Beckwith f4eda74789 adding manpages 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 ce4eef6943 wire/*: fix up BOLT references. 6 years ago
Rusty Russell 18a6cbd11f bitcoin/*: fix up BOLT references. 6 years ago
Rusty Russell 80182ce275 openingd: fix up BOLT references. 6 years ago
Rusty Russell 3460b42513 onchaind: fix up BOLT references. 6 years ago
Rusty Russell 0221e81234 closingd: fix up BOLT references. 6 years ago
Rusty Russell b40b6240ce channeld: fix up BOLT references. 6 years ago
Rusty Russell 833e8387aa gossipd: fix up BOLT references. 6 years ago
Rusty Russell 014428f81b common: fix up BOLT 7 references. 6 years ago
Rusty Russell 0cf9f85fb7 common: fix up BOLT 1 references. 6 years ago
Rusty Russell 90c583f464 common: fix up BOLT 2 references. 6 years ago
Rusty Russell 8553edb7e2 common: fix up BOLT 4 references. 6 years ago
Rusty Russell dba756ef38 common: fix up BOLT 3 references. 6 years ago
Rusty Russell 0dc406c07a common/bolt11.c: fix up BOLT 11 references. 6 years ago
Rusty Russell f5d637059d common/cryptomsg.c: fix up bolt 8 references. 6 years ago
Rusty Russell 8c15e619a3 Makefile: update BOLTVERSION 6 years ago
Rusty Russell a5aaf82ed2 release-notes: 6 years ago
Rusty Russell 2180ff0a72 Release notes for 0.6 "I Accidentally The Smart Contract" 6 years ago
Christian Decker 71ec8193b2
gossip: Avoid integer count overflow in gossip_store 6 years ago
Corné Plooy 94ef0a7fbf Add 'make ncc' target, for source code analysis. 6 years ago
Rusty Russell f5ebf8e231 gossipd: send correct channel_update in response to query_short_channel_ids 6 years ago
Rusty Russell 60b3f0e376 gossipd: remove oververbose logging when we uncompress short_channel_id array 6 years ago
Rusty Russell 4990b6bbcc channeld: don't crash if remote asks for unnecessary retransmit. 6 years ago
Rusty Russell 9d721ecb99 gossipd: add assertions to try to catch mysterious crash. 6 years ago
Rusty Russell a80241ec7a bitcoind: fix spurious memleak reports. 6 years ago
Rusty Russell 5c19c55841 gossipd: fix take leak when peer is dying. 6 years ago
Rusty Russell a7e6cdb418 gossipd: peer->local->peer_out queue should have lifetime of peer->local. 6 years ago
Rusty Russell e098578731 gossipd: fix leak when we fail to dup fds. 6 years ago
Rusty Russell f6ff89e596 gossipd: fix use-after-free when we fail to make connection. 6 years ago
Christian Decker 4279e5cdbd gossip: Fix "already reaching" issue 6 years ago
Jan Sarenik 40ea74ba99 configure: Check for version of pytest 6 years ago
Benoit Verret f8da37fff0 Increase cltv_final 6 years ago
Rusty Russell 6a73c7eeb1 configure: fix defaults in help. 6 years ago
Rusty Russell 361ed8675a Makefile: we should use COMPAT instead of NO_COMPAT. 6 years ago
Rusty Russell 0fff5038ff Makefile: we don't need to define DEVELOPER explicitly. 6 years ago
Jan Sarenik e5809cf268 external/libwally-core: Update to master after release_0.6.1 6 years ago