hashgraph / hedera-sdk-go

Hedera™ Hashgraph SDK for Go
https://docs.hedera.com/docs/hedera-sdks
Apache License 2.0
108 stars 65 forks source link

feat: custom derivation paths in Mnemonic ECDSA private key derivation #958

Closed bguiz closed 4 months ago

bguiz commented 5 months ago

Description:

What

Why

Related issue(s):

Fixes: https://github.com/hashgraph/hedera-sdk-java/issues/1263#issuecomment-1330953933

Notes for reviewer:

Checklist

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

0xivanov commented 4 months ago

Overall Looks good, will take a closer look next week and will include this in the next release probably.

bguiz commented 4 months ago

Overall Looks good, will take a closer look next week and will include this in the next release probably.

Thanks!