Commit Graph

66 Commits

Author SHA1 Message Date
dependabot[bot]
f9cb0f1125 build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
Bumps [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.25.0 to 0.46.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.25.0...zpages/v0.46.0)

---
updated-dependencies:
- dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 16:05:19 +00:00
dependabot[bot]
63adcac43f build(deps): bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 20.10.27+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.24...v20.10.27)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-19 15:29:31 +00:00
dependabot[bot]
fc6c5982b3 Merge pull request #162 from breez/dependabot/go_modules/golang.org/x/crypto-0.17.0 2024-01-19 15:23:33 +00:00
Jesse de Wit
7cf4bb0e58 make github protobuf an indirect dependency 2024-01-19 16:12:32 +01:00
Jesse de Wit
cf87b016e0 upgrade lnd code dependency to 0.17.2 2024-01-19 09:20:52 +01:00
dependabot[bot]
69d3029f8f Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:11:40 +00:00
Yaacov Akiba Slama
6de3aa971e Update dependancies 2023-12-07 08:14:08 +02:00
Roei Erez
6270cd746c use last published lntest version 0.0.29 2023-12-06 13:44:23 +02:00
Roei Erez
69b9564174 upgrade lntest 2023-12-06 13:08:00 +02:00
Jesse de Wit
6c938f32c2 remove deprecated calls to getpeer
(cherry picked from commit 220fb920f2bbe1d66d29eee26db5c77ff0fcf6ba)
2023-12-06 12:10:10 +02:00
Jesse de Wit
6b0c288a0e notification signature is a lightning signed msg 2023-11-09 13:34:50 +01:00
Jesse de Wit
e693045594 use uuid7 instead of bigserial 2023-11-06 14:17:57 +01:00
Jesse de Wit
8a7133f116 Upgrade to pgx v5 2023-11-06 14:17:56 +01:00
Jesse de Wit
f3093cd23c cln_plugin: replay htlcs on reconnect 2023-11-06 14:12:37 +01:00
dependabot[bot]
4f67f1fef0 Bump github.com/ethereum/go-ethereum from 1.10.17 to 1.12.1
Bumps [github.com/ethereum/go-ethereum](https://github.com/ethereum/go-ethereum) from 1.10.17 to 1.12.1.
- [Release notes](https://github.com/ethereum/go-ethereum/releases)
- [Commits](https://github.com/ethereum/go-ethereum/compare/v1.10.17...v1.12.1)

---
updated-dependencies:
- dependency-name: github.com/ethereum/go-ethereum
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 08:55:48 +00:00
dependabot[bot]
fff5c8b57b Bump golang.org/x/net from 0.8.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.8.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 06:13:49 +00:00
Jesse de Wit
c25a6e1a85 add integration tests for LND lsp CLN client 2023-10-18 01:45:23 +02:00
dependabot[bot]
72c2b4742e Bump github.com/docker/distribution
Bumps [github.com/docker/distribution](https://github.com/docker/distribution) from 2.8.1+incompatible to 2.8.2+incompatible.
- [Release notes](https://github.com/docker/distribution/releases)
- [Commits](https://github.com/docker/distribution/compare/v2.8.1...v2.8.2)

---
updated-dependencies:
- dependency-name: github.com/docker/distribution
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 10:14:46 +00:00
Jesse de Wit
7c12c5f7ec use lntest 0.0.26 and update docs/ci 2023-08-07 11:55:29 +02:00
lndev
349ef989ce use correct version of glightning [issue #90]
- Replace niftynei/glightning with elementsproject/glightning
- Use latest version of breez/lntest
2023-07-28 17:09:33 +02:00
Yaacov Akiba Slama
70d6afcf85 Add cln channel acceptor 2023-07-03 08:21:17 +03:00
Jesse de Wit
1558636890 notifications: add integration tests 2023-06-30 16:36:32 +02:00
Jesse de Wit
a6c437e4fd upgrade to LND 0.16.2 dependency 2023-06-30 16:36:28 +02:00
Jesse de Wit
37f6740348 update tests to work with cln v23.05 2023-06-12 15:53:18 +02:00
dependabot[bot]
8d745f4344 Bump github.com/docker/docker
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.21+incompatible to 20.10.24+incompatible.
- [Release notes](https://github.com/docker/docker/releases)
- [Commits](https://github.com/docker/docker/compare/v20.10.21...v20.10.24)

---
updated-dependencies:
- dependency-name: github.com/docker/docker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-13 08:45:35 +00:00
Jesse de Wit
5023ee494e unconfirmed utxo from internal wallet 2023-03-06 09:47:21 +01:00
Yaacov Akiba Slama
058dc9e1d3 Merge pull request #65 from breez/dependabot/go_modules/github.com/aws/aws-sdk-go-1.34.0
Bump github.com/aws/aws-sdk-go from 1.30.20 to 1.34.0
2023-03-05 17:15:23 +02:00
Yaacov Akiba Slama
f740d2b06d Merge pull request #66 from breez/dependabot/go_modules/github.com/prometheus/client_golang-1.11.1
Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1
2023-03-05 17:15:04 +02:00
Yaacov Akiba Slama
da1fefa505 Merge pull request #67 from breez/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.1.0 to 0.7.0
2023-03-05 17:14:47 +02:00
dependabot[bot]
27e34f50d5 Bump github.com/aws/aws-sdk-go from 1.30.20 to 1.34.0
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.30.20 to 1.34.0.
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/v1.34.0/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-go/compare/v1.30.20...v1.34.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 15:09:54 +00:00
Jesse de Wit
3b0dd351f4 Spend unconfirmed utxos if minconfs=0 2023-03-04 12:53:07 +01:00
dependabot[bot]
76b6ad98f8 Bump golang.org/x/net from 0.1.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.1.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.1.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 15:33:33 +00:00
dependabot[bot]
993193feac Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.11.1.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.11.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-15 01:43:38 +00:00
Jesse de Wit
5aad6b313e handle clean shutdown 2023-01-23 14:57:27 +01:00
Jesse de Wit
5922b7e73d use cln plugin wrapper in interceptor 2023-01-05 13:18:43 +01:00
Jesse de Wit
c42db2f968 fix hop hints for lnd regular payment test 2022-12-22 15:31:48 +01:00
Jesse de Wit
fecb4d7fbc add a test for regular forwards 2022-12-22 11:46:24 +01:00
Jesse de Wit
434d2431d2 fix amount_msat is a number 2022-12-19 11:39:12 +01:00
Jesse de Wit
1730f04110 retry payment after Bob is online again 2022-12-16 21:33:01 +01:00
Jesse de Wit
649086dd0a add test for offline node + fix cln failurecode 2022-12-16 21:03:20 +01:00
Jesse de Wit
f538f75d2c refactor to allow start/stop 2022-12-16 18:22:04 +01:00
Jesse de Wit
08f2f73b5d make LND tests work 2022-12-16 11:36:51 +01:00
Jesse de Wit
336297da7b shared testparams 2022-12-16 09:41:43 +01:00
Jesse de Wit
8048dae0c5 attempt ecies for decryption 2022-12-15 15:04:41 +01:00
Jesse de Wit
7c803d12bf add a test for zero reserve 2022-12-10 11:41:52 +01:00
Jesse de Wit
9040351c8c use zero reserve for all channel opens with cln 2022-12-08 15:00:16 +01:00
Jesse de Wit
0e98769d89 pass forward_to to htlc accepted response 2022-12-08 13:38:22 +01:00
Jesse de Wit
b3c5b94531 run combined tests for LND and CLN 2022-12-03 10:43:12 +01:00
Jesse de Wit
d186e06323 add itests 2022-11-24 09:15:20 +01:00
Jesse de Wit
5b864f9cce implement cln client and interceptor 2022-11-18 16:51:36 +01:00