2
0
mirror of https://github.com/guggero/chantools synced 2024-11-15 06:12:49 +00:00
Commit Graph

40 Commits

Author SHA1 Message Date
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
298a278952
multi: bump Golang version to v1.20.3 2023-04-11 16:37:38 +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
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
nicolasburtey
4ed8e63326
fix segfault 2021-06-17 04:08:22 -05: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
53f886cf43
fakechanbackup: create fake backup from graph data 2021-05-02 15:52:43 +02:00
Oliver Gugger
959dcf3f95
multi: fix linter issues 2021-01-01 13:28:27 +01: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
eac127d4ef
Add BIP39 key derivation 2020-06-14 12:51:35 +02:00
Oliver Gugger
d323c0f42b
Add compactdb command 2020-03-24 20:05:34 +01:00
Oliver Gugger
995cfd4f0f
Add safemode for channel DB 2020-03-07 11:27:04 +01:00
Oliver Gugger
f780b0f0a8
Add chanbackup command 2020-03-03 22:13:20 +01:00
Oliver Gugger
af742470b3
Add walletinfo command 2020-02-02 19:56:05 +01:00
Oliver Gugger
de4f5256ef
Run go mod tidy 2020-01-04 23:34:38 +01:00
Oliver Gugger
8f2c8db310
Add dumpbackup command 2020-01-03 11:30:18 +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