@polkadot/util-crypto
Advanced tools
Changelog
12.6.2 Dec 18, 2023
Changes:
@polkadot/wasm-crypto
Changelog
12.6.1 Nov 18, 2023
Contributed:
Changes:
process.env
isRiscV
helper to check for PVM\0
bytesChangelog
12.5.1 Sep 15, 2023
Contributed:
isRiskV
helper (Thanks to https://github.com/peetzweg)Changes:
Changelog
12.4.2 Aug 23, 2023
Changes:
u8aTo{BigInt, Bn, Number}
for non-negative i{8, 16, 32...}
inputsu8aToBuffer
with hasBuffer
checkChangelog
12.4.1 Aug 17, 2023
Changes:
signRaw
, as exposed by lower-level?.
shortcuts where appropriateu8aToBuffer
& isBuffer
typings to not require Buffer
stringify/import.meta.url
helpers in specsChangelog
12.3.2 Jun 12, 2023
Changes:
SubstrateNetwork
typing with HexString
genesisHashConstructor<T>
type (deprecated, replaced with Class<T>
)Changelog
12.3.1 Jun 11, 2023
Changes:
Changelog
12.2.2 Jun 4, 2023
Changes:
for (...)
loops@types/*
dev dependenciesChangelog
12.2.1 May 13, 2023
Changes:
u8aToBigInt
tests with u8aToBn
u8aToBigInt
module
to package.json
export map (ESM-only)Changelog
12.1.2 May 1, 2023
Changes:
isChildClass
& Constructor
usage