Oli
2ed60e69a9
README: update command list
2025-10-29 17:26:56 +01:00
Oli
bc6a53a3b9
README: fix code formatting
2025-10-29 17:25:12 +01:00
Oli
fcaf2badba
README: use actual emojis instead of markdown codes
2025-10-29 17:21:23 +01:00
Oli
2c3f134840
Merge pull request #214 from guggero/gen-page
...
multi: generate command-generator, fix docs
2025-10-29 08:11:00 -06:00
Oli
db1d8d09b1
multi: generate command-generator, fix docs
2025-10-29 15:06:34 +01:00
Oli
bd467be1d5
Merge pull request #213 from guggero/zombierecovery-command-generator
...
doc: add command-generator page for zombie recovery process
2025-10-29 07:57:35 -06:00
Oli
faa2b920c5
GitHub: cache linter
2025-10-29 14:49:00 +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
Oli
bc5a1d778a
Merge pull request #212 from guggero/catch-server-error
...
zombierecovery: catch another server error for re-try
2025-10-22 06:41:52 -06:00
Oli
8ad14d0a2c
zombierecovery: catch another server error for re-try
...
Re-try the server query for another possible error message.
2025-10-22 12:55:13 +02:00
Oli
07b6e9f714
Merge pull request #211 from lightninglabs/dependabot/npm_and_yarn/doc/command-generator/vite-7.1.11
...
build(deps-dev): bump vite from 7.1.5 to 7.1.11 in /doc/command-generator
2025-10-21 13:41:59 -06: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
4d8a75f3ef
Merge pull request #210 from guggero/command-generator
...
doc: add static command generator helper page
2025-10-21 13:37:28 -06: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
Oli
652b37c6b1
Merge pull request #209 from guggero/docker-umbrel
...
docker: add specific Dockerfile for Umbrel builds
2025-10-21 13:28:01 -06:00
Oli
430d65602e
docker: add specific Dockerfile for Umbrel builds
...
We add a new umbrel.Dockerfile that builds a chantools image including
github.com/tsl0922/ttyd for easy web access to the CLI.
2025-10-21 21:17:36 +02:00
Oli
2dea54e87f
Merge pull request #208 from guggero/docker
...
Add Dockerfile to prepare for packaging as Umbrel app
2025-10-21 03:59:49 -06:00
Oli
69c5c28d0a
make+release.sh: add release helper script for docker
2025-10-21 11:10:20 +02:00
Oli
0f09a63b90
docker: add Dockerfile and bash wrapper for Umbrel app
...
This commit adds a Dockerfile and wrapper script that allows a chantool
image to be used as an Umbrel app for easy use by non-technical users.
The "app" only spins up a background container that can be executed into
and run CLI commands manually.
The entrypoint and bash wrapper scripts are only there to give guidance
and improve UX.
2025-10-21 11:10:13 +02:00
Oli
e9dba25fdf
Merge pull request #207 from guggero/itest
...
Add itest framework and implement first integration tests
2025-10-21 02:37:33 -06:00
Oliver Gugger
d739aec358
tools: update linter
2025-10-10 12:52:41 +02:00
Oliver Gugger
d6351bcfeb
GitHub: run integration tests in CI
2025-10-10 12:52:41 +02:00
Oliver Gugger
7a16387300
itest: add Golang based integration tests
2025-10-10 12:52:41 +02:00
Oliver Gugger
a2b184edd4
make+itest: add docker-based itest setup script
2025-10-10 12:52:41 +02:00
Oliver Gugger
3402af3a42
cmd/chantools: make results dir configurable
2025-10-10 12:32:16 +02:00
Oliver Gugger
0b904f2135
cmd/chantools+lnd: fix triggerforceclose command
...
This commit fixes two issues:
1. Some new peer related config values weren't set, leading to an error.
2. Triggering the force close with a CLN node can be timing-sensitive.
It appears that trying both methods independently directly after
connecting yields the most reliable result.
2025-10-10 12:32:15 +02:00
Oli
2b59a56ee2
Merge pull request #206 from ziggie1984/fix-forceclose-trigger
...
fix triggerforceclose cmd
2025-10-10 03:54:38 -06:00
ziggie
513f7f2b7a
lnd: fix error when initializing the status manager
2025-10-10 11:44:20 +02:00
Oliver Gugger
03efe5e874
Merge pull request #204 from lightninglabs/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.4.0
...
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.3.0 to 2.4.0
2025-08-21 09:37:27 -06:00
dependabot[bot]
ce08febaa8
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 15:33:10 +00:00
Oliver Gugger
2199e5893a
Merge pull request #203 from RocketNodeLN/patch-2
...
Fix multisig path for sweeptimelockmanual
2025-07-29 13:28:47 -06:00
RocketNodeLN
813e498344
sweeptimelockmanual: fix multisig path when using backup
...
Co-authored-by: ziggie <ziggie1984@protonmail.com>
Co-authored-by: guggero <gugger@gmail.com>
2025-07-29 21:22:55 +02:00
Oliver Gugger
d7d5ad9997
Merge pull request #202 from lightninglabs/dependabot/go_modules/golang.org/x/oauth2-0.27.0
...
build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.27.0
2025-07-18 13:01:51 -06:00
dependabot[bot]
9d28c58612
build(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.27.0
...
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2 ) from 0.22.0 to 0.27.0.
- [Commits](https://github.com/golang/oauth2/compare/v0.22.0...v0.27.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/oauth2
dependency-version: 0.27.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-07-18 18:26:56 +00:00
Oliver Gugger
6d1528595b
Merge pull request #199 from lightninglabs/itest
...
Add more tests, make `derivekey` CLN compatible, allow disabling log
2025-07-14 02:46:33 -06:00
Oliver Gugger
0491cf76e8
root: bump version to v0.14.1
2025-07-14 10:35:07 +02:00
Oliver Gugger
7d27deaaa1
lint: update linter config
2025-07-14 10:35:07 +02:00
Oliver Gugger
20e757ef3f
GitHub: install the chantools binary before running tests
2025-07-14 10:35:07 +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
d7e03409d5
itest: add itest framework and basic tests
2025-07-14 10:35:06 +02:00
Oliver Gugger
30920a398f
Merge pull request #196 from lightninglabs/dependabot/go_modules/tools/github.com/go-viper/mapstructure/v2-2.3.0
...
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 in /tools
2025-06-30 10:15:07 +02:00
dependabot[bot]
565651df5a
build(deps): bump github.com/go-viper/mapstructure/v2 in /tools
...
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-30 07:59:03 +00:00
Oliver Gugger
660b079901
Merge pull request #195 from lightninglabs/dependabot/go_modules/github.com/go-viper/mapstructure/v2-2.3.0
...
build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0
2025-06-30 08:16:43 +02:00
dependabot[bot]
c9b4144479
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:37:35 +00:00
Oliver Gugger
f794333c0b
Merge pull request #194 from lightninglabs/triggerforceclose-lnd-19
...
lnd: improve brontide mock, improve triggerforceclose, make zombierecovery makeoffer CLN compatible
2025-06-18 08:59:11 +02:00
Oliver Gugger
ec6b7c5aca
doc: update parameters
2025-06-18 08:58:47 +02:00