Commit Graph

94 Commits (abeca5fcd80484cf60ec4da2447372e40b10c70c)

Author SHA1 Message Date
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 4 years ago
Oliver Gugger c1cc746913
cmd: bump to version 0.7.1 4 years ago
Oliver Gugger 1e7f676803
multi: fix linter issues 4 years ago
Oliver Gugger e990c6271d
sweeptimelock: fix missing input index 4 years ago
Oliver Gugger aaf5a161f5
walletinfo: add missing timeout arg to walletdb open 4 years ago