dependabot[bot]
841f2f272b
build(deps): bump github.com/go-viper/mapstructure/v2
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.4.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 18:21:47 +00:00
dependabot[bot]
b0f7c1f67b
build(deps): bump github.com/opencontainers/runc from 1.2.0 to 1.2.8
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.2.0 to 1.2.8.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/v1.2.8/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.2.0...v1.2.8 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-version: 1.2.8
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 16:47:47 +00:00
dependabot[bot]
e7fb1a70b2
build(deps): bump github.com/go-viper/mapstructure/v2
...
Bumps [github.com/go-viper/mapstructure/v2](https://github.com/go-viper/mapstructure ) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/go-viper/mapstructure/releases )
- [Changelog](https://github.com/go-viper/mapstructure/blob/main/CHANGELOG.md )
- [Commits](https://github.com/go-viper/mapstructure/compare/v2.2.1...v2.3.0 )
---
updated-dependencies:
- dependency-name: github.com/go-viper/mapstructure/v2
dependency-version: 2.3.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-06-27 16:50:29 +00:00
Oliver Gugger
4945c41824
mod: bump lnd to final version
2025-05-26 10:50:43 +02:00
Andras Banki-Horvath
f21a1c3f3c
build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 in /poolrpc
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.35.0 to 0.38.0.
2025-04-17 07:50:21 +02:00
dependabot[bot]
2890b2944a
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.5.1 to 4.5.2.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.5.1...v4.5.2 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-21 22:37:40 +00:00
Oliver Gugger
e883a60eb8
mod: bump dependencies
...
Replaces https://github.com/lightninglabs/pool/pull/498 .
2025-03-13 11:55:57 -05:00
dependabot[bot]
85b4f47693
build(deps): bump golang.org/x/net from 0.27.0 to 0.33.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-05 12:33:01 +00:00
Elle Mouton
6dd03c0edc
multi: update lnd, aperture and lndclient deps
...
This includes upgrading the logging framework to the V2 framework. This
new framework lets us deprecate the `maxlogfiles` and
`maxlogfilesize` config options.
2025-03-05 12:31:15 +02:00
dependabot[bot]
669dc00f6d
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1
...
Bumps [github.com/golang-jwt/jwt/v4](https://github.com/golang-jwt/jwt ) from 4.4.2 to 4.5.1.
- [Release notes](https://github.com/golang-jwt/jwt/releases )
- [Changelog](https://github.com/golang-jwt/jwt/blob/main/VERSION_HISTORY.md )
- [Commits](https://github.com/golang-jwt/jwt/compare/v4.4.2...v4.5.1 )
---
updated-dependencies:
- dependency-name: github.com/golang-jwt/jwt/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-11-12 21:38:41 +00:00
dependabot[bot]
c1a6a2ddcb
build(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.3.1 to 5.5.4.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.3.1...v5.5.4 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-15 10:47:44 +00:00
Oliver Gugger
85f81be29a
multi: bump lnd compile time dependency to v0.18.4-beta
2024-10-14 16:41:48 +02:00
Oliver Gugger
f331b9ee66
Merge pull request #492 from bhandras/poolrpc-tag
...
build: pin poolrpc
2024-10-14 15:39:28 +02:00
Andras Banki-Horvath
ab967064e2
build: pin poolrpc
2024-10-14 14:15:11 +02:00
dependabot[bot]
4c4762b2f7
build(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14
...
Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc ) from 1.1.12 to 1.1.14.
- [Release notes](https://github.com/opencontainers/runc/releases )
- [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md )
- [Commits](https://github.com/opencontainers/runc/compare/v1.1.12...v1.1.14 )
---
updated-dependencies:
- dependency-name: github.com/opencontainers/runc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 12:12:57 +00:00
Andras Banki-Horvath
0382f9762b
poolrpc: convert poolrpc into a go module
2024-10-14 14:05:38 +02:00
Boris Nagaev
6cfb8eba10
go.mod: update LND to v0.18.0-beta.1
...
This is the same as v0.18.0-beta.
2024-06-03 19:36:02 -03:00
Oliver Gugger
36e4629078
multi: bump lnd to v0.18.0-beta
2024-05-31 10:39:23 +02:00
Andras Banki-Horvath
948dbca84e
multi: bump aperture and rename L402 to LSAT where possible
2024-05-23 14:07:48 +02:00
dependabot[bot]
088c429a98
build(deps): bump github.com/btcsuite/btcd
...
Bumps [github.com/btcsuite/btcd](https://github.com/btcsuite/btcd ) from 0.23.5-0.20230905170901-80f5a0ffdf36 to 0.24.0.
- [Release notes](https://github.com/btcsuite/btcd/releases )
- [Changelog](https://github.com/btcsuite/btcd/blob/master/CHANGES )
- [Commits](https://github.com/btcsuite/btcd/commits/v0.24.0 )
---
updated-dependencies:
- dependency-name: github.com/btcsuite/btcd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 14:35:14 +00:00
dependabot[bot]
35d035766b
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.21.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.23.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 13:15:19 +00:00
Oliver Gugger
49750c8a06
auctioneerrpc+poolrpc: re-generate after dep update
2024-03-15 18:21:18 +01:00
dependabot[bot]
52c61c8e31
build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
...
Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx ) from 4.18.1 to 4.18.2.
- [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v4.18.1...v4.18.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-03-12 15:34:28 +00:00
dependabot[bot]
13ace2f3a1
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.14.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-18 23:31:21 +00:00
dependabot[bot]
7e25dabcab
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>
2023-11-12 16:06:25 +00:00
dependabot[bot]
12f71dbd5e
build(deps): bump golang.org/x/net from 0.10.0 to 0.17.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.10.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.10.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-11 22:49:28 +00:00
Oliver Gugger
31f714dafc
multi: update to lnd v0.17.0-beta
2023-10-03 19:38:20 +02:00
Oliver Gugger
061d517293
mod: run go mod tidy
2023-07-10 11:11:09 +02:00
Oliver Gugger
60d5a265ac
mod: downgrade google.golang.org/grpc to fix L402
2023-05-25 13:39:45 +02:00
Oliver Gugger
56ab58d11e
mod: bump aperture to v0.1.20-beta
2023-03-29 15:45:33 +02:00
Oliver Gugger
faa25b7278
mod: bump lnd to v0.16.0-beta final
2023-03-29 15:25:58 +02:00
Oliver Gugger
30c7ef6531
multi: bump lnd+lndclient compile time dependency
...
This commit bumps the compile time dependency of lnd and lndclient to
the 0.16.x branch. This makes the code forward compatible but does not
yet change anything with respect to the minimum required version the
user needs to run.
2023-03-08 17:42:04 +01:00
dependabot[bot]
5dcd5a9443
build(deps): 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-03-07 03:04:23 +00:00
dependabot[bot]
bf8b44b286
build(deps): bump golang.org/x/crypto
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.0.0-20211215153901-e495a2d5b3d3 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases )
- [Commits](https://github.com/golang/crypto/commits/v0.1.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-24 21:21:41 +00:00
dependabot[bot]
c527779d62
build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8
...
Bumps [golang.org/x/text](https://github.com/golang/text ) from 0.3.7 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases )
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.3.8 )
---
updated-dependencies:
- dependency-name: golang.org/x/text
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 09:05:25 +00:00
dependabot[bot]
4655fa75f1
build(deps): bump github.com/prometheus/client_golang
...
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 02:43:20 +00:00
dependabot[bot]
8ac8cf331d
build(deps): bump github.com/lightningnetwork/lnd
...
Bumps [github.com/lightningnetwork/lnd](https://github.com/lightningnetwork/lnd ) from 0.15.1-beta to 0.15.4-beta.
- [Release notes](https://github.com/lightningnetwork/lnd/releases )
- [Changelog](https://github.com/lightningnetwork/lnd/blob/master/docs/release.md )
- [Commits](https://github.com/lightningnetwork/lnd/compare/v0.15.1-beta...v0.15.4-beta )
---
updated-dependencies:
- dependency-name: github.com/lightningnetwork/lnd
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-18 18:51:14 +00:00
positiveblue
d30a0b213c
multi: update lnd and lndclient v0.15.1-beta
2022-10-18 04:34:20 -07:00
Oliver Gugger
b63e0051fd
multi: use Golang 1.18 everywhere
2022-08-03 19:26:01 +02:00
Oliver Gugger
791f4a8d56
multi: update to Go 1.17.12
2022-07-13 09:32:00 +02:00
Oliver Gugger
3507759cf4
mod: bump lnd to final, non-RC version
2022-06-30 13:46:58 +02:00
Oliver Gugger
56eb099eb2
multi: bump to latest lnd and lndclient versions
2022-06-17 14:50:58 +02:00
Oliver Gugger
758aa8e2b8
auctioneerrpc+mod: add new account state
2022-06-08 12:40:01 +02:00
Oliver Gugger
59d2ee23ab
mod: bump auctioneerrpc and aperture versions
...
We need to bump our auctioneerrpc version so it's correctly used when
Pool is pulled in as a library in LiTd. To make things easier, we also
bump aperture to the latest version.
2022-06-02 18:32:40 +02:00
Oliver Gugger
3508d7b9a4
multi: bump to latest lndclient and lnd versions
2022-06-01 16:16:57 +02:00
Oliver Gugger
ee7924fbc2
mod: fix lndclient version
2022-04-04 12:48:35 +02:00
positiveblue
573f86dc83
mod: update lndclient to use new SignOutputRaw
2022-04-04 11:35:20 +02:00
positiveblue
6027ccd3d6
multi: bump btcec/v2 and btcutil to new versions
2022-03-28 15:22:41 +02:00
Elle Mouton
599f26528c
multi: use lndclient MacaroonService
...
Since the code for creating and using a macaroon service is the same for
multiple projects (pool, loop, litd etc), the code has been unified in
lndclient. So this commit removes the macaroon service code and instead
uses the lndclient code.
2022-01-17 16:04:03 +02:00
Olaoluwa Osuntokun
b413ace060
rpc: default to the script enforced chan type if lnd supports it
...
In this commit, we use the prior commits to allow the server to
dynamically select a channel type based on the lnd version.
2021-12-17 18:02:51 -08:00