465 Commits (8bf9b4132b2708579ee85f7ae2121b38b731c485)

Author SHA1 Message Date
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
Rusty Russell 895e552475 BOLT: update to master with gossip_queries_ex. 5 years ago
Rusty Russell 8fdfdcec74 BOLT: Update to include BOLT11 features. 5 years ago
Rusty Russell e5564173e7 BOLT: update to cover minor changes. 5 years ago
Jacob Rapoport 6360ffb2ac fix macOS build & update docs 5 years ago
darosior 90fa2ae3fd plugins: load fundchannel by default 5 years ago
Rusty Russell e467e6a5c6 Makefile: fix race if we run `make update-mocks` in a clean tree. 5 years ago
Christian Decker 7fafd934cf pytest: Remove --duration argument 5 years ago
Rusty Russell 6349222ea2 Spec: Update to latest BOLT, include our first global feature definition. 5 years ago
Rusty Russell 394aef2391 Makefile: fix race with 'make check' 5 years ago
Rusty Russell 9dfc854d94 tools/Makefile: put all tools/ stuff here. 5 years ago
Rusty Russell 0fdf22988d configure: absorb python3-mako check. 5 years ago
Rusty Russell de361456d5 Makefile: detect version properly from dirname. 5 years ago
Rusty Russell bc23baf895 Makefile: fix make check so we can run in parallel. 5 years ago
Rusty Russell dbb15b0045 Makefile: fix occasional race where we fail to compile tools/tests. 5 years ago
Rusty Russell 63103db3f3 pytest: disable some v. slow tests when !DEVELOPER. 5 years ago
darosior f98ae2d1d3 Correct version regex in Makefile, add git as dependency 5 years ago
ZmnSCPxj 5dbff077c2 Makefile: Also install manpage for lightningd. 5 years ago
Rusty Russell 979fbeb3b0 lightningd: simplify --daemon. 5 years ago
Rusty Russell c24573b0d2 Makefile: set PYTHONPATH to be absolute when running tests. 5 years ago
Rusty Russell 913a1a9b59 bolt: update to 8b2cf0054660bece9e1004f42a500c6a1a77efd3 5 years ago
Rusty Russell 8774070a31 bolt: Update to latest bolt, including TLV onion format. 5 years ago
Rusty Russell 00ca52ea07 bolt: update to aa33af0c4d7ae0180c04ef98e61af49c1f876a36 5 years ago
Rusty Russell 9b88fd4c60 bolt: update to 950b2f5481c2a4b57ef1102e2374543e81c4aa88 5 years ago
Rusty Russell 4f89d9be86 cppcheck: catch json_list_for_each 5 years ago
Rusty Russell af5b3203b5 Makefile: fix parallel `update-mocks` build. 5 years ago
Rusty Russell 928e3964f2 Makefile: fix `update-mocks` 5 years ago
Rusty Russell 9e5b9a31c9 FreeBSD: fix build. 5 years ago
Rusty Russell c5ae29d2b1 check: only check EXPERIMENTAL-tagged BOLT quotes if EXPERIMENTAL_FEATURES 5 years ago
lisa neigut 068496298c bolt-gen: rm unused bolt-generator; rename new bolt generator 5 years ago