Commit graph

1254 commits

Author SHA1 Message Date
Elle Mouton
06ca5f280f
tools: bump go version and linter version 2025-03-05 12:37:49 +02:00
Elle Mouton
3fdb609002
docker: update dockerfile go versions 2025-03-05 12:37:49 +02:00
Elle Mouton
9ee62d00f8
.github: update actions/cache to v4 2025-03-05 12:31:28 +02:00
Elle Mouton
b7a603bda8
makefile: add tags to install cmd 2025-03-05 12:31:27 +02: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
Elle Mouton
909f3b8826
auctioneerrpc+poolrpc: go.mod go bump 2025-03-05 12:30:55 +02:00
Oliver Gugger
c5b37702e0
Merge pull request #495 from peicuiping/master
chore: fix some typos
2025-01-10 09:37:09 -06:00
peicuiping
279de13190 chore: fix some typos
Signed-off-by: peicuiping <ezc5@sina.cn>
2025-01-04 17:51:54 +08:00
Oliver Gugger
f41389e103
Merge pull request #494 from lightninglabs/dependabot/go_modules/github.com/golang-jwt/jwt/v4-4.5.1
build(deps): bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.1
2024-11-13 10:09:59 +01: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
Oliver Gugger
044cb451b5
Merge pull request #493 from lightninglabs/dependabot/go_modules/github.com/jackc/pgx/v5-5.5.4
build(deps): bump github.com/jackc/pgx/v5 from 5.3.1 to 5.5.4
2024-10-15 12:53:39 +02: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
e5a3f38b5c
Merge pull request #488 from lightninglabs/update-to-lnd-18-4
mod+poolscript: bump lnd compile time dependency to v0.18.4-beta
2024-10-15 12:46:31 +02: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
352b8da4b3
account: split mocks
This commit prepares for a change in lndclient, where each sub server
client needs to implement a specific method.
Because of that requirement we cannot have a single mock that implements
two of those methods and we need to split the wallet and signer mocks
apart.
2024-10-14 16:33:44 +02:00
Oliver Gugger
f331b9ee66
Merge pull request #492 from bhandras/poolrpc-tag
build: pin poolrpc
2024-10-14 15:39:28 +02:00
Oliver Gugger
927e915ce1
Merge pull request #491 from lightninglabs/dependabot/go_modules/github.com/opencontainers/runc-1.1.14
build(deps): bump github.com/opencontainers/runc from 1.1.12 to 1.1.14
2024-10-14 15:35:22 +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
András Bánki-Horváth
c57ccf7e61
Merge pull request #487 from bhandras/poolrpc-module
poolrpc: convert poolrpc into a go module
2024-10-14 14:11:31 +02:00
Andras Banki-Horvath
0382f9762b
poolrpc: convert poolrpc into a go module 2024-10-14 14:05:38 +02:00
Oliver Gugger
e121aadb32
Merge pull request #486 from starius/lnd-v0.18.0-beta.1
go.mod: update LND to v0.18.0-beta.1
2024-06-04 09:02:22 +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
4000ec802a
Merge pull request #485 from lightninglabs/lnd-18
Bump lnd to version v0.18.0-beta
2024-05-31 10:47:22 +02:00
Oliver Gugger
c11f6971ad
GitHub+Dockerfile: bump Go version to v1.22.3 2024-05-31 10:39:24 +02:00
Oliver Gugger
811deaa6e9
cmd/pool+tools: update Go version of linter, fix issues 2024-05-31 10:39:24 +02:00
Oliver Gugger
d78921b6ff
multi: switch gomock to go.uber.org 2024-05-31 10:39:24 +02:00
Oliver Gugger
36e4629078
multi: bump lnd to v0.18.0-beta 2024-05-31 10:39:23 +02:00
András Bánki-Horváth
3c7d212287
Merge pull request #484 from bhandras/lsat-l402
multi: bump aperture and rename LSAT to L402 where possible
2024-05-23 21:59:14 +02:00
Andras Banki-Horvath
c94d19616e
version: bump to v0.6.5-beta 2024-05-23 14:08:33 +02:00
Andras Banki-Horvath
948dbca84e
multi: bump aperture and rename L402 to LSAT where possible 2024-05-23 14:07:48 +02:00
ffranr
6f76b351d5
Merge pull request #483 from lightninglabs/dependabot/go_modules/github.com/btcsuite/btcd-0.24.0
build(deps): bump github.com/btcsuite/btcd from 0.23.5-0.20230905170901-80f5a0ffdf36 to 0.24.0
2024-05-07 15:23:47 +01: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
Oliver Gugger
65957d0c27
Merge pull request #482 from lightninglabs/dependabot/go_modules/golang.org/x/net-0.23.0
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0
2024-04-22 01:20:51 -06: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
ffranr
1a96134823
Merge pull request #481 from lightninglabs/dependabot/go_modules/auctioneerrpc/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.28.1 to 1.33.0 in /auctioneerrpc
2024-03-18 14:48:57 +00:00
Oliver Gugger
49750c8a06
auctioneerrpc+poolrpc: re-generate after dep update 2024-03-15 18:21:18 +01:00
Oliver Gugger
1be769592d
Merge pull request #480 from lightninglabs/dependabot/go_modules/tools/google.golang.org/protobuf-1.33.0
build(deps): bump google.golang.org/protobuf from 1.28.0 to 1.33.0 in /tools
2024-03-15 11:19:52 -06:00
Oliver Gugger
b6a46b534b
build(deps): bump google.golang.org/grpc in /auctioneerrpc 2024-03-15 18:19:07 +01:00
Oliver Gugger
602c66ee77
poolrpc+auctioneerrpc: re-generate after dep update 2024-03-15 18:13:53 +01:00
dependabot[bot]
a77b9f2ef3
build(deps): bump google.golang.org/protobuf in /auctioneerrpc
Bumps google.golang.org/protobuf from 1.28.1 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 22:18:42 +00:00
dependabot[bot]
f61a2602ae
build(deps): bump google.golang.org/protobuf in /tools
Bumps google.golang.org/protobuf from 1.28.0 to 1.33.0.

---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-13 21:44:09 +00:00
Oliver Gugger
310866921e
Merge pull request #479 from lightninglabs/dependabot/go_modules/github.com/jackc/pgx/v4-4.18.2
build(deps): bump github.com/jackc/pgx/v4 from 4.18.1 to 4.18.2
2024-03-12 11:34:39 -06: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
Oliver Gugger
92dec8814e
Merge pull request #477 from lightninglabs/dependabot/go_modules/golang.org/x/crypto-0.17.0
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
2023-12-19 11:56:57 +01: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
Robyn Ffrancon
05deaf44ca
Merge pull request #476 from lightninglabs/dependabot/go_modules/go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc-0.46.0
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.25.0 to 0.46.0
2023-11-13 15:52:36 +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
Olaoluwa Osuntokun
d10e1b70e9
Merge pull request #468 from lightninglabs/taproot-channels
Add support for matching Simple Taproot channels
2023-10-27 12:05:43 -07:00
Oliver Gugger
51358ef7a1
server+rpcserver: restrict use of taproot chans 2023-10-25 10:04:23 +02:00