Skip to content

Version 2.5.0

Choose a tag to compare

@ebellocchia ebellocchia released this 29 Jun 09:45
· 569 commits to master since this release
  • Add support for Electrum mnemonics and keys derivation (both v1 and v2)
  • Module for BIP32 keys serialization/deserialization available for external use
  • Add support for Axelar coin
  • Add support for uncompressed public keys to P2PKHAddrEncoder
  • Add support for SLIP-0032
  • Bip32Path can distinguish between absolute and relative paths
  • Bip32PathParser discards empty elements
  • Some rework on the bech32 and bip32_key_ser modules