ergoplatform / ergoplatform/ergo-appkit
Support primitive secrets in AppkitProvingInterpreter
Open
enhancement
- Dominant language
- Java
- Stars
- 44
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
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)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.