Boris Nagaev
cfe9e401c4
build: bump lnd to v0.21
...
Update lnd to v0.21.0-beta and lndclient to v0.21.0-1.
Regenerate the LND-derived swagger and CLI manpage outputs after the
dependency bump.
2026-06-11 16:24:30 -05:00
Slyghtning
c6b4362e2d
gomod: replace dario.cat/mergo
2026-06-03 18:41:17 +02:00
Boris Nagaev
62177f9d62
Merge pull request #1122 from starius/addinvoice-coverage
...
loop-ins: fix route hints passing, add test coverage
2026-05-01 00:17:01 -05:00
dependabot[bot]
0031ed5eba
build: bump github.com/jackc/pgx/v5 from 5.9.0 to 5.9.2
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.9.0 to 5.9.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.9.0...v5.9.2 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-version: 5.9.2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-23 00:32:10 +00:00
Slyghtning
7396653e55
build: update root pgx/v5 to 5.9.0
2026-04-21 09:22:56 +02:00
Boris Nagaev
118c73a0bd
go.mod: pin fixed lndclient addinvoice hints
...
Include https://github.com/lightninglabs/lndclient/pull/268
Preserve AddInvoiceData fields across invoice wrappers
2026-04-17 21:37:47 -05:00
dependabot[bot]
af79d5480c
build: bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0
...
Bumps [go.opentelemetry.io/otel/sdk](https://github.com/open-telemetry/opentelemetry-go ) from 1.40.0 to 1.43.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go/releases )
- [Changelog](https://github.com/open-telemetry/opentelemetry-go/blob/main/CHANGELOG.md )
- [Commits](https://github.com/open-telemetry/opentelemetry-go/compare/v1.40.0...v1.43.0 )
---
updated-dependencies:
- dependency-name: go.opentelemetry.io/otel/sdk
dependency-version: 1.43.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08 21:53:40 +00:00
Boris Nagaev
5a482249f8
Reapply "build: bump google.golang.org/grpc to v1.79.3"
...
This reverts commit 98ca6a0986 .
2026-03-20 17:06:14 -05:00
Boris Nagaev
dcd8084603
Reapply "build: bump github.com/docker/cli"
...
This reverts commit 6bb39c7441 .
2026-03-20 17:06:02 -05:00
Boris Nagaev
6bb39c7441
Revert "build: bump github.com/docker/cli"
...
This reverts commit 5c86ad6ed2 .
2026-03-19 10:00:34 -05:00
Boris Nagaev
98ca6a0986
Revert "build: bump google.golang.org/grpc to v1.79.3"
...
This reverts commit 629bf3721b .
2026-03-19 10:00:22 -05:00
Boris Nagaev
629bf3721b
build: bump google.golang.org/grpc to v1.79.3
2026-03-19 01:20:06 -05:00
dependabot[bot]
5c86ad6ed2
build: bump github.com/docker/cli
...
Bumps [github.com/docker/cli](https://github.com/docker/cli ) from 28.1.1+incompatible to 29.2.0+incompatible.
- [Commits](https://github.com/docker/cli/compare/v28.1.1...v29.2.0 )
---
updated-dependencies:
- dependency-name: github.com/docker/cli
dependency-version: 29.2.0+incompatible
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18 18:11:55 -05:00
Slyghtning
3aa3d0e646
go: replace broken uint128 module host
2026-03-09 14:39:46 +01:00
dependabot[bot]
294f8b6852
build: otel/sdk 1.38.0 -> 1.40.0
2026-03-01 22:52:15 -05:00
Slyghtning
9800ee3891
go.mod: go mod tidy
2026-02-26 20:57:26 +01:00
Slyghtning
6aaacf8b93
looprpc: prepare for lnrpc usage
...
In successive commits we want to access lnrpc specifc methods
and objects, so here we import github.com/lightningnetwork/lnd v0.20.1-beta
into looprpc and update relevant versions.
2026-02-26 09:35:59 +01:00
Slyghtning
20c522da31
gomod: go mod tidy
2025-11-20 14:42:52 +01:00
ffranr
24043df499
go.mod: bump lnd@v0.20.0-beta, taproot-assets@v0.7.0, taprpc@v1.0.11
2025-11-18 15:34:37 +00:00
Boris Nagaev
0bf2c99843
go.mod: bump lndclient to v0.20.0-6
...
Include https://github.com/lightninglabs/lndclient/pull/255
2025-11-16 00:26:02 -03:00
Boris Nagaev
79848aa93b
go.mod: update lndclient to v0.20.0-4
...
Include https://github.com/lightninglabs/lndclient/pull/250
SubscribeSingleInvoice: provide full invoice (lnd-20-0 port)
Include https://github.com/lightninglabs/lndclient/pull/254
Port "SendCoins: use SatPerVbyte" and "bump runc to 1.2.8" to lnd-20-0
Fixed Loop build after https://github.com/lightninglabs/lndclient/pull/250
2025-11-11 21:37:23 -03:00
dependabot[bot]
feaf97fff6
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:46:54 +00:00
Boris Nagaev
c32309ec5c
cmd/loop: remove custom cli-docs template override
...
Now that https://github.com/urfave/cli-docs/pull/15 removes empty environment
variable columns, we can rely on upstream and delete our embedded template copy.
2025-11-04 21:58:52 -03:00
Boris Nagaev
b9832c475a
go.mod: bypass gonum.org domain
...
Probably the domain has blocked our CI by IP address. This commit go-replaced
the packages with their GitHub versions to fix the CI check "go mod check".
2025-11-04 21:58:45 -03:00
sputn1ck
e4f64ec9cc
Revert "Merge pull request #1028 from starius/downgrade-deps"
...
This reverts commit b11c959bc8 , reversing
changes made to 0a182ee308 .
2025-10-31 18:48:26 +01:00
Boris Nagaev
7d58b65a84
go.mod: downgrade deps for litd release
...
lnd v0.19.3-beta
tapd v0.6.1
go 1.23.12 (except in tools/ where golangci-lint needs Go 1.24)
Remove docs generators as cli-docs depends on Go 1.24.
2025-10-31 10:23:52 -03:00
Boris Nagaev
b458c5ebd8
go.mod: fix taproot-assets commit
...
Loop was pinned to commit c44e078c33e0 (tapchannel: support stxo on aux sweeper)
which was merged into "main" branch of taproot-assets as e6ae082c0b4b.
2025-10-14 23:16:10 -03:00
George Tsagkarelis
eac843e968
build: bump deps
2025-10-13 11:08:12 +02:00
Boris Nagaev
15f94234cd
cmd/loop: add commands "loop man", "loop markdown"
...
Produce the documentations in man .1 and markdown formats.
The template for markdown was patched to removed column "Environment variables"
Upstream PR: https://github.com/urfave/cli-docs/pull/15
Also the input has to be pre-processed to remove nested "help" subcommands from
each subcommand to improve readability.
Upstream PR: https://github.com/urfave/cli-docs/pull/16
2025-10-07 16:54:38 -03:00
Boris Nagaev
5e6e789496
cmd/loop: urfave/cli -> urfave/cli/v3
2025-10-07 14:41:02 -03:00
Boris Nagaev
f721459ef0
bump LND to 0.19.3
2025-08-31 23:03:11 -03:00
dependabot[bot]
7cbf765e11
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-08-21 14:52:54 +00:00
Slyghtning
2ed543b0f9
gomod: upgrade go version and golangci
...
go is updated to v1.24.6 and golangci
from v1.64.6 to v2.4.0.
2025-08-19 21:56:59 +02:00
George Tsagkarelis
408e6d75d0
build: bump tapd
2025-07-31 10:56:12 +02:00
Andras Banki-Horvath
31f996cb37
build: bump tapd to v0.6.1 and lnd to v0.19.2-beta
2025-07-16 19:05:32 +02:00
dependabot[bot]
c6d5e41438
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:38:10 +00:00
Oliver Gugger
45a83a70dc
mod: bump to latest lnd, aperture and tapd
2025-05-26 15:56:38 +02:00
Oliver Gugger
059186568f
mod: bump tapd, add replace directive to compile tapd
...
Because tapd now uses a fork of the SQL migration library, which can
only be used through a replace directive which isn't populated
transitively to other dependent projects, we now need to copy that
directive to every project.
2025-05-02 09:49:07 +02:00
Boris Nagaev
4ab8a80db5
swapserverrpc: bump Go to 1.18
...
Protobuf v1.34.2 generates Go files that fail to compile with Go 1.16:
predeclared any requires go1.18 or later (-lang was set to go1.16; check go.mod)
Also ran "go mod tidy".
2025-04-29 11:21:53 -03:00
ffranr
64e6bbd451
perms: move perms.go into looprpc
...
The Lightning Node Connect (LNC) WASM client currently imports both
`looprpc` and the entire `loop` module to access `perms.go`. This
creates problems because `loop` imports `taproot-assets`, resulting in
too many symbols for the WASM build.
To fix this, we will move `perms.go`—which defines RPC endpoint
permissions—into `looprpc`. After this change, the LNC WASM client will
import only `looprpc`, while the rest of `loop` can continue importing
`taproot-assets` without affecting the LNC WASM build.
2025-04-28 12:56:21 -03:00
Oliver Gugger
c70dcc5449
mod+liquidity+test: update to latest lndclient+tapd
...
Required to build litd with the latest lnd+tapd.
2025-04-25 08:38:03 +02:00
dependabot[bot]
1a4ca9e372
build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.36.0 to 0.38.0.
- [Commits](https://github.com/golang/net/compare/v0.36.0...v0.38.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-version: 0.38.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-04-24 14:36:11 +00:00
Boris Nagaev
a852596582
go.mod: re-pin taproot-assets to a commit in main
2025-04-24 11:19:59 -03:00
dependabot[bot]
371fcfaf35
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:38:19 +00:00
Boris Nagaev
2249c41d2f
loopdb: switch to go.etcd.io/bbolt
...
github.com/coreos/bbolt has race conditions:
https://github.com/golang/go/issues/54690
2025-03-19 15:00:30 +01:00
dependabot[bot]
c8072e874a
build(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.33.0 to 0.36.0.
- [Commits](https://github.com/golang/net/compare/v0.33.0...v0.36.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-03-13 11:51:53 -03:00
Oliver Gugger
722ad8839d
multi: update lnd compile-time dependency to v0.19.0
2025-03-10 22:59:49 +01:00
dependabot[bot]
aa9d398528
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-21 18:43:45 +00:00
sputn1ck
20d5081368
assets: add basic asset client
2025-01-21 14:38:02 +01:00
dependabot[bot]
0021569db1
build(deps): bump golang.org/x/crypto from 0.25.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-18 14:30:34 +00:00