@polkadot/networks
Advanced tools
Changelog
10.0.1 Jul 8, 2022
bnToHex
, bnToU8a
, formatBalance
, hexToBn
or u8aToBn
, please update and only pass through an options object as the second parameter.Contributed:
Changes:
bnToHex
, bnToU8a
, formatBalance
, hexToBn
, u8aToBn
n*
(BigInt) functions with bn*
(BN)@types/node
installed@polkadot/wasm-crypto
6.2.3Changelog
9.7.2 Jul 4, 2022
Changes:
@polkadot/wasm-crypto
6.2.2Changelog
9.7.1 Jul 1, 2022
Changes:
readonly
arrays are used@polkadot/wasm-crypto
6.2.1Changelog
9.6.2 Jun 25, 2022
Changes:
hexToU8a
where 0x
is not correctly convertedChangelog
9.6.1 Jun 23, 2022
Changes:
floatToU8a
and u8aToFloat
(both 32 & 64-bit, le & be)isUndefined
check (local variable available)assert
, isUndefined
& isNull