-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to load existing wallet configuration from Caravan #15
Comments
Interesting use case. It would nice to be able to add a vault to Lily from a Caravan config (we support creating Caravan configs from Lily but not the other way around). The only issue with this is that Caravan doesn't keep track of device fingerprints which we need to sign transactions using HWI. |
Just got off a zoom call with Karl from Unchained Capital. It looks like they use fingerprints in the Caravan export file now, so this issue is unblocked. I have to go back and look at the Caravan file exported from Unchained's platform, but would be nice to allow "Import from file" option in "..." menu to recognize a Caravan file and import correctly. Gotchas:
Nice to haves:
|
support adding a caravan config file via Import from File see #15
do we have testvectors for caravan..? |
What do you mean by testvectors? Do you mean tests for |
actual json files from caravan would be best |
Here is one with the xpubs redacted:
|
i took the liberty to fill xpubs:
wallets must agree that zero-index address on external hierarchy is |
I downloaded my .json file wallet configuration from caravan and went attempting to load it into Lily I am prompted to enter a password (no password exists) - unsure if this is a viable way to load a wallet but would be great if this was possible.
The text was updated successfully, but these errors were encountered: