Socket
Socket
Sign inDemoInstall

@polkadot/util-crypto

Package Overview
Dependencies
11
Maintainers
2
Versions
1351
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1245
136Next

10.4.2

Diff

Changelog

Source

10.4.2 Feb 19, 2023

Contributed:

  • Ledger support for Pendulum (Thanks to https://github.com/carlosala)

Changes:

  • Ensure u8aToU8a correctly unwraps Buffer value (check ordering)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.4.1 •

Changelog

Source

10.4.1 Feb 12, 2023

Contributed:

  • Locale support for number formatting (Thanks to https://github.com/alko89)
  • Ledger support for Picasso (Thanks to https://github.com/carlosala)

Changes:

  • Add isClass helper (checks if input is actual Class Constructor)
  • Adjust isChildClass to rely on new isClass
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.3.1 •

Changelog

Source

10.3.1 Jan 28, 2023

Contributed:

  • Ledger support for Ternoa (Thanks to https://github.com/mohsinriaz17)

Changes:

  • Expand arrayChunk tests
  • Adjust output for Ledger sanity checks
  • Expand exported bigint constants to match with those in BN
  • Adjust internal character maps to operate on Uint8Array instad of Array<number>
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.2.6 •

Changelog

Source

10.2.6 Jan 13, 2023

Changes:

  • Drop stray console.error log (it really is Friday 13th)
polkadotjs
published 10.2.5 •

Changelog

Source

10.2.5 Jan 13, 2023

Changes:

  • Bugfix for formatBalance (forceUnit) with BN inputs where output is less than 0
polkadotjs
published 10.2.4 •

Changelog

Source

10.2.4 Jan 13, 2023

Changes:

  • Add the withAll (default false) flag to formatBalance to format to max decimals
  • Add the withZero (default true) flags to formatBalance to retain trailing zeros
polkadotjs
published 10.2.3 •

Changelog

Source

10.2.3 Jan 7, 2023

Changes:

  • Adjust isBuffer check on xglobal (no auto-polyfill detection on eg. parcel)
  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.2.2 •

Changelog

Source

10.2.2 Jan 6, 2023

Contributed:

  • Adjust Nodle Ledger mapping (Thanks to https://github.com/aliXsed)

Changes:

  • Upgrade dependencies to latest stable versions
polkadotjs
published 10.2.1 •

Changelog

Source

10.2.1 Dec 4, 2022

Contributed:

  • Ledger support for Ajuna (Thanks to https://github.com/carlosala)

Changes:

  • has{Buffer, Process} now checks on globalThis (helps bundlers with auto-injection)
  • Add /*#__PURE__*/ annotations for specific export const something = someFunction(...)
  • Upgrade dependencies to latest stable versions
  • Upgrade to @polkadot/wasm-crypto 6.4.1
polkadotjs
published 10.1.14 •

Changelog

Source

10.1.14 Nov 27, 2022

Changes:

  • Upgrade dependencies to latest stable versions
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