4241 Commits (4bdacea7b59a4be897fd895dedebc149a747d9be)
 

Author SHA1 Message Date
Jan Sarenik 5205de7b8e wallet/wallet.c: bind_null if (in->preimage) 7 years ago
Jan Sarenik 580b8ba8a9 wallet/wallet.c: bind_null if (chan->remote_shutdown_scriptpubkey) 7 years ago
Jan Sarenik 2090ddd1fa wallet/wallet.c: bind_null if (chan->scid) 7 years ago
Jan Sarenik 0640ac23cb wallet/wallet.c: Add missing bind_null 7 years ago
Christian Decker fe405f49be bitcoind: Smooth fee changes over a number of estimates 7 years ago
William Casarin a88ab1634f cli: add manpage hint at the end of human help output 7 years ago
Rusty Russell 32af9d1e19 Travis: re-enable BOLT text check. 7 years ago
Rusty Russell 82ff891202 Update to latest BOLT version. 7 years ago
Rusty Russell c46f373205 options: refuse two --announce-addr of the same type. 7 years ago
Rusty Russell f67182ff20 gossipd: order node_announcement addresses correctly, remove duplicate types. 7 years ago
Rusty Russell e6f31b3c66 pytest: allow duplicated options. 7 years ago
Rusty Russell 284f0a04c9 gossipd: don't announce bound address if given with --bind-addr, even if public. 7 years ago
Rusty Russell 01c02fd617 devtools/decodemsg: decode encoded_short_ids. 7 years ago
Rusty Russell 9d3ce87700 decode_short_ids: move to common. 7 years ago
Rusty Russell 0bd82a8138 devtools/decodemsg: decode node_announcement.addresses 7 years ago
Rusty Russell bf4dc09910 devtools/decodemsg: decode node_announcement.alias 7 years ago
Rusty Russell c02ff11506 print_wire: hand field names to print routines. 7 years ago
Rusty Russell 2639b1e9a9 ccan: add UTF-8 module for checking alias fields. 7 years ago
arowser fecef618bc remove duplicate line 7 years ago
Christian Decker 6c82d1b8b0 pylightning: Subclass ValueError to access to the returned error 7 years ago
Christian Decker e35da01d11 travis: Add asciidoc, excluding latex, to the builder images 7 years ago
arowser 2eab1b66ff add alias and color to getinfo 7 years ago
arowser 25f60f9456 remove unused return value 7 years ago
nicolas.dorier aeafe4dbe7 [Docker] Fix: Bind socat to the right port 7 years ago
Corné Plooy 50efe34e3b ncc: we need to set variables like CC in a different way, to avoid them being overwritten by configure-specified values. 7 years ago
nicolas.dorier e59489f49b Add configure and .gitmodules to .gitattributes 7 years ago
Christian Decker 0d3c3a225e docker: Add a usable dockerfile 7 years ago
Christian Decker 1899e000d6 docker: Add two more dependencies to the fedora builder 7 years ago
Christian Decker 2c56019b46 make: Specify the commit hash length for the bin-tarball name 7 years ago
Rusty Russell 9071b853b6 Makefile: add bin-tarball rule to produce clightning-<version>-<distro>.tar.xz 7 years ago
Rusty Russell f64272caea tools/check-manpage.sh: make it work on FreeBSD. 7 years ago
Rusty Russell 846d2f8726 doc/INSTALL.md: add configure step to instructions. 7 years ago
Rusty Russell 1fc9770cfe doc/INSTALL.md: fix up Fedora instructions. 7 years ago
Rusty Russell 14a5cbb820 doc/INSTALL.md: use requirements.txt for pip installs. 7 years ago
Rusty Russell ce5b4bddf2 tests: fix to work with bitcoind master branch. 7 years ago
Rusty Russell 91d62ad697 pytest: create only a single config file. 7 years ago
Rusty Russell 2375302534 pytest: move regtest argument into config file. 7 years ago
Rusty Russell c78afa9201 onchaind: use lowball fee instead of donating to miners. 7 years ago
Rusty Russell 0e6c0dbba2 bitcoin: expose feerate_floor. 7 years ago
Christian Decker 4a5cff8490 gossip: Try to detect broken ISP resolvers and discard broken replies 7 years ago
Christian Decker e556bf4f36 pytest: Disable DNS lookups during test runs 7 years ago
Christian Decker 91c2416657 gossip: Do not use DNS if we were told not to 7 years ago
Christian Decker ceef61dbbd gossip: Pass use_dns option down to gossipd 7 years ago
Christian Decker 1bfa02d877 opts: Add option to disable DNS lookups 7 years ago
William Casarin d7aa0528b8 gossipd: fix compile error, uninitialized variable 7 years ago
arowser 85e02127a9 align generate wire template 7 years ago
Christian Decker 654fa9d680
doc: Fixed typo in the release notes 7 years ago
Rusty Russell 7f508cca5f wallet: clarify error 302. 7 years ago
Mark Beckwith f4eda74789 adding manpages 7 years ago
Mark Beckwith 8f0ef1636f Added wallet related error codes 7 years ago