Rusty Russell
3d3bf87b34
build: remove all trace of DEVELOPER.
...
If you previously configured with `--enable-developer` we turn that into `--enable-debugbuild`.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Changelog-Removed: build: `--enable-developer` arg to configure (and DEVELOPER variables): use `./configure --enable-debugbuild` and `developer` setting at runtime.
2023-09-21 20:08:24 +09:30
ShahanaFarooqui
51ab5858c7
doc: Updated instructions for signing, co-signing and Docker publishing
...
Changelog-None
2023-09-12 13:20:34 +09:30
maxwedwards
5a4e6ec7e0
doc: add tip on extracting binary release
2023-08-31 16:13:52 +09:30
niftynei
a9ffa370c4
nixos install: tweaks to get CLN building from fresh start
...
Needed to change a few things to get CLN building on a fresh NixOS
box.
Ideally we'd move this over to a flake.nix for devshell etc.
2023-08-16 12:27:14 +09:30
Rusty Russell
6d63199d6e
doc: update installation to not refer to PPA, and indicate how to get clnrest support.
...
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2023-07-25 19:20:16 +09:30
Shahana Farooqui
c0bb7f0721
lightningd: updating python v3.7 to v3.8
2023-07-20 11:44:46 +09:30
Shahana Farooqui
2e72387700
lightningd: removing bionic and python 3.7 support
...
Changelog-Removed: support for python v<=3.7 & Ubuntu bionic has been
removed.
clnrest's flask & gevent libraries require Python v>=3.8.
2023-07-20 11:44:46 +09:30
Adi Shankara
b2caa56c27
update new documentation and move to doc/
2023-07-16 12:59:40 +09:30