Open garious opened 5 years ago
I never released? I can do so.
I should reread the code since I did an infinitely better job with the schnorrkel version in https://github.com/w3f/schnorr-dalek/blob/master/src/derive.rs
Also should hard derivations be added? see #5 I know some hardware wallets have them, so maybe a compatible one? I expect the hardware wallet ones go SecretKey -> SecretKey so you cannot make an ExtendedSecretKey -> SecretKey compatible, and thus their hard derivation type cannot follow a soft derivation, so you've as much as two types of hard derivation and one soft type.
Looking for guinea pigs? How about a
pre
release on crates.io?