327 Commits (6aa511fa7ad9f5b75357a17a2b7c6f846260e4b7)

Author SHA1 Message Date
Rusty Russell 6da213be31 ccan: update to get updated pipecmd. 6 years ago
Rusty Russell eb03b33655 plugins: add and install built-in plugin dir, add clear and disable options. 6 years ago
Christian Decker c3d2caafa2 pytest: Use the pytest-timeout plugin to kill tasks 6 years ago
Rusty Russell fac68630b8 ccan: add ccan/bitmap. 6 years ago
Rusty Russell 40943c9867 Update for latest bolt version: bca814e270dcbee2fea51c0a26ca99efef261f2b 6 years ago
Rusty Russell c236361efd wireaddr: update bolt version, remove 'padding' from addresses. 6 years ago
Rusty Russell 38e6aa66ff python: quieten modern flake8. 6 years ago
Rusty Russell acc01e6436 ccan: update. 6 years ago
lisa neigut b9331e5ac8 gossipd: parse and respect optional `htlc_maximum_msat` 6 years ago
Rusty Russell 0b1870908a Makefile: our first db-from-0.6.1 bugfix is coming. 6 years ago
William Casarin f2488fbe14 make: fix broken error message in bolt-check 6 years ago
lisa neigut 0ecbdf3421 makefile: don't print shellcheck to stdout 6 years ago
Rusty Russell 1b80cb4269 Makefile: don't rebuild all the time 6 years ago
lisa neigut b1ceaf9910 gossipd: Update BOLT-split flags in channel_update 6 years ago
lisa neigut b1f15c2605 BOLT updates: broken link fixes 6 years ago
lisa neigut 73ea6d0038 BOLT 2 updates for fix placment of chain_hash req 6 years ago
lisa neigut b287f2f007 BOLT 11 human-readable formatting changes 6 years ago
Christian Decker 36eab5de26 pytest: Disable early abort if we run in parallel 6 years ago
Rusty Russell 30f129252d wallet: include Makefile from lightningd/Makefile so that lightning headers defined. 6 years ago
Rusty Russell e8a7a7addb wire/Makefile: generate CSVs from specs based on BOLTVERSION. 6 years ago
lucash-dev b52fb14726 pytest: Fix configure to find pytest when installed using pip3. 6 years ago
Rusty Russell cefb6925b2 db: save and restore last_sent_commit correctly. 6 years ago
Rusty Russell a21f025a13 TAGS: add python files. 6 years ago
Rusty Russell 77d3ca3ea3 v0.6.1-rc1 6 years ago
Rusty Russell a409cc26d9 memleak: reenable CCAN_TAL_DEBUG in DEVELOPER mode. 6 years ago
practicalswift a039630da1 lint: Add linter checking for use of discouraged standard library functions 6 years ago
Rusty Russell e3d95f3768 Update common on CCAN_TAL_DEBUG 6 years ago
Mark Beckwith e8edecfbf7 Add lightningd-config(5) to install 6 years ago
Rusty Russell eab83ca79b connectd: new daemon to handle connections. 6 years ago
Rusty Russell 82ff891202 Update to latest BOLT version. 6 years ago
Rusty Russell 2639b1e9a9 ccan: add UTF-8 module for checking alias fields. 6 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. 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 8c15e619a3 Makefile: update BOLTVERSION 6 years ago
Rusty Russell 2180ff0a72 Release notes for 0.6 "I Accidentally The Smart Contract" 6 years ago
Corné Plooy 94ef0a7fbf Add 'make ncc' target, for source code analysis. 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
Christian Decker 3cf1581d6d configure: Use the ./configure step to find pytest 6 years ago
Rusty Russell c49765553f Makefile: not running configure first is so yesterday: 6 years ago
Rusty Russell 4bd27ec722 Makefile: clean should not delete configure results, distclean only. 6 years ago
Rusty Russell 72d103d6bb Makefile: import config.vars. 6 years ago
Rusty Russell d395b58ffa ccan: update to have new configurator. 6 years ago
Rusty Russell 083a2cee07 zlib: add as a requirement. 6 years ago
Christian Decker 573f1b58c8 make: Redirect unittest output to /dev/null 6 years ago
Jan Sarenik 16b7aab30b Makefile: Add NO_VALGRIND to pytest environment 7 years ago
Christian Decker 9acb92103c ccan: Add CRC library for gossip_store 6 years ago
Christian Decker e117d25c1f pytest: Allow test parallelism to be configured via env var 7 years ago
Rusty Russell d52564dc05 check-source: add check for tal_free(tmpctx). 7 years ago