Socket
Socket
Sign inDemoInstall

@polkadot/util-crypto

Package Overview
Dependencies
26
Maintainers
2
Versions
1351
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
2345
136Next

12.6.2

Diff

Changelog

Source

12.6.2 Dec 18, 2023

Changes:

  • Update to latest @polkadot/wasm-crypto
  • Upgrade dependencies to latest versions
polkadotjs
published 12.6.1 •

Changelog

Source

12.6.1 Nov 18, 2023

Contributed:

  • Ledger support for Quartz (Thanks to https://github.com/CertainLach)
  • Add flag to disable same-version esm/cjs warnings (Thanks to https://github.com/forgetso)

Changes:

  • Adjust logger check for process.env
  • Adjust isRiscV helper to check for PVM\0 bytes
  • Drop support for Node 16 (EOL 11 Sep 2023)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.5.1 •

Changelog

Source

12.5.1 Sep 15, 2023

Contributed:

  • Add isRiskV helper (Thanks to https://github.com/peetzweg)
  • Ledger support for Enjin & Matrixchain (Thanks to https://github.com/leonardocustodio)

Changes:

  • Expand interface type comments (assists in-editor helpers)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.4.2 •

Changelog

Source

12.4.2 Aug 23, 2023

Changes:

  • Fix u8aTo{BigInt, Bn, Number} for non-negative i{8, 16, 32...} inputs
  • Extend u8aToBuffer with hasBuffer check
  • Adjust util tests (extract input/output arrays)
polkadotjs
published 12.4.1 •

Changelog

Source

12.4.1 Aug 17, 2023

Changes:

  • Add support for Ledger signRaw, as exposed by lower-level
  • Update code to use ?. shortcuts where appropriate
  • Adjust u8aToBuffer & isBuffer typings to not require Buffer
  • Use stringify/import.meta.url helpers in specs
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.3.2 •

Changelog

Source

12.3.2 Jun 12, 2023

Changes:

  • Adjust SubstrateNetwork typing with HexString genesisHash
  • Re-export Constructor<T> type (deprecated, replaced with Class<T>)
polkadotjs
published 12.3.1 •

Changelog

Source

12.3.1 Jun 11, 2023

Changes:

  • Only allow padding characters in base64 strings
  • Expand typings for keyring meta with known keys
  • Adjust object index access for stricter tsconfig settings
polkadotjs
published 12.2.2 •

Changelog

Source

12.2.2 Jun 4, 2023

Changes:

  • Apply missing count assignment for for (...) loops
  • Remove unused @types/* dev dependencies
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.2.1 •

Changelog

Source

12.2.1 May 13, 2023

Changes:

  • Align u8aToBigInt tests with u8aToBn
  • Unroll loops on most-frequently used paths for u8aToBigInt
  • Add module to package.json export map (ESM-only)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 12.1.2 •

Changelog

Source

12.1.2 May 1, 2023

Changes:

  • Adjust typing for isChildClass & Constructor usage
2345
136Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc