Skip to content

Version 2.4.0

Choose a tag to compare

@ebellocchia ebellocchia released this 17 Jun 21:26
· 663 commits to master since this release
  • Add local implementation of Substrate SCALE encoding (remove dependency from scalecodec)
  • Add support to BIP32-Ed25519 (Khovratovich/Law) derivation scheme
  • Bip32Base.FromPrivateKey and Bip32Base.FromPublicKey can now recover the full derivation data (if specified)
  • Bip44Base.FromPrivateKey can now recover the full derivation data (if specified)
  • Add Bip44Base.FromPublicKey method
  • Always use Cryptodome for RIPEMD160