Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
109 stars 27 forks source link

use cln version manager #413

Closed ErikDeSmedt closed 3 months ago

ErikDeSmedt commented 4 months ago

This is part of a bigger effort to make gl-testing a stand-alone package. One of the dependencies of gl-testing is a wide range of lightningd-executables.

The cln_version_manager can download these versions and provide them to gl-testing. I've introduced cln_version_manger before. This PR contains a couple of fixes and ensures gl-testing uses versions managed by cln_version_manager