You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chantools/cmd/chantools
Oliver Gugger a13262f2ff
sweeptimelockmanual: allow using channel backup file
Instead of needing to manually dump the channel backup file, look for
the remote revocation base point and then have the CSV delay and channel
derivation index being brute forced, we can extract all that info
directly from the channel backup file.
7 months ago
..
testdata dumpchannels: fix linter error 9 months ago
chanbackup.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
chanbackup_test.go multi: add unit tests 4 years ago
closepoolaccount.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
closepoolaccount_test.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
compactdb.go multi: fix linter issues 2 years ago
compactdb_test.go multi: add unit tests 4 years ago
deletepayments.go mod+cmd: pin lnd version in command help texts 1 year ago
derivekey.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
derivekey_test.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
doc.go multi: add unit tests 4 years ago
doublespendinputs.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
dropchannelgraph.go multi: add new dropgraphzombies command 9 months ago
dropgraphzombies.go multi: add new dropgraphzombies command 9 months ago
dumpbackup.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
dumpbackup_test.go multi: add unit tests 4 years ago
dumpchannels.go dumpchannels: fix linter error 9 months ago
dumpchannels_test.go multi: add unit tests 4 years ago
fakechanbackup.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
filterbackup.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
fixoldbackup.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
forceclose.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
genimportscript.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
migratedb.go mod+cmd: pin lnd version in command help texts 1 year ago
recoverloopin.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
removechannel.go mod+cmd: pin lnd version in command help texts 1 year ago
rescueclosed.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
rescuefunding.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
rescuetweakedkey.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
rescuetweakedkey_test.go rescuetweakedkey: add new command rescuetweakedkey 2 years ago
root.go README+root: bump version to v0.12.0 8 months ago
root_test.go multi: fix linter issues 2 years ago
showrootkey.go multi: fix linter issues 2 years ago
showrootkey_test.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
signrescuefunding.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
summary.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
sweepremoteclosed.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
sweeptimelock.go sweeptimelock: make start CSV timeout+channels configurable 7 months ago
sweeptimelockmanual.go sweeptimelockmanual: allow using channel backup file 7 months ago
sweeptimelockmanual_test.go sweeptimelock: make start CSV timeout+channels configurable 7 months ago
triggerforceclose.go doc+triggerforceclose: make command help more explicit 9 months ago
vanitygen.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
walletinfo.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
walletinfo_test.go multi: fix linter issues 2 years ago
zombierecovery_findmatches.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
zombierecovery_makeoffer.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
zombierecovery_makeoffer_test.go multi: add new flags and tests 2 years ago
zombierecovery_preparekeys.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
zombierecovery_root.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
zombierecovery_signoffer.go multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago