Commit Graph

176 Commits (master)

Author SHA1 Message Date
Oliver Gugger 20a684d0ff
recoverloopin: fix loop db dir, validate params 12 months 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 1 year ago
Oliver Gugger 0e856460a7
rescuetweakedkey: add new command rescuetweakedkey 1 year 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
Oliver Gugger a60be352cc
sweeptimelock: add feerate parameter to example command 2 years ago
Oliver Gugger 2f5f081518
lnd+signrescuefunding: use DeriveNonStandard to be compatible with lnd 2 years ago
Oliver Gugger a239f944d6
multi: update lnd dependency to v0.14.1-beta 2 years ago
Oliver Gugger a1d6ae8bae
sweeptimelockmanual: refactor and implement new ECDH format
We need to implement the new ECDH based revocation root format.
3 years ago
Oliver Gugger 629d381c3e
rescuefunding: fix local vs. remote chan cfg 3 years ago
Oliver Gugger d1eb72b7d9
root: bump version to 0.9.4 3 years ago
Oliver Gugger 04b5cd8b49
rescuefunding: add option that doesn't require DB 3 years ago
Oliver Gugger cb42bd1a94
fakechanbackup: fix onion address parsing
Fixes #24 by correctly parsing Tor addresses that contain a .onion
hostname.
3 years ago
Oliver Gugger ce3cc2ceef
genimportscript: add Electrum format, write result to file 3 years ago
Oliver Gugger 0821c35442
sweepremoteclosed: add command for sweeping closed channels 3 years ago
Oliver Gugger fe9233761e
fakechanbackup+rescueclosed: update description 3 years ago
Oliver Gugger 98aabb89b3
rescueclosed: fix crash for nil commit point 3 years ago
Oliver Gugger 328f48d1f7
dropchannelgraph: allow removing single channel 3 years ago
Oliver Gugger 883705f2f0
multi: update lnd version to v0.13.1-beta 3 years ago
Oliver Gugger 46d79f5b80
sweeptimelock: refactor as preparation for next feature 3 years ago
Oliver Gugger b1286e7e3c
multi: update lnd to 0.12.1-beta, add deletepayments command 3 years ago
Oliver Gugger b0fd539557
root: bump version to 0.8.5 3 years ago
Oliver Gugger de26dcab6f
signrescuefunding: fix nil pointer issue 3 years ago
Oliver Gugger 994b669a0c
lnd+walletinfo: return more verbose error on DB timeout
Fixes #18. Any bbolt database has a unique lock, meaning it cannot be
opened by two processes at the same time. The simple "timeout" error
that is returned if opening fails is not very informative though.
3 years ago
Oliver Gugger af356685c1
zombierecovery: add new commands for zombie channel recovery 3 years ago
Oliver Gugger 7a3c9a3f0b
derivekey: add new --identity flag for lnd identity_pubkey 3 years ago
Oliver Gugger f78b4e07b7
multi: remove optional --rootkey flag from examples 3 years ago
Oliver Gugger 3a06ffe259
rescueclosed: support static_remote_key outputs 3 years ago
Oliver Gugger e8e7c641dc
rescueclosed: allow reading commit_points from log file 3 years ago
Oliver Gugger 53f886cf43
fakechanbackup: create fake backup from graph data 3 years ago
Oliver Gugger 1c54e75705
vanitygen: fix integer overflow 3 years ago
Oliver Gugger c389850e6a
fakechanbackup: add fakechanbackup command 3 years ago
Oliver Gugger 863a5e7da2
rescueclosed: add manual brute force method 3 years ago
Oliver Gugger b07c7b2442
cmd+doc: add new dropchannelgraph command 3 years ago
Oliver Gugger 959dcf3f95
multi: fix linter issues 3 years ago
Oliver Gugger 729e71f751
cmd: add migratedb command 3 years ago
Oliver Gugger fa62a57e95
multi: add unit tests 3 years ago
Oliver Gugger e6fcb580a3
doc+cmd: generate description from commands 3 years ago
Oliver Gugger caf4da51c6
doc: generate docs with cobra 3 years ago
Oliver Gugger 5b8e73f66c
mod+cmd: migrate to cobra 3 years ago
Oliver Gugger c859dcc76a
sweeptimelock: bump default max CSV limit to 2016 3 years ago
Oliver Gugger c1cc746913
cmd: bump to version 0.7.1 3 years ago
Oliver Gugger 1e7f676803
multi: fix linter issues 3 years ago
Oliver Gugger e990c6271d
sweeptimelock: fix missing input index 3 years ago
Oliver Gugger aaf5a161f5
walletinfo: add missing timeout arg to walletdb open 3 years ago
Oliver Gugger 06fcfa0953
Bump version to 0.7.0 3 years ago
Oliver Gugger 27da3650fe
Add removechannel command 3 years ago
Oliver Gugger 7eee3cde5e
multi: update to lnd v0.11.1-beta 3 years ago
Oliver Gugger 5db44246be
Bump version to 0.6.0, document passphrase input 4 years ago
Oliver Gugger c19f0af7dd
walletinfo: allow reading wallet passphrase from env variable 4 years ago
Oliver Gugger c797965648
multi: rename ReadAezeedFromTerminal to ReadAezeed 4 years ago
Oliver Gugger 1e807f6e91
Skip nil buckets in compactdb 4 years ago
Oliver Gugger 4f343dd8f1
Add sweeptimelockmanual command 4 years ago
Oliver Gugger 18ef40fe5a
Fix incorrect parameter in rescuefunding 4 years ago
Oliver Gugger 4a633da99e
Add rescuefunding and signrescuefunding commands 4 years ago
Oliver Gugger a95f475c6a
Add closed channels to dumpchannels command 4 years ago
Oliver Gugger 3a8d95c4ba
Add vanitygen command 4 years ago
Oliver Gugger 438c8abf5a
doc: describe default recovery scenario 4 years ago
Oliver Gugger eac127d4ef
Add BIP39 key derivation 4 years ago
Oliver Gugger beb99948db
Extract ReadAezeedFromTerminal into library function 4 years ago
Oliver Gugger 532a8c1902
Extract SummarizeChannels into library function 4 years ago
Oliver Gugger 56edf2d850
Add release script, bump to version v0.2.0 4 years ago
Oliver Gugger 15d88df09c
Remove unfinished rescuefunding command 4 years ago