Commit graph

4 commits

Author SHA1 Message Date
Dario Anongba Varela
5960b65cfa
itest: remove custom channels tests and backward compat infrastructure
Custom channels integration tests have been fully migrated to the
taproot-assets repository where they run natively via the tapd-integrated
binary without any lightning-terminal dependency. This removes the
duplicate test suite and all supporting infrastructure from LiT.

The LiT-specific itests are unaffected.
2026-03-16 15:37:49 +01:00
Oliver Gugger
a50fb76fcd
scripts: fix exclusion in version check scripts
Copy/paste made it that a variable name was incorrect, excluding and
skipping each file.
2025-05-21 19:25:30 +02:00
Oliver Gugger
04fb5c41e0
scripts: exclude backward compatible versions from linter 2025-05-20 14:03:10 +02:00
Oliver Gugger
1338cfad84
make+scripts: add lint check for Golang version
To make sure we use the same Golang version everywhere, we add a new
linter step with scripts copied from lnd.
2024-10-23 14:32:18 +02:00