chantools/cmd/chantools
2025-10-10 12:32:16 +02:00
..
testdata dumpchannels: fix linter error 2023-09-18 15:45:53 +02:00
chanbackup.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
chanbackup_test.go multi: add unit tests 2021-01-01 13:02:16 +01:00
closepoolaccount.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
closepoolaccount_test.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
compactdb.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
compactdb_test.go multi: add unit tests 2021-01-01 13:02:16 +01:00
createwallet.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
deletepayments.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
derivekey.go multi: make derivekey CLN compatible 2025-07-14 10:35:07 +02:00
derivekey_test.go multi: make derivekey CLN compatible 2025-07-14 10:35:07 +02:00
doc.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
doublespendinputs.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
dropchannelgraph.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
dropgraphzombies.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
dumpbackup.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
dumpbackup_test.go multi: add unit tests 2021-01-01 13:02:16 +01:00
dumpchannels.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
dumpchannels_test.go multi: add unit tests 2021-01-01 13:02:16 +01:00
fakechanbackup.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
filterbackup.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
fixoldbackup.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
forceclose.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
genimportscript.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
migratedb.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
pullanchor.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
recoverloopin.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
removechannel.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
rescueclosed.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
rescuefunding.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
rescuetweakedkey.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
rescuetweakedkey_test.go rescuetweakedkey: add new command rescuetweakedkey 2022-11-16 16:31:31 +01:00
root.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
root_test.go multi: compile-time dependency of lnd to 0.19.0 2025-03-11 15:27:14 -03:00
scbforceclose.go new command: scbforceclose 2025-03-11 20:07:52 -03:00
showrootkey.go multi: fix linter issues 2022-07-25 12:13:05 -05:00
showrootkey_test.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 2023-06-02 13:02:11 +02:00
signmessage.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
signpsbt.go signpsbt: implement Taproot keyspend signing 2024-12-27 13:47:32 +01:00
signrescuefunding.go zombierecovery: make signoffer CLN compatible 2025-06-09 21:11:45 +02:00
summary.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
sweepremoteclosed.go sweepremoteclose: add more info logging 2025-06-13 20:32:44 +02:00
sweepremoteclosed_ancient.json sweepremoteclosed: add ancient channels form BCash_is_trash 2025-03-22 10:57:57 -05:00
sweepremoteclosed_test.go sweepremoteclosed: implement ancient channel lookup 2025-02-10 10:36:28 +01:00
sweeptimelock.go update dependencies (LND v0.18.0-beta and co) 2024-06-18 11:01:52 -03:00
sweeptimelockmanual.go sweeptimelockmanual: fix multisig path when using backup 2025-07-29 21:22:55 +02:00
sweeptimelockmanual_test.go sweeptimelockmanual: fix multisig path when using backup 2025-07-29 21:22:55 +02:00
triggerforceclose.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
vanitygen.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
walletinfo.go lint: update configs, golangci-lint to v1.59.0 2024-06-18 11:08:10 -03:00
walletinfo_test.go lnd+cmd/chantools: extract functions from walletinfo 2024-03-27 18:22:49 +01:00
zombierecovery_findmatches.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
zombierecovery_makeoffer.go cln+lnd+zombierecovery: make fully CLN compatible 2025-06-17 17:33:10 +02:00
zombierecovery_makeoffer_test.go zombierecovery: make preparekeys CLN compatible 2025-06-09 21:11:45 +02:00
zombierecovery_preparekeys.go cmd/chantools: make results dir configurable 2025-10-10 12:32:16 +02:00
zombierecovery_root.go zombierecovery: fix typo in source 2024-07-10 15:16:55 +02:00
zombierecovery_signoffer.go cln+lnd+zombierecovery: make fully CLN compatible 2025-06-17 17:33:10 +02:00