ChainSafe / go-schnorrkel

🍵 Schnorr Signatures over Ristretto255 in pure Go
Apache License 2.0
93 stars 30 forks source link

Add NewSecretKeyFromEd25519Bytes #59

Closed oldgreen closed 1 year ago

oldgreen commented 1 year ago

https://github.com/w3f/schnorrkel/blob/ab3e3d609cd8b9eefbe0333066f698c40fd09582/src/keys.rs#L495-L533

This is useful for working with the exported polkadot.js account JSON file.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.

jimjbrettj commented 1 year ago

@oldgreen Thanks for this! All looks good to me, I believe you just still need to sign the contributor agreement