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

Support primitive secrets in AppkitProvingInterpreter #55

Open
kushti opened this issue Jun 19, 2020 · 0 comments
Open

Support primitive secrets in AppkitProvingInterpreter #55

kushti opened this issue Jun 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@kushti
Copy link
Member

kushti commented Jun 19, 2020

Currently, AppKit supports primitive secrets for DHT, but only ExtendedSecretKey for Dlog.

Please note that in recent versions of ergo-wallet, SecretKey hierarchy was introduced, with support for both primitive and BIP-32 secrets. Thus AppkitProvingInterpreter constructor input can be simplified to just (JList[SecretKey)] (better to save old one also for the sake of backwards compatibility for sure)

@kushti kushti added the enhancement New feature or request label Jun 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants