Commit Graph

134 Commits (ebe9d8903e1ed4306f7d5ae2ff26a14a8edcfde7)

Author SHA1 Message Date
Oliver Gugger e6a9395a00
mod+cmd: pin lnd version in command help texts 1 year ago
Oliver Gugger f2ee1d3ce8
README+root: bump install link to latest version 1 year ago
Oliver Gugger 6295ba9b88
root: bump version to 0.11.3 1 year ago
Oliver Gugger 4e0c5ada63
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 1 year ago
Oliver Gugger 2a1997844d
Merge pull request #70 from sputn1ck/rbfInputs
Add rbfinputs command
1 year ago
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.
1 year ago
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.
1 year ago
Oliver Gugger 22a4644f4b
zombierecovery: add date to message.txt 1 year ago
Oliver Gugger 20a684d0ff
recoverloopin: fix loop db dir, validate params 1 year ago
Oliver Gugger e7c12e4335
zombierecovery: make matches stable 1 year ago
Oliver Gugger 46985696aa
root: bump version to v0.11.2 1 year ago
Oliver Gugger 2e9a0f8dbe
multi: use prev output fetcher in sign desc 1 year ago
Oliver Gugger bd794843b3
root: bump version to v0.11.1 1 year ago
Oliver Gugger 890a1ca319
multi: use prev output fetcher everywhere 1 year ago
Oliver Gugger 6ba000e1da
root: bump version to v0.11.0 1 year ago
sputn1ck ab0743a3d3
recoverloopin: add new command recoverloopin
This commit adds a new command recoverloopin which allows the user to
recover stuck loop in funds.
1 year ago
Oliver Gugger 9fadec97a7
multi: add bitcoin-descriptors to genimportscript 1 year ago
ziggie f56f42610d
sweeptimelockmanual: bugfix for new shachain root creation
When channel before the new shachain root creation scheme were
created we do not need to increase the idx for the shachain
generation.
1 year ago
Oliver Gugger aadbb18abb
Merge pull request #61 from ziggie1984/patch-1
walletinfo: add default wallet description
1 year ago
ziggie 7bfe1a0f8e
walletinfo: add default wallet description 1 year ago
Oliver Gugger 8f80d0e8b4
closepoolaccount: add compatibility for p2tr accounts 1 year ago
Oliver Gugger 905df7e966
zombierecovery: make amboss delay configurable 1 year ago
Oliver Gugger 3503b21182
multi: bump to lnd v0.16.0-beta.rc2 1 year ago
Oliver Gugger 2f0cdf48ad
multi: fix linter issues 1 year ago
Oliver Gugger 577c91d0bd
zombierecovery: fix query 1 year ago
Oliver Gugger dd3a60c79d
zombierecovery: use Amboss API for channel query 1 year ago
Oliver Gugger 083453ef5d
multi: add triggerforceclose command 1 year ago
Oliver Gugger a594f05e73
multi: fix linter issues 1 year ago
Oliver Gugger 84e51eb478
multi: fix linter issues, bump tool dependencies 2 years ago
Oliver Gugger 0e856460a7
rescuetweakedkey: add new command rescuetweakedkey 2 years ago
Oliver Gugger 6f6bf02e62
genimportscript: add addresses to bitcoin-cli-watchonly 2 years ago
Oliver Gugger bfee0761b6
walletinfo: add private key to dumpaddrs 2 years ago
Oliver Gugger b30c4ce767
multi: fix linter errors 2 years ago
Oliver Gugger ff4f4a2ebf
derivekey+genimportscript: add p2tr address support 2 years ago
Oliver Gugger fd6c67211e
walletinfo: add --dumpaddrs flag 2 years ago
Oliver Gugger afffafeb8d
root: bump version to 0.10.5 2 years ago
Oliver Gugger 3d4c5c359e
multi: bump lnd channeldb version to v0.15.1-beta 2 years ago
Oliver Gugger 0ae71f32d1
sweeptimelockmanual: fix test 2 years ago
Oliver Gugger b084b4f919
sweeptimelockmanual: add flags for num keys and num updates 2 years ago
Oliver Gugger 351aa9819a
multi: add new flags and tests 2 years ago
Oliver Gugger abeca5fcd8
multi: fix linter issues 2 years ago
Oliver Gugger aad53a2f3c
multi: update to lnd v0.15.0-beta 2 years ago
Oliver Gugger 518d8d0b74
dropchannelgraph: log warning instead of aborting 2 years ago
Oliver Gugger f11fbf616f
dropchannelgraph: re-add own channels into graph 2 years ago
Oliver Gugger 68eeabf198
root: bump version to 0.10.4 2 years ago
Oliver Gugger 34263d7728
root: bump version to 0.10.3 2 years ago
Oliver Gugger 942075218c
zombierecovery: add done pairs to matching 2 years ago
Oliver Gugger fec029a6b6
root: bump version to 0.10.2 2 years ago
Oliver Gugger d67675e68f
closepoolaccount: add more logging 2 years ago
Oliver Gugger 6e34bfc661
closepoolaccount: add new command to close an expired pool account 2 years ago