Closed Andr3wHur5t closed 9 years ago
At the moment we are doing private parent -> private child -> child pub key this requires us to keep the memory key stored to retrieve addresses, we should be using parent public key -> child public key derivation instead.
https://github.com/Andr3wHur5t/Breadcrumb/blob/master/Breadcrumb/Breadcrumb/Keys/BCPublicKey.m#L65-L120
At the moment we are doing private parent -> private child -> child pub key this requires us to keep the memory key stored to retrieve addresses, we should be using parent public key -> child public key derivation instead.
https://github.com/Andr3wHur5t/Breadcrumb/blob/master/Breadcrumb/Breadcrumb/Keys/BCPublicKey.m#L65-L120