444 Commits (7dd6f8f2b57e200ec1272d07fb299a5ecb574329)

Author SHA1 Message Date
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
Rusty Russell d881a4bd66 BOLT: update to latest version. 5 years ago
Christian Decker 3e3b05e1b2 pyln: Migrate remaining uses of the deprecated pylightning module 5 years ago
Christian Decker 15ca3b615f make: Add compat flag for v0.8.1 5 years ago
Vasil Dimov 820f1b2f9d build: send cmp's stderr to /dev/null also 5 years ago
Vasil Dimov 79ba4866ec build: unbreak if CFLAGS is defined in make's env 5 years ago
Rusty Russell d478dc0e59 wallet: fix null column access for pre-0.7.3 dbs. 5 years ago
darosior 70a79e3998 plugins/bcli: a new plugin for gathering Bitcoin data 5 years ago
Christian Decker 966ac95098 pytest: Add a test for plugin featurebits 5 years ago
darosior da476848d1 pytest: add a C testing plugin to test libplugin 5 years ago
Niklas Claesson f9b3b96a63 external: Reorganize to support cross-compilation 5 years ago
Vasil Dimov 1015e3774a build: avoid repetition of `LC_ALL=C sort` 5 years ago
Christian Decker 24219b38f9 pyln: Add unit tests from pyln-* to `make check-python` 5 years ago
Rusty Russell f373cd45be Makefile: update BOLTVERSION to latest master. 5 years ago
Rusty Russell 6450a7e315 lightningd: update spec and remove allowance for final node to receive a fee. 5 years ago
Rusty Russell ff1e1dd487 Makefile: update BOLTVERSION to flatten features. 5 years ago
Rusty Russell a0a2c257be Makefile: add a COMPAT_V080 flag. 5 years ago
Vasil Dimov 8adbd4d31e doc: also build docs when building everything else 5 years ago
Vasil Dimov 899f5dee53 build: fix version extraction from non-git directory 5 years ago
Rusty Russell fb040bc619 Spec: trivial update to latest. 5 years ago
Rusty Russell d512bcb85f lightningd: automatically move files for existing deployments. 5 years ago
Rusty Russell eaa72edbd6 pytest: fix `make pytest` 5 years ago
Christian Decker b31defdf96 make: Add in-tree pyln-testing to python path 5 years ago
Christian Decker 81f7978cc8 pyln: Migrate implementation from pylightning to pyln-client 5 years ago
Rusty Russell c617f19a29 Makefile: fix static linking. 5 years ago
Christian Decker 357322d721 make: Enable the elements flag in the lightningd build 6 years ago
Rusty Russell 15612d269a Make option_static_remotekey non-EXPERIMENTAL now it's in spec. 5 years ago
Christian Decker 62dc8dc110 make: Add configuration detection and linking of libpq 5 years ago