@polkadot/wasm-crypto
Advanced tools
Changelog
0.13.1 Jul 20, 2019
Changes:
"react-native"
entry in package.json
. Ensure that you run the build step with the NODE_OPTIONS=--max_old_space_size=8192
flags, since the asm.js bundle is large. (For RN the full command would therefore be NODE_OPTIONS=--max_old_space_size=8192 npm start
)Changelog
0.12.1 Jul 17, 2019
Changes:
@polkadot/wasm-schnorrkel
& @polkadot/wasm-dalek-ed25519
source (all combined in @polkadot/wasm-crypto
, was kept for historical purposes)hex-literal
for recent versions of the compiler (used in tests only)Changelog
0.10.1 May 09, 2019
Changes: