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
Shahana Farooqui
2f489b97d1
docker: cl-repro Dockerfile update
...
Updating bionic, focal and jammy cl-repro builds:
- Rust version from 1.62 to 1.65
- Removed git clone, only mount option
- Removed sha256sums generation
2023-07-10 13:24:51 +09:30
Jon Griffiths
8b4136bad5
build: remove gmp
...
Core and secp have not used gmp for a very long time now (core disabled
it in 2015).
Signed-off-by: Jon Griffiths <jon_p_griffiths@yahoo.com>
2023-05-24 18:21:43 +09:30
Alex Myers
0707ffcab4
reprobuild: use pyenv for python installation
...
python-setuptools installation was flakey on some systems. Installing
with pyenv should provide a more reproducible build.
Changelog-None
2023-03-02 12:11:02 -06:00
Christian Decker
c7fd13a460
repro: Add protoc
dependency to repro-build
2023-03-02 12:11:02 -06:00
Christian Decker
b48ae58b56
repro: Update ubuntu jammy reprobuild
2022-07-21 15:21:12 -05:00
Christian Decker
9c945dbc68
reprobuild: Add Rust compiler to repro build docker images
...
Changelog-Added: build: Reproducible builds now include rust binaries such as the `cln-grpc` plugin
2022-07-21 15:21:12 -05:00
Christian Decker
f40b6da457
repro: Update repro dockerfiles and instructions
...
Switching to poetry, and deprecating python 3.6, made things a bit
more tricky. Sadly we'll not be able to build jammy, as its support is
missing in the tag tarball, but it'll be there for the next release.
2022-04-28 12:28:48 +09:30
Christian Decker
a88073f6fb
repro: Add missing Dockerfiles
2020-09-16 06:27:12 +09:30