Commit Graph

308 Commits

Author SHA1 Message Date
Jesse de Wit
4fc7887707 notifications: server implementation 2023-06-30 16:36:29 +02:00
Jesse de Wit
205d39d715 move nexthop logic inside the interceptor 2023-06-30 16:36:29 +02:00
Jesse de Wit
898b69f9a7 split channel opener server from grpc server 2023-06-30 16:36:29 +02:00
Jesse de Wit
a6c437e4fd upgrade to LND 0.16.2 dependency 2023-06-30 16:36:28 +02:00
Jesse de Wit
1b5356d4bf fix changed cln option names in itests 2023-06-30 16:35:43 +02:00
Yaacov Akiba Slama
748e7c5b29 Use '-' instead of '.' in option name 2023-06-30 08:15:42 +03:00
Jesse de Wit
6289097874 add a reference to the genkey command 2023-06-15 10:15:13 +02:00
Jesse de Wit
db3f8999ac update used versions in the readme 2023-06-15 10:14:59 +02:00
Yaacov Akiba Slama
87c4e8aa81 Merge pull request #85 from breez/tidy-logging
tidy up logging
2023-06-14 07:51:40 +03:00
Jesse de Wit
e59378a491 tidy up logging 2023-06-12 16:15:57 +02:00
Jesse de Wit
37f6740348 update tests to work with cln v23.05 2023-06-12 15:53:18 +02:00
Jesse de Wit
0bbf6638b4 fix broken integration tests due to token filter 2023-06-12 13:47:01 +02:00
Yaacov Akiba Slama
21e26f9b57 Merge branch 'master' into params-per-token 2023-06-06 06:58:53 +03:00
Yaacov Akiba Slama
81f24accad Support more than one token per node and params per token 2023-06-03 21:44:00 +03:00
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