sputn1ck
|
6a81614b1b
|
go.mod: update loop to v0.26.6-beta
|
2024-03-27 18:42:38 +01:00 |
|
dependabot[bot]
|
3b3daddfee
|
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:32:57 +00:00 |
|
sputn1ck
|
3fbf8d0bd2
|
signmessage: add signmessage cmd
This commit adds the signmessage command which allows a user to sign a
message with the nodes identity key, similiar to `lncli signmessage`.
|
2024-02-06 10:38:47 +01:00 |
|
dependabot[bot]
|
7e110d8d46
|
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 23:32:17 +00:00 |
|
dependabot[bot]
|
a44746912c
|
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:43 +00:00 |
|
dependabot[bot]
|
abb0343059
|
build(deps): bump google.golang.org/grpc from 1.53.0 to 1.56.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.53.0...v1.56.3)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-25 22:29:05 +00:00 |
|
Oliver Gugger
|
bc69de77e1
|
multi: use go 1.21.x
|
2023-10-19 13:51:54 +02:00 |
|
dependabot[bot]
|
d9e3365e1c
|
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-16 13:08:34 +00:00 |
|
bitromortac
|
4f083e1c1d
|
multi: bump to lnd version v0.17.0-beta
|
2023-10-16 14:26:57 +02:00 |
|
dependabot[bot]
|
9b7f200176
|
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.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 23:26:47 +00:00 |
|
dependabot[bot]
|
6f0cca33c8
|
build(deps): bump google.golang.org/grpc from 1.41.0 to 1.53.0
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.41.0 to 1.53.0.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.41.0...v1.53.0)
---
updated-dependencies:
- dependency-name: google.golang.org/grpc
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-07-05 21:13:41 +00:00 |
|
Oliver Gugger
|
4e0c5ada63
|
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools
|
2023-06-02 13:02:11 +02:00 |
|
sputn1ck
|
ab0743a3d3
|
recoverloopin: add new command recoverloopin
This commit adds a new command recoverloopin which allows the user to
recover stuck loop in funds.
|
2023-04-26 17:33:28 +02:00 |
|
Oliver Gugger
|
8f80d0e8b4
|
closepoolaccount: add compatibility for p2tr accounts
|
2023-04-01 15:19:09 +02:00 |
|
Oliver Gugger
|
3503b21182
|
multi: bump to lnd v0.16.0-beta.rc2
|
2023-03-09 08:59:55 +01:00 |
|
Oliver Gugger
|
49f67ed987
|
Merge branch 'zombie-recovery-amboss'
|
2023-03-08 13:24:04 +01:00 |
|
Oliver Gugger
|
dd3a60c79d
|
zombierecovery: use Amboss API for channel query
|
2023-03-08 13:23:24 +01:00 |
|
dependabot[bot]
|
129b889bcd
|
build(deps): bump golang.org/x/net from 0.4.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.4.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.4.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 00:41:06 +00:00 |
|
Oliver Gugger
|
a01dd32e55
|
mod: bump lnd to v0.16.0-beta.rc1
|
2023-02-25 09:29:32 +01:00 |
|
Oliver Gugger
|
1474313959
|
mod+tools: update linter
|
2023-02-23 11:32:07 +01:00 |
|
dependabot[bot]
|
f446a8ad5a
|
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 10:15:39 +00:00 |
|
dependabot[bot]
|
34b290aa97
|
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:04 +00:00 |
|
Oliver Gugger
|
7e91a9fe83
|
mod: bump lnd and btcd
|
2022-11-16 16:30:05 +01:00 |
|
Oliver Gugger
|
3d4c5c359e
|
multi: bump lnd channeldb version to v0.15.1-beta
|
2022-09-11 19:21:18 +02:00 |
|
Oliver Gugger
|
1e13ec00eb
|
mod: run go mod tidy
|
2022-08-25 20:42:50 +02:00 |
|
Oliver Gugger
|
aad53a2f3c
|
multi: update to lnd v0.15.0-beta
|
2022-07-18 09:23:55 +02:00 |
|
Oliver Gugger
|
6e34bfc661
|
closepoolaccount: add new command to close an expired pool account
|
2021-12-20 11:28:59 +01:00 |
|
Oliver Gugger
|
a239f944d6
|
multi: update lnd dependency to v0.14.1-beta
|
2021-12-13 10:34:26 +01:00 |
|
Oliver Gugger
|
050253ec90
|
mod: fix dependabot alert
|
2021-11-11 13:56:02 +01:00 |
|
Oliver Gugger
|
883705f2f0
|
multi: update lnd version to v0.13.1-beta
|
2021-07-26 10:51:37 +02:00 |
|
Oliver Gugger
|
b1286e7e3c
|
multi: update lnd to 0.12.1-beta, add deletepayments command
|
2021-06-09 12:41:36 +02:00 |
|
Oliver Gugger
|
729e71f751
|
cmd: add migratedb command
|
2021-01-01 13:19:48 +01:00 |
|
Oliver Gugger
|
fa62a57e95
|
multi: add unit tests
|
2021-01-01 13:02:16 +01:00 |
|
Oliver Gugger
|
5b8e73f66c
|
mod+cmd: migrate to cobra
|
2021-01-01 12:56:36 +01:00 |
|
Oliver Gugger
|
ffa1c22cfc
|
mod: fix lnd version
|
2020-12-15 00:01:11 +01:00 |
|
Oliver Gugger
|
7eee3cde5e
|
multi: update to lnd v0.11.1-beta
|
2020-12-14 23:30:18 +01:00 |
|
Oliver Gugger
|
4a633da99e
|
Add rescuefunding and signrescuefunding commands
|
2020-08-26 23:14:38 +02:00 |
|
Oliver Gugger
|
a95f475c6a
|
Add closed channels to dumpchannels command
|
2020-08-26 12:23:59 +02:00 |
|
Oliver Gugger
|
3a8d95c4ba
|
Add vanitygen command
|
2020-08-08 12:30:43 +02:00 |
|
Oliver Gugger
|
995cfd4f0f
|
Add safemode for channel DB
|
2020-03-07 11:27:04 +01:00 |
|
Oliver Gugger
|
de4f5256ef
|
Run go mod tidy
|
2020-01-04 23:34:38 +01:00 |
|
Oliver Gugger
|
b484240b98
|
Add dumpchannels command
|
2019-12-28 16:04:36 +01:00 |
|
Oliver Gugger
|
6949457997
|
Add summary and rescueclosed commands
|
2019-11-24 12:32:59 +01:00 |
|
Oliver Gugger
|
2774bcee41
|
Initial commit
|
2019-11-09 15:41:31 +01:00 |
|