Commit graph

77 commits

Author SHA1 Message Date
Oli
4da5b6f212
root+doc: add --testnet4 flag 2026-03-04 07:04:29 +01:00
dependabot[bot]
430d789eae
build(deps): bump rollup from 4.52.5 to 4.59.0 in /doc/command-generator
Bumps [rollup](https://github.com/rollup/rollup) from 4.52.5 to 4.59.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.52.5...v4.59.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-version: 4.59.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-28 20:58:59 +00:00
Oli
db1d8d09b1
multi: generate command-generator, fix docs 2025-10-29 15:06:34 +01:00
Oli
e9edd22b2f
doc/command-generator: add zombie recovery scenario 2025-10-29 14:39:43 +01:00
Oli
fa58a1d46c
README+doc: fix typos, link to command generator 2025-10-29 14:34:31 +01:00
dependabot[bot]
28bae33e62
build(deps-dev): bump vite in /doc/command-generator
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.1.5 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-10-21 19:38:49 +00:00
Oli
c3a8a594f4
doc: re-generate docs after adding --resultsdir param 2025-10-21 21:28:28 +02:00
Oli
beef8a6c20
make+doc: generate command-generator.html 2025-10-21 21:28:28 +02:00
Oli
61bbf5dbbb
doc: add command generator web page 2025-10-21 21:28:28 +02:00
Oliver Gugger
99724b6f2d
multi: make derivekey CLN compatible 2025-07-14 10:35:07 +02:00
Oliver Gugger
168d1cb348
root: allow disabling log file 2025-07-14 10:35:06 +02:00
Oliver Gugger
ec6b7c5aca
doc: update parameters 2025-06-18 08:58:47 +02:00
Oliver Gugger
ea9895cfd0
doc: update after latest changes 2025-06-09 21:24:24 +02:00
Oliver Gugger
53b5b6c069
triggerforceclose: make command CLN compatible 2025-06-09 21:18:26 +02:00
Oliver Gugger
5810cce6a5
sweepremoteclosed: make command CLN compatible 2025-06-09 21:18:26 +02:00
Oliver Gugger
ac43d49f35
zombierecovery: make signoffer CLN compatible 2025-06-09 21:11:45 +02:00
Oliver Gugger
a2792d9904
zombierecovery: make preparekeys CLN compatible 2025-06-09 21:11:45 +02:00
Oliver Gugger
0789785561
README+doc: update docs 2025-06-02 16:36:52 +02:00
Boris Nagaev
29bed90b19
multi: compile-time dependency of lnd to 0.19.0
Important notes.
 - channeldb was split to channeldb and graphdb
 - chanbackup.NewMultiFile got additional argument noBackupArchive, I pass false
 - Go updated to 1.23.6
 - golangci-lint updated to v1.64.5
2025-03-11 15:27:14 -03:00
Oliver Gugger
343cb8dafc
doc+root: generate docs, bump version to v0.13.6 2025-02-10 10:36:29 +01:00
Oliver Gugger
ad7943909f
multi: update lnd to v0.18.4-beta 2024-12-27 13:57:33 +01:00
Oliver Gugger
ff331d3a92
cmd+doc: fix typo 2024-12-27 12:44:28 +01:00
Oliver Gugger
5c15eae2cb
root+doc: change default API server to api.node-recovery.com
The blockstream API is too unstable or blocks users after too few
requests. This commit changes the default API server to
api.node-recovery.com (hosted by guggero).
2024-10-28 13:18:12 +01:00
Boris Nagaev
223cc02de1
go.mod: update lnd to v0.18.3-beta
Also updated versions of modules inside LND repo (lnd/sqldb etc) to the versions
used by v0.18.3-beta.

Fixed few build errors caused by changes in APIs.

Ran "make docs" and updated the comments in go.mod and cmd/chantools/root.go
adding the instruction to run "make docs" after changing LND version.
2024-09-20 09:55:50 -03:00
Martin Berger
22cd413b1c
Fixed typo in chantools_zombierecovery.md 2024-07-04 21:58:14 +02:00
Boris Nagaev
7bd21fba58
update dependencies (LND v0.18.0-beta and co)
Updated versions:

  - lnd: v0.17.4-beta -> v0.18.0-beta
  - lnd/kvdb: v1.4.4 -> v1.4.8
  - lnd/tor: v1.1.2 -> v1.1.3
  - lnd/healthcheck: v1.2.3 -> v1.2.4
  - lnd/tlv: v1.1.1 -> v1.2.6
  - neutrino: v0.16.0 -> v0.16.1-0.20240425105051-602843d34ffd
  - neutrino/cache: v1.1.1 -> v1.1.2
  - lndclient: v0.17.4-1 -> v0.18.0-2
  - loop: v0.26.6-beta -> v0.28.3
  - loop/swapserverrpc: v1.0.5 -> v1.0.8
  - pool: v0.6.2-beta.0.20230329135228-c3bffb52df3a ->
        v0.6.5-beta.0.20240531084722-4000ec802aaa
  - pool/auctioneerrpc: v1.0.7 -> v1.1.2
  - aperture: v0.1.21-beta.0.20230705004936-87bb996a4030 -> v0.3.2-beta
  - replace of protobuf: v1.30.0-hex-display -> v1.33.0-hex-display
  - Go: 1.21 -> 1.22.3

Pool version v0.6.5-beta.0.20240531084722-4000ec802aaa was used because it uses
LND v0.18.0-beta, not v0.18.0-beta.rc3.

Fixed imports and API changes.

Updated Go version in README.

Updated LND version in cmd/chantools/root.go.
Ran `make docs`.
2024-06-18 11:01:52 -03:00
Oliver Gugger
e3285daf5b
triggerforceclose: support Tor connections 2024-04-29 09:54:02 +02:00
Oliver Gugger
179773fdb9
triggerforceclose: make cmd compatible with all nodes 2024-04-28 16:03:00 +02:00
Oliver Gugger
71b824e105
README+doc: update all docs 2024-03-27 18:22:50 +01: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
Felix Passenberg
d9af0e36e5
doublespendinputs: remove RBF argument, RBF always on 2024-01-29 16:13:23 +01:00
Felix Passenberg
3b50a5ce16
doublespendinputs: allow RBF per default 2024-01-26 02:40:59 +01:00
Oliver Gugger
7e3ea44fd4
multi: standardize address checks 2024-01-04 09:23:12 +01:00
Oliver Gugger
5cf7fd60c4
multi: clean up after PRs 2023-12-29 09:35:38 +01:00
Oliver Gugger
7227c7f101
multi: add new pullanchor command 2023-12-28 14:45:14 +01:00
Oliver Gugger
0ebb732576
rescueclosed: clarify instructions
Fixes #102.
2023-12-15 10:02:56 +01:00
Yuck Fou
55208e0218
Update zombierecovery.md
Fix typo: Hou -> You
2023-11-12 10:19:42 +00:00
bitromortac
4f083e1c1d
multi: bump to lnd version v0.17.0-beta 2023-10-16 14:26:57 +02:00
Oliver Gugger
f191d1bb91
multi: add new dropgraphzombies command 2023-09-18 15:22:23 +02:00
Oliver Gugger
909163b260
doc: update after adding signet 2023-09-18 15:09:44 +02:00
Oliver Gugger
4926ae2db8
doc+triggerforceclose: make command help more explicit 2023-09-14 11:24:14 +02:00
Oliver Gugger
88a715fca8
doc: update after changes in recoverloopin 2023-06-02 13:02:12 +02:00
Oliver Gugger
4e0c5ada63
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 2023-06-02 13:02:11 +02:00
sputn1ck
aad46d3e64
rbfinputs: add rbfinputs command
This commit adds a new command to the chantools tool which allows
users to RBF inputs. In case a channel opening transaction is stuck
in the mempool, this command can be used to RBF spend the inputs
of the channel opening transaction to a different address.
2023-06-02 10:31:42 +02:00
sputn1ck
4b804f7024
multi: fix overflow on feerate
As we multiply the feerate by 1000, if the uint16 feerate is set higher
than 66 we would encounter an overflow and as such we could never
have a higher feerate than 65.
2023-06-02 10:27:22 +02:00
Oliver Gugger
732217bbef
doc: add recoverloopin 2023-04-28 09:24:18 +02:00
Oliver Gugger
9fadec97a7
multi: add bitcoin-descriptors to genimportscript 2023-04-21 11:02:11 +02:00
Oliver Gugger
f960dd07c4
doc: update docs 2023-04-11 16:37:20 +02:00
Oliver Gugger
3503b21182
multi: bump to lnd v0.16.0-beta.rc2 2023-03-09 08:59:55 +01:00
Oliver Gugger
083453ef5d
multi: add triggerforceclose command 2023-02-25 14:18:43 +01:00