Skip to content
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

Will ADA be compatible with Yoroi in the future? #4

Open
vae520283995 opened this issue Aug 30, 2019 · 1 comment
Open

Will ADA be compatible with Yoroi in the future? #4

vae520283995 opened this issue Aug 30, 2019 · 1 comment
Labels
enhancement New feature or request postponed This may be worked on in the future

Comments

@vae520283995
Copy link

https://forum.cardano.org/t/brazil-developing-a-wallet-ada-support/20775/9

The Yoroi address scheme is the one that will be used by all clients in the future so go with that one (this is what the Rust codebase encourages you to use also).
Unfortunately Yoroi (and Icarus in general) doesn't support the testnet – only staging. This will be fixed once we migrate Icarus to the Rust backend.

You can ping any of us on the Telegram dev chat if you have any questions about implementation details of Yoroi.

@raugfer raugfer added the enhancement New feature or request label Aug 30, 2019
@raugfer
Copy link
Member

raugfer commented Aug 30, 2019

In the future, maybe. Both Cardano derivation schemes are not compatible with the standard BIP32 spec, which is the problem. Cashu was based on that standard.

I did evaluate all feasible solutions when I decided to add Cardano support to Cashu. I then provided one non-standard derivation that has been used for other crypto currencies based on the ED25519 curve.

At the moment, the support for Yoroi derivation scheme would require a major refactor of the crypto library implementation, which is beyond my current ability to perform it. In any case I am aware of the issue and I thank you very much for your interest and availability to answer my questions.

@raugfer raugfer added the postponed This may be worked on in the future label Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request postponed This may be worked on in the future
Projects
None yet
Development

No branches or pull requests

2 participants