4014 Commits (1899e000d69c18c21351cc8c011761860e0ad6e4)
 

Author SHA1 Message Date
Christian Decker 1899e000d6 docker: Add two more dependencies to the fedora builder 6 years ago
Christian Decker 2c56019b46 make: Specify the commit hash length for the bin-tarball name 6 years ago
Rusty Russell 9071b853b6 Makefile: add bin-tarball rule to produce clightning-<version>-<distro>.tar.xz 6 years ago
Rusty Russell f64272caea tools/check-manpage.sh: make it work on FreeBSD. 6 years ago
Rusty Russell 846d2f8726 doc/INSTALL.md: add configure step to instructions. 6 years ago
Rusty Russell 1fc9770cfe doc/INSTALL.md: fix up Fedora instructions. 6 years ago
Rusty Russell 14a5cbb820 doc/INSTALL.md: use requirements.txt for pip installs. 6 years ago
Rusty Russell ce5b4bddf2 tests: fix to work with bitcoind master branch. 6 years ago
Rusty Russell 91d62ad697 pytest: create only a single config file. 6 years ago
Rusty Russell 2375302534 pytest: move regtest argument into config file. 6 years ago
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