Commit Graph

194 Commits

Author SHA1 Message Date
Jesse de Wit
c2b1b841b4 add tag to open channel email 2023-06-02 13:32:49 +02:00
Jesse de Wit
057c5582c1 fix integration tests 2023-06-02 13:32:45 +02:00
Yaacov Akiba Slama
59f01bd30c Add data in new_channel_params in the migration 2023-05-28 13:23:34 +03:00
Yaacov Akiba Slama
2c19c53893 Add some logs 2023-05-25 11:00:28 +03:00
Yaacov Akiba Slama
301760401f Use the full signature as promise and verify it directly 2023-05-24 15:31:36 +03:00
Jesse de Wit
d7aee62fd4 use fee params from database 2023-05-17 12:03:03 +02:00
Yaacov Akiba Slama
e2912be9be Add new_channel_params table 2023-05-17 09:43:19 +02:00
Jesse de Wit
21da862da6 do open channel if promise expired, but cheap fees 2023-05-17 09:43:19 +02:00
Jesse de Wit
aaccc5fafb allow configuring an array of opening params 2023-05-17 09:43:19 +02:00
Jesse de Wit
acffe289ff add a test for dynamic fees 2023-05-17 09:43:12 +02:00
Jesse de Wit
aafb07e5f0 Use local mempool api in tests 2023-05-17 09:43:12 +02:00
Jesse de Wit
cad6540f42 always use mempool api 2023-05-17 09:43:11 +02:00
Jesse de Wit
d0de038d45 add new config to integration tests 2023-05-17 09:43:11 +02:00
Jesse de Wit
4379dee7c8 verify validity before open JIT channel
.
2023-05-17 09:43:11 +02:00
Jesse de Wit
d76b79e0d7 use opening_fee_params on register payment
.
2023-05-17 09:43:11 +02:00
Jesse de Wit
a16e87748b return opening_fee_params on channel info call 2023-05-11 15:37:28 +02:00
Jesse de Wit
27f7f6b3c1 add opening_fee_params to the proto 2023-05-11 15:29:58 +02:00
Jesse de Wit
3a24f7f827 add a cached chainfee estimator 2023-05-11 12:52:29 +02:00
Jesse de Wit
415a46a6fe cln: use amt_to_forward in payload to charge fees 2023-04-13 13:31:02 +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
eea9ec3c47 cleanup: wrong server object was used 2023-03-24 23:45:15 +01:00
Jesse de Wit
c1b80420df cleanup: move types to appropriate packages 2023-03-24 23:45:15 +01:00
Jesse de Wit
086d500750 cleanup: convert intercept and database to types 2023-03-24 15:53:19 +01:00
Jesse de Wit
9781ac6bb0 cleanup: move lightning client to seperate package 2023-03-24 14:43:20 +01:00
Jesse de Wit
f81037298f cleanup: move outpoint to basetypes package 2023-03-24 14:40:59 +01:00
Yaacov Akiba Slama
c3c721a6d2 Merge pull request #69 from breez/fix-cln-zero-conf-utxo-test
unconfirmed utxo from internal wallet
2023-03-06 13:36:27 +02: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
Yaacov Akiba Slama
c1b348b449 Merge pull request #68 from breez/spend-zero-conf-utxos
Spend unconfirmed utxos if minconfs=0
2023-03-05 17:08:15 +02: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
Jesse de Wit
14f93d934e add a test to verify tag is persisted 2023-02-16 15:01:05 +01:00
Jesse de Wit
8e2c9bd9ce set the tag field on registerpayment 2023-02-16 15:01:05 +01: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
ef3a001d54 add tag field to registerpayment proto 2023-02-13 13:04:50 +01:00
Jesse de Wit
466612f202 make mempool priority configurable 2023-02-13 12:32:20 +01:00
Yaacov Akiba Slama
61bee1552c Add some documentation for the configuration environment variables 2023-02-10 20:58:15 +01:00
Jesse de Wit
bfb25ae4bb use mempool client for fee estimation 2023-02-03 09:25:47 +01:00
Jesse de Wit
17a3dc1d94 add a mempool client for fee estimation 2023-02-03 09:24:47 +01:00
Jesse de Wit
43e045f7ff respect the lsp timelockdelta 2023-01-30 11:53:33 +01:00
Jesse de Wit
5aad6b313e handle clean shutdown 2023-01-23 14:57:27 +01:00
Jesse de Wit
294080b067 Merge branch 'fix-itest' 2023-01-20 16:37:20 +01:00
Jesse de Wit
7b93af7433 fix tls cert encoding in itests 2023-01-20 16:36:05 +01:00
Roei Erez
b83019e5c6 Remove invalid fake channels check.
We no longer need to check for confirmed channels
so now we return empty map instead to satisfy the client.
This is untill we will release a new client that doesn't use this endpoint at all.
2023-01-18 10:31:49 +02:00
Yaacov Akiba Slama
848801267a Open a channel only if the nextHop is unknown or the destination 2023-01-17 17:16:51 +02:00
Yaacov Akiba Slama
5512ff43ad Merge pull request #51 from breez/cert-without-base64
Put directly the pem in the json configuration
2023-01-11 07:49:05 +02:00
Yaacov Akiba Slama
1cb49f2896 Put directly the pem in the json configuration 2023-01-10 07:31:32 +02:00