@polkadot/wasm-crypto-asmjs
Advanced tools
Changelog
6.0.1 Apr 9, 2022
export
map and main
field in package.json
does reflect this change, there should be no usage changes. However the packages here will all need to be on the same version for internal linkage.Changes:
cjs/**
rootChangelog
5.1.1 Mar 27, 2022
Changes:
libsecp256k1
to secp256k1
(this aligns with the Substrate use)wasm-crypto/init*
to also export initWasm(): Promise<void>
(optional manual init)wasm-crypto/initNone
with no defined Wasm or Asm interfaces