12 Commits

Author SHA1 Message Date
62e6258f0f Feat: fix CLN and reactivate cln integration tests (#1336)
* update cln holdinvoice plugin

DecodeBolt11 was removed in:
d51fd03390

* update CLN to v24.05 and holdinvoice to v3.0.0

* reactivate CLN integration tests

---------

Co-authored-by: jerryfletcher21 <jerryfletcher@cock.email>
2024-06-17 21:33:49 +00:00
8d2ca28478 chore: fix integration test artifact naming 2024-05-01 15:34:50 +01:00
c4c5eb1268 chore(coordinator): bump python to 3.12 2024-04-21 21:52:13 +01:00
18a22dcc36 Update integration test dependencies 2024-01-09 01:37:54 +00:00
b97cdcf285 Fix ensure unique coverage report artifacts 2024-01-09 01:24:54 +00:00
88cd6d25b6 Bump actions/upload-artifact from 3 to 4 (#1012)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-25 13:20:19 +00:00
989de050f5 Fix names on coverage reports 2023-11-30 16:02:17 +00:00
343bd2c86e Bump actions/upload-artifact from 2 to 3 (#976)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-30 15:56:36 +00:00
69537d4c00 Fix comment out unused functionalities and add LND 0.17.2 to tests 2023-11-30 15:53:30 +00:00
b1b19d702c Add coverage report artifact upload 2023-11-29 11:26:09 +00:00
3e0d451e97 Add tests for onchain address, pgp sign verification. Improve Dockerfile 2023-11-17 13:02:30 +00:00
9405125edf Rename integration tests workflow 2023-11-14 13:54:51 +00:00