npm @polkadot/keyring 7.9.1
v7.9.1

latest releases: 12.6.2, 12.6.1, 12.5.1...
2 years ago

Contributed:

Changes:

  • Add strongly typed object{Entries, Keys, Values} utilities
  • Add {hex, u8a}ToBigInt utilities
  • Add bi* utilities for bigint operations (mirror of bn*)
  • Add stringPascalCase utility
  • Add isCodec to check for Codec-like structures
  • Add has* detection shortcuts (e.g. hasWasm or hasBuffer)
  • Add sha256AsU8a util (& replace use internally)
  • Optimize for hexToU8a and u8aToHex functions
  • Optimize u8aEq to use DataView for compares
  • Align base{32, 58, 64}* around (audited) micro-base
  • Space optimization for bip39 wordlists
  • Sync with upstream Substrate ss58 registry
  • Expand tests for uncovered functions

Don't miss a new keyring release

NewReleases is sending notifications on new releases.