Skip to content

Releases: polkadot-js/common

v14.0.1

09 Dec 08:36

Choose a tag to compare

Changes:

  • fix(x-randomvalues): prioritize native RN modules over polyfilled crypto (#2013)
  • sr25519: switch from wasm to micro-sr25519 (#1971)

v13.5.9

25 Nov 08:26

Choose a tag to compare

Changes:

  • Bump polkadot dependencies (#2011)

v13.5.8

11 Nov 06:11

Choose a tag to compare

Changes:

v13.5.7

13 Oct 15:20

Choose a tag to compare

Changes:

  • Revert "Set pbkdf2Encode rounds to default to 210,000" (#2007)

v13.5.6

26 Aug 16:58

Choose a tag to compare

Changes:

  • Set pbkdf2Encode rounds to default to 210,000 (#1983)
  • Bump @polkadot/wasm deps (#2002)

Contributed:

  • Add DENTNet to generic Polkadot app supported chains (#1942)

v13.5.5

11 Aug 16:34

Choose a tag to compare

Changes:

  • Add ledger support for Mythos (#1969)

v13.5.4

28 Jul 16:30

Choose a tag to compare

Changes:

  • Add Creditcoin3 support to Generic Ledger App (#1985)

v13.5.3

01 Jul 15:41

Choose a tag to compare

Changes:

  • Update polkadot dependencies (#1995)
  • Add Optional Strict Input Checking to u8aToU8a (#1994)
  • Update scrypt parameter validation (#1993)

v13.5.2

17 Jun 15:00

Choose a tag to compare

Changes:

  • fix: enhance error handling for secure random number generation in React Native (#1991)
  • Add input length validation in scryptFromU8a function (#1990)

Contributed:

  • Add Liberland support to Generic Ledger App (#1989)

v13.5.1

19 May 15:54

Choose a tag to compare

Changes:

  • Ledger ECDSA signing support (#1986)
    • This updates @polkadot/hw-ledger to now support ecdsa signing within class LedgerGeneric.
  • Bump yarn to 4.9.1 (#1987)