Commit Graph

42 Commits

Author SHA1 Message Date
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
Yaacov Akiba Slama
1d6e5ca99f Update lnd to 15.1 2022-09-18 21:34:59 +03:00
Yaacov Akiba Slama
89212aa5ae Update lnd (and corresponding btcd) 2022-07-17 18:05:58 +03:00
ueno
bed7551652 go.mod: tidy 2022-06-26 00:10:36 +09:00
Yaacov Akiba Slama
ad31aa8921 Synchronize channels to DB after each block and check channels from DB 2021-05-25 12:52:00 +03:00
Yaacov Akiba Slama
ece77f65e1 Downgrade google.golang.org/grpc to 1.29.1 2021-02-11 17:13:15 +02:00
Yaacov Akiba Slama
aca8c4f2c0 Add forwarding history sync from lnd to db 2021-02-05 07:11:53 +02:00
Yaacov Akiba Slama
f407ec9e9c Handle interception probing payments
probing payments uses a probing payment hash which is:
sha256("probing-01:" || payment_hash).

When the interceptor detects such a hash for a payment which is supposed
to trigger a channel creation , it checks if the destination is online,
and if online, fails with INCORRECT_OR_UNKNOWN_PAYMENT_DETAILS error in
order to let the payer knows that the payment would be successful.
2020-11-08 17:46:26 +02:00
Yaacov Akiba Slama
630c6c3803 Send email notification (using aws ses) when a channel is created 2020-08-25 17:19:35 +03:00
Yaacov Akiba Slama
26cd383aa9 Add intercept functionality to lspd to create channels on the fly. 2020-08-06 16:24:29 +03:00
Yaacov Akiba Slama
3d5d4a5283 Update certmagic 2020-08-02 14:50:54 +03:00
Yaacov Akiba Slama
a5db418f43 Add RegisterPayment to lspd 2020-08-02 14:45:47 +03:00
Yaacov Akiba Slama
8dbb2f54ca Update lnd dependency 2019-11-04 16:50:53 +02:00
Yaacov Akiba Slama
795625ca3f Add optional support for Let's Encrypt certificate 2019-08-27 18:10:45 +03:00
Yaacov Akiba Slama
a4ab8bf8fa Add authorization check using token 2019-07-22 16:42:23 +03:00
Yaacov Akiba Slama
1cd9ecac5c Use full module name 2019-07-17 17:49:15 +03:00
Yaacov Akiba Slama
192135b224 First version 2019-07-17 17:32:47 +03:00