Commit Graph

37 Commits (3fc529f74786db9f57c7044ad190a4d9fec7c7be)

Author SHA1 Message Date
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>
7 months ago
bitromortac 4f083e1c1d
multi: bump to lnd version v0.17.0-beta 7 months ago
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>
7 months ago
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>
11 months ago
Oliver Gugger 4e0c5ada63
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 12 months ago
sputn1ck ab0743a3d3
recoverloopin: add new command recoverloopin
This commit adds a new command recoverloopin which allows the user to
recover stuck loop in funds.
1 year ago
Oliver Gugger 8f80d0e8b4
closepoolaccount: add compatibility for p2tr accounts 1 year ago
Oliver Gugger 3503b21182
multi: bump to lnd v0.16.0-beta.rc2 1 year ago
Oliver Gugger 49f67ed987
Merge branch 'zombie-recovery-amboss' 1 year ago
Oliver Gugger dd3a60c79d
zombierecovery: use Amboss API for channel query 1 year ago
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>
1 year ago
Oliver Gugger a01dd32e55
mod: bump lnd to v0.16.0-beta.rc1 1 year ago
Oliver Gugger 1474313959
mod+tools: update linter 1 year ago
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>
1 year ago
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>
1 year ago
Oliver Gugger 7e91a9fe83
mod: bump lnd and btcd 2 years ago
Oliver Gugger 3d4c5c359e
multi: bump lnd channeldb version to v0.15.1-beta 2 years ago
Oliver Gugger 1e13ec00eb
mod: run go mod tidy 2 years ago
Oliver Gugger aad53a2f3c
multi: update to lnd v0.15.0-beta 2 years ago
Oliver Gugger 6e34bfc661
closepoolaccount: add new command to close an expired pool account 2 years ago
Oliver Gugger a239f944d6
multi: update lnd dependency to v0.14.1-beta 2 years ago
Oliver Gugger 050253ec90
mod: fix dependabot alert 3 years ago
Oliver Gugger 883705f2f0
multi: update lnd version to v0.13.1-beta 3 years ago
Oliver Gugger b1286e7e3c
multi: update lnd to 0.12.1-beta, add deletepayments command 3 years ago
Oliver Gugger 729e71f751
cmd: add migratedb command 3 years ago
Oliver Gugger fa62a57e95
multi: add unit tests 3 years ago
Oliver Gugger 5b8e73f66c
mod+cmd: migrate to cobra 3 years ago
Oliver Gugger ffa1c22cfc
mod: fix lnd version 3 years ago
Oliver Gugger 7eee3cde5e
multi: update to lnd v0.11.1-beta 3 years ago
Oliver Gugger 4a633da99e
Add rescuefunding and signrescuefunding commands 4 years ago
Oliver Gugger a95f475c6a
Add closed channels to dumpchannels command 4 years ago
Oliver Gugger 3a8d95c4ba
Add vanitygen command 4 years ago
Oliver Gugger 995cfd4f0f
Add safemode for channel DB 4 years ago
Oliver Gugger de4f5256ef
Run go mod tidy 4 years ago
Oliver Gugger b484240b98
Add dumpchannels command 4 years ago
Oliver Gugger 6949457997
Add summary and rescueclosed commands 5 years ago
Oliver Gugger 2774bcee41
Initial commit 5 years ago