4.4.0 HD Wallets for Ed25519
Add implementation of the BIP32 for Ed25519 crypto using spec.
Implementation of the BIP32KeypairFactory is refactored by introducing clear separation between Secp256k1 (BIP32Secp256KeypairFactory) crypto and Ed25519 (BIP32Ed25519KeyFactory) crypto.