You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chantools/lnd
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
..
aezeed.go multi: add unit tests 3 years ago
chanbackup.go Start exporting library functions 4 years ago
channel.go multi: update to lnd v0.11.1-beta 3 years ago
channeldb.go lnd+walletinfo: return more verbose error on DB timeout 3 years ago
graph.go zombierecovery: add new commands for zombie channel recovery 3 years ago
hdkeychain.go zombierecovery: add new commands for zombie channel recovery 3 years ago
signer.go zombierecovery: add new commands for zombie channel recovery 3 years ago