471 Commits (497e71ca1317eb4b3345b52d1dddc5e7a35b3cdb)

Author SHA1 Message Date
Rusty Russell 497e71ca13 Makefile: fix bashism in NO_PYTHON 4 years ago
Rusty Russell 375040a3d9 Makefile: fix dependencies for check-pyln-% 4 years ago
Rusty Russell a8177e9013 Makefile: make check-includes check all the non-generated files. 4 years ago
Rusty Russell 5e865ce42b Makefile: unify generated files definition. 4 years ago
Antoine Poinsot b3594690d9 configure: allow to run with UB sanitizer 4 years ago
Antoine Poinsot 62b54d0125 build: introduce a fuzzing mode 4 years ago
Michael Schmoock db19f19eb3 chore: adds env NO_PYTHON check to Makefiles 4 years ago
Christian Decker 30ecb17204 make: Include the $PYTEST_OPTS when running pytest 4 years ago
Christian Decker 2a176d2ef7 make: Enable mypy checks on pyln-testing 4 years ago
Christian Decker e13c435aca make: Set $PYTHONPATH once 4 years ago
Christian Decker 2740f2eccb pyln: Use pyln-client Makefile for checks 4 years ago
Rusty Russell 7260d9ea3d plugins: generate list of plugins more atomically, respect V=1 and --quiet. 4 years ago
Rusty Russell 4e67b4fd03 Makefile: work with shasum -a as well as sha256sum. 4 years ago
Matt Whitlock ec29f04b5f Makefile: sort input filenames to SHA256STAMP 4 years ago
Christian Decker 274540f556 repro: Allow dashes in the version number 4 years ago
niftynei 5cd06227d7 build: exclude dualopend from non-experimental builds 4 years ago
niftynei cafdbbcd2d dualopend: new `dualopend` daemon, containing most of accepter side 4 years ago
Rusty Russell c34c055d82 Makefile: use completely separate spec-derived files for EXPERIMENTAL_FEATURES 4 years ago
Rusty Russell d8e8426b52 Makefile: remove EXPERIMENTAL_FEATURES marker from generated files 4 years ago
Rusty Russell 3c6af3efb4 Makefile: commit and preserve all the wiregenerated files. 4 years ago
Rusty Russell bb250358ae Makefile: force regeneration of manpages, wire source. 4 years ago
Rusty Russell 1746406e41 Makefile: normalize all the Makefiles 4 years ago
Rusty Russell 8150d28575 Makefile: use generic rules to make spec-derived sources. 4 years ago
Rusty Russell a00179d557 doc, wiregen: use SHA256 stamps instead of git versions. 4 years ago
Matt Whitlock abbc712afb allow building without sqlite3 4 years ago
Matt Whitlock 94472f67c5 configure: Use pg_config to locate the library location too 4 years ago
Christian Decker 0a501b3646 configure: Use pg_config to locate the header location 4 years ago
Rusty Russell 8ae6740bb1 Makefile: create generic wiregen rules, use for channeld. 4 years ago
Rusty Russell 7804d89ef1 Makefile: don't output on stderr if file not yet checking into git. 4 years ago
Rusty Russell b38b913694 Makefile: reduce clutter if they haven't run ./configure 4 years ago
Rusty Russell 67cde96397 Makefile: respect --quiet and V=1 in doc/Makefile. 4 years ago
Rusty Russell 57dd5be2fd gossipd: prune channels unless *both* peers have refreshed. 4 years ago
Rusty Russell 7ad8fde060 bolt11: update ctlv expiry, always write it. 4 years ago
Rusty Russell b09e519669 options: be more conservative with timeouts on mainnet. 4 years ago
Rusty Russell 6e4e267f2c doc: update BOLT now option_anchor_outputs is merged. 4 years ago
Rusty Russell 007daf6b9f doc: update bolt version 4 years ago
ZmnSCPxj jxPCSnmZ 6fadd5aea2 Makefile: Remove gen_version.h from ALL_GEN_HEADERS. 4 years ago
ZmnSCPxj jxPCSnmZ 4ca2e49812 lightningd/plugin.c: Make builtin plugins important. 4 years ago
ZmnSCPxj jxPCSnmZ 4a89819cdd plugins/Makefile: Change plugins build procedure. 4 years ago
Christian Decker 6fbfe24e3e paymod: Add a COMPAT_090 flag 4 years ago
ZmnSCPxj jxPCSnmZ 5d720536e2 Makefile: Install `tools/hsmtool` as `lightning-hsmtool`. 4 years ago
Rusty Russell 3882e8bdf7 pyln.spec.bolt*: make these separate packages, so versions can change indep. 4 years ago
Rusty Russell 93d04d08d0 wire: update to latest version of the spec. 4 years ago
niftynei 47c701cbe6 make: have `update-mocks` actually be quiet 4 years ago
Rusty Russell 7ed3e72b88 Makefile: don't print out what we're doing if --quiet/-s 4 years ago
niftynei 66f59659a7 setup: add setup to make checks 4 years ago
William Casarin d6ede8db1b build: cleanup compiler output 5 years ago
Rusty Russell 1f2740efe8 Makefile: COMPAT_V082. 5 years ago
Christian Decker f1633de6e8 plugin: Add the keysend plugin to the list of installable plugins 5 years ago
Christian Decker b68066e8e8 python: Consolidate requirements.txt files in a single place 5 years ago