Commit Graph

18 Commits (65d6e52299ed41f22f7b56844859890069823fb0)

Author SHA1 Message Date
Boris Nagaev 551e2a056a
lint: update configs, golangci-lint to v1.59.0
Remove deprecated and deactivated linters from .golangci.yml.

Ignore too noisy linters: protogetter, depguard, mnd.

Fix linter warnings.

Use timeout instead of deadline in .golangci.yml.
3 weeks ago
Oliver Gugger 7f840cf03b
signpsbt+lnd: fix signing for P2WKH 3 months ago
Oliver Gugger e80dcbfb67
lnd+cmd/chantools: add AddPartialSignatureForPrivateKey to signer 3 months ago
Oliver Gugger 5cf7fd60c4
multi: clean up after PRs 6 months ago
Oliver Gugger 7227c7f101
multi: add new pullanchor command 6 months ago
sputn1ck 2c2de636a8
signer: allow signing of an output with privkey
This commit adds the functionality to sign an output with an already
obtained privatekey.
1 year 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
Oliver Gugger 8f80d0e8b4
closepoolaccount: add compatibility for p2tr accounts 1 year ago
Oliver Gugger a594f05e73
multi: fix linter issues 1 year 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 af356685c1
zombierecovery: add new commands for zombie channel recovery 3 years ago
Oliver Gugger 1e7f676803
multi: fix linter issues 4 years ago
Oliver Gugger 7eee3cde5e
multi: update to lnd v0.11.1-beta 4 years ago
Oliver Gugger 4a633da99e
Add rescuefunding and signrescuefunding commands 4 years ago
Oliver Gugger 9c2b85c21b
multi: move lnd specific code to own package 4 years ago