Commit Graph

21 Commits (master)

Author SHA1 Message Date
Oliver Gugger a05962e03e
multi: standardize sweep/change addr support 4 months ago
Oliver Gugger 7e3ea44fd4
multi: standardize address checks 4 months ago
Oliver Gugger d830ebe57a
multi: use default API URLs for testnet and regtest 4 months ago
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.
6 months ago
Oliver Gugger dee18ed80c
sweeptimelockmanual: rename variable 6 months ago
Oliver Gugger 5bc49376a3
sweeptimelock: make start CSV timeout+channels configurable 6 months ago
Oliver Gugger 4e0c5ada63
multi: update repo/module from github.com/{guggero => lightninglabs}/chantools 11 months 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.
11 months ago
Oliver Gugger 2e9a0f8dbe
multi: use prev output fetcher in sign desc 1 year ago
Oliver Gugger 890a1ca319
multi: use prev output fetcher everywhere 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 b084b4f919
sweeptimelockmanual: add flags for num keys and num updates 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 a1d6ae8bae
sweeptimelockmanual: refactor and implement new ECDH format
We need to implement the new ECDH based revocation root format.
3 years ago
Oliver Gugger f78b4e07b7
multi: remove optional --rootkey flag from examples 3 years ago
Oliver Gugger 959dcf3f95
multi: fix linter issues 3 years ago
Oliver Gugger e6fcb580a3
doc+cmd: generate description from commands 3 years ago
Oliver Gugger 5b8e73f66c
mod+cmd: migrate to cobra 3 years ago
Oliver Gugger c797965648
multi: rename ReadAezeedFromTerminal to ReadAezeed 4 years ago
Oliver Gugger 4f343dd8f1
Add sweeptimelockmanual command 4 years ago