Home Foren KeepKey GreatWolfs KeepKey-Client-Gabel Antwort auf: GreatWolfs KeepKey-Client-Gabel

#184284
User
Gast
Up
0
Down
::

Glad you found my fork helpful.

It is unfortunate the wallet data is lost but there isn’t really much I can do about it. KeepKey doesn’t store any of that data on the device itself. It relies on blockcypher’s cloud store api for that. But since the original api token used by KeepKey no longer works(part of them phasing out the extension my guess) I had to modify it to use a different cloud store. A side effect of this is of course any metadata that identifies wallets and labels are lost.

I do welcome any code review and issues. Some changes might seem confusing due to the source being in minified obfuscated form to start with. Feel free to ask any questions, I’ll do my best to clarify.