rust-teos
rust-teos copied to clipboard
Modernize CLN tests
Updates bitcoind to v26.0 and cln to v24.02.1 and adapt tests to stop using deprecated commands and compilation options
Feels like I'm missing something here. --developer does not seem to be the exact same as making with --enable-developer and running with DEVELOPER=1 because now the test take forever to run, to the extend that things even timeout making the test fail.
Superseded by #259